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
/
ip_fil.c
Age
Commit message (
Expand
)
Author
2001-11-15
don't need <sys/types.h> when including <sys/param.h>
lukem
2001-11-13
add RCSIDs
lukem
2001-10-18
Deprecate the "m_act" alias of "m_nextpkt" (m_act is a historical
thorpej
2001-09-17
Split the pre-computed ifnet checksum flags into Tx and Rx directions.
thorpej
2001-06-02
Implement support for IP/TCP/UDP checksum offloading provided by
thorpej
2001-05-12
- Handle realloc failure without leaking memory
christos
2001-03-26
Resolve conflicts.
mike
2001-02-05
expose the definitions of MIN() and MAX() in sys/param.h to the kernel
chs
2000-12-28
Fix a small typo that would cause IP Filter to not hook in to
thorpej
2000-12-28
Back out the sledgehammer damage applied by wiz while I was out for
thorpej
2000-12-25
Back out previous change. It causes NAT to fail, and was CLEARLY
wiz
2000-12-22
Slight adjustment to how pfil_head's are registered. Instead of a
thorpej
2000-11-11
Restructure the PFIL_HOOKS mechanism a bit:
thorpej
2000-08-22
Fill in next mtu field of NEEDFRAG ICMP error message.
sommerfeld
2000-08-09
Resolve conflicts.
veego
2000-08-01
Slight adjustment to last, to allow the userland version to build.
thorpej
2000-08-01
- ipl_enable(): -1 is not an error return. If initializing IP Filter
thorpej
2000-06-12
Remove a duplicated check for the NetBSD callout (I think it is a mistake
veego
2000-06-12
Resolve conflicts.
veego
2000-05-23
Resolve conflicts.
veego
2000-05-21
Add a missing ; at the end of a line.
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-03
Resolve conflicts.
veego
2000-04-16
remove ifdefs to skip htons() on some big-endian platforms.
chs
2000-03-30
Remove register declarations.
augustss
2000-03-24
Pull in <sys/callout.h> for the benefit of userland.
thorpej
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
2000-03-07
Fix a splx() botch or two.
mycroft
2000-03-01
introduce m->m_pkthdr.aux to hold random data which needs to be passed
itojun
2000-02-20
pass "struct pfil_head *" to pfil_add_hook and pfil_remove hook rather
darrenr
2000-02-17
Change the use of pfil hooks. There is no longer a single list of all
darrenr
2000-02-01
Only print one 'IP Filter:' line when it gets enabled or disabled.
veego
2000-02-01
Resolve conflicts.
veego
1999-12-12
Resolve conflicts and small fixes.
veego
1999-10-12
in ipfr_fastroute, before calling icmp_error(), put received-interface
sommerfeld
1999-08-26
clear m->m_pkthdr.rcvif before calling ip_output().
itojun
1999-08-26
when fastrouting a packet which needs fragmentation, the packet passed
marc
1999-02-02
Remove SCCS markers and make these compile in $NetBSD$ IDs.
cjs
1999-01-19
There's just no plausible reason to byte-swap ip_id internally. It's opaque.
mycroft
1998-11-25
Fragments should start with a header mbuf allocated by MGETHDR()
sommerfe
1998-11-22
merge ipf 3.2.10
mrg
1998-11-15
fix the previous: "securelevel" in kernel only
drochner
1998-11-14
In 'highly secure' mode (securelevel >= 2), the filter lists may not be tampe...
tls
1998-07-17
Fix PR5559: if fast-forwarding, DF set, and packet too large, send ICMP error..
sommerfe
1998-05-17
Resolve conflicts
veego
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-06
The fingerprint of (*fr_checkp)() is the same if compiling in kernel
thorpej
[next]