index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
netinet
/
ip_fil.c
Age
Commit message (
Expand
)
Author
2001-01-30
re-add local ipf changes that were whacked in the 3.4.16 merge. userland to f...
Kjell Wooding
2001-01-17
include sys/timeout.h.
Federico G. Schwindt
2001-01-17
IPF 3.4.15. (IPv6 not working yet).
Federico G. Schwindt
2000-09-07
New timeouts.
Artur Grabowski
2000-08-10
Import ipf 3.3.18. Fixes more problems with the in-kernel FTP proxy,
Kjell Wooding
2000-05-24
Update to ipf 3.3.16. among other things, this addresses a security issue
Kjell Wooding
2000-05-01
Update to ipfilter 3.3.13. This should be the last of the 3.3.x releases.
Kjell Wooding
2000-04-05
Update to ipf 3.3.12. Most fixes relate to hardening of
Kjell Wooding
2000-03-13
Import of Darren Reed's IPFilter 3.3.11. See sbin/ipf/HISTORY for detailed
Kjell Wooding
2000-02-18
Get rid of printf message from ipf enable, as per theo's request.
Kjell Wooding
2000-02-16
Import IPFilter 3.3.9. Primarily, bugfixes since 3.3.8. See sbin/ipf/HISTORY
Kjell Wooding
2000-02-01
Update to IPFilter 3.3.8. Man pages still to go. See sbin/ipf/HISTORY
Kjell Wooding
1999-12-17
Update to Darren Reed's IPFilter 3.3.5
Kjell Wooding
1999-12-15
Import of Darren Reed's IPFilter 3.3.4, including OpenBSD patches.
Kjell Wooding
1999-12-13
remove extra checks for #define INET (merged mistakingly from kame).
Jun-ichiro itojun Hagino
1999-12-08
bring in KAME IPv6 code, dated 19991208.
Jun-ichiro itojun Hagino
1999-06-07
I do not believe this
Theo de Raadt
1999-04-22
Heh, this was definitely not tested. cpp sytax errors.
Niklas Hallqvist
1999-04-20
use open() with O_EXCL.. but also move to /var/run to avoid the 2nd-level /tm...
Theo de Raadt
1999-04-16
fix ipf return-rst panic bug; beck
Theo de Raadt
1999-02-05
ipf 3.2.10; work by kjell
Theo de Raadt
1998-09-15
Updated to v3.2.9 of Darren's codebase. His code reimplements variable
pattonme
1998-05-18
first step to the setsockopt/getsockopt interface as described in
Niels Provos
1998-03-04
don't print "IP Filter: initialized"
dgregor
1998-01-26
IPF 3.2.3
dgregor
1997-12-03
Prevent IPF and NAT configuration changes when securelevel > 1.
kstailey
1997-06-23
merge in 3.1.11
kstailey
1997-04-18
Use the right types on 64-bit machines
Niklas Hallqvist
1997-03-31
changed ipfattach() to ipf_enable()
kstailey
1997-03-15
remove space from tsleep() message
kstailey
1997-02-11
IPF 1.3.7
kstailey
1997-02-05
#define ICMP_UNREACH_FILTER -> ICMP_UNREACH_FILTER_PROHIB to match tcpdump/pr...
kstailey
1997-01-18
syslog.h -> sys/syslog.h
Jason Downs
1996-10-24
<sys/dir.h> is for use as a compatibility interface only. Warn if
Thorsten Lockert
1996-10-08
Prototype & Stylistic fixes for high -W gcc levels
Niklas Hallqvist
1996-09-30
handle openbsd cases
Theo de Raadt
1996-07-18
ipfilter 3.1.0
dm
1996-05-10
ipfilter 3.0.4
dm
1996-01-25
IP filter 3.0.1
dm
1996-01-07
from beurton@fnet.fr: Darren Reed's IP filter
dm