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
2003-08-22
correct missing inclusion of opt_ipsec.h
itojun
2003-08-15
Fix return-rst for IPv6 (PR#22157 by Peter Postma).
martti
2003-06-30
remove IPv4 hook if IPv6 hook fails (seems to be cut-and-paste error).
itojun
2003-06-29
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
fvdl
2003-06-28
Pass lwp pointers throughtout the kernel, as required, so that the lwpid can
darrenr
2003-06-26
tabify
itojun
2003-06-23
Make sure to include opt_foo.h if a defflag option FOO is used.
martin
2002-12-11
Always recompute the IP checksum, otherwise fast-routed packets that
atatat
2002-10-23
merge kqueue branch into -current
jdolecek
2002-09-19
Resync with official IPF
martti
2002-09-19
Upgraded IPFilter to 3.4.29
martti
2002-09-07
Make usr.sbin/ipf/ipftest compiles again.
enami
2002-09-06
The device switch ``ipl_cdevsw'' is defined after 1.6H.
gehenna
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-06-09
whitespace
itojun
2002-05-29
attach nd_ifinfo structure into if_afdata.
itojun
2002-05-02
Fix compilation problems
martti
2002-05-02
Upgraded IPFilter to 3.4.27
martti
2002-03-14
Added (char *) for pointer arithmetic
martti
2002-03-14
Upgraded IPFilter to 3.4.25
martti
2002-01-24
Fixed initialization
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-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
[next]