NOTE:
The patches listed herein are not guaranteed to be the complete set of
patches between one version and another and are here primarily because
of general interest in the patch
Patches to be in 3.4.33
These are not yet in a pre-release .tar.gz
-
Make sure fin_dp is fixed after doing a pullup
Patches to be in 3.4.32
These patches are for problems that existed in the last release and are
already scheduled to be in the next release.
-
OpenBSD 3.2 /sys/net/if_bridge.c
Fix problems compiling kernel with IPFilter but not pf.
-
Output maximal sequence numbers
for TCP state connections in ipfstat -sl (Frank Volf).
-
Handle ACK from SYN recipient before SYN-ACK
(Frank Volf).
-
ipf -y botches state interfaces
Patches destined for 4.0
- Give each state its own state ID#
for help in debugging state problems (Frank Volf).
Other contributed patches
These patches have been posted/submitted by people who are using them with
IPFilter in their environment. They are not currently scheduled to be in
an IPFilter release for one of a number of reasons that may include not
sure how it integrates with IPFilter on a conceptual level, not comfortable
with how well it has been tested, idea is good but code is crap, etc.
-
Multi-home patch from Guido Van Roij.