index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
netinet
/
fil.c
Age
Commit message (
Expand
)
Author
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-09-19
Resync with official IPF
martti
2002-09-19
Upgraded IPFilter to 3.4.29
martti
2002-06-09
whitespace
itojun
2002-05-02
Fix compilation problems
martti
2002-05-02
Upgraded IPFilter to 3.4.27
martti
2002-03-14
Upgraded IPFilter to 3.4.25
martti
2002-01-24
Re-sync with IPFilter
martti
2002-01-24
Upgraded IPFilter to 3.4.23
martti
2001-11-15
don't need <sys/types.h> when including <sys/param.h>
lukem
2001-11-13
add RCSIDs
lukem
2001-11-04
Convert netinet to not use the internal <sys/queue.h> field names
matt
2001-06-02
Implement support for IP/TCP/UDP checksum offloading provided by
thorpej
2001-03-26
Resolve conflicts.
mike
2001-02-05
expose the definitions of MIN() and MAX() in sys/param.h to the kernel
chs
2001-01-18
constify
jdolecek
2000-11-12
Due to a quirk (err, bug?) in IP Filter (mbuf freed without setting *mp
thorpej
2000-11-12
Oops, the mbuf may have been freed -- do a NULL check in the wrapper.
thorpej
2000-11-11
Restructure the PFIL_HOOKS mechanism a bit:
thorpej
2000-10-08
ipfilter currently supports IPv4 only. do not try to touch non-IPv4
itojun
2000-08-12
Put # endif directive after the right (i.e., matching) close brace
enami
2000-08-12
Protect a IPLLOG with ifdef IPFILTER_LOG. Patch from Darren Reed.
veego
2000-08-09
Resolve conflicts.
veego
2000-06-12
Resolve conflicts.
veego
2000-05-23
Resolve conflicts.
veego
2000-05-21
Resolve conflicts.
veego
2000-05-11
Resolve conflicts and fix a compile error in ip_ftp_pxy.c.
veego
2000-05-10
correct out-of-bound access when hlen == 1 and opt > 1.
itojun
2000-05-03
Resolve conflicts.
veego
2000-03-30
Remove register declarations.
augustss
2000-02-01
Resolve conflicts.
veego
1999-12-12
Resolve conflicts and small fixes.
veego
1999-02-02
Remove SCCS markers and make these compile in $NetBSD$ IDs.
cjs
1999-01-23
Fix problems with fr_tcpsum() that prevented the FTP proxy from working.
mycroft
1998-11-26
add a patch from darren reed, to make ipfilter use our cksum routine.
mrg
1998-11-22
merge ipf 3.2.10
mrg
1998-07-12
Resolve conflicts from the import.
veego
1998-05-31
Another demonstration that when you're converting variables from 'long's
cgd
1998-05-29
Resolve conflicts from the import of IPFilter 3.2.7.
veego
1998-05-17
Resolve conflicts
veego
1998-05-01
If packets are passed through IP Filter at all, don't allow fast-forward
thorpej
1997-11-17
fix checksum problems (from marc boucher via darren reed).
mrg
1997-11-14
merge ip-filter 3.2.1
mrg
1997-10-30
sigh. merge ipfilter 3.2 onto the trunk. merge to the branch was a mistake.
mrg
1997-09-21
Resolve conflicts from the merge of ipf 3.2beta5.
veego
1997-07-08
put back IPFILTER_DEFAULT_BLOCK, as documented in options(4).
mrg
1997-07-06
Restore original RCS IDs.
thorpej
1997-07-06
Fix a bug caught by gcc: add parenthesis to properly group a test.
thorpej
1997-07-05
fix conflicts from import
darrenr
1997-06-16
make it "options IPFILTER_DEFAULT_BLOCK".
mrg
[next]