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
/
net
/
npf
/
npf_inet.c
Age
Commit message (
Expand
)
Author
2014-02-19
NPF: fix the recent breakage of the traceroute ALG. Also, simplify and
rmind
2014-02-13
NPF: add support for IPv6-to-IPv6 Network Prefix Translation (NPTv6),
rmind
2013-12-06
NPF:
rmind
2013-11-22
Optimise checksum fixup routines:
rmind
2013-11-22
npf_addr_mix: use xor rather than sum.
rmind
2013-10-30
used __diagused where appropriate.
mrg
2013-10-25
Turn a few __unused into __diagused
martin
2013-08-23
- npf_cache_ip: re-fetch IPv6 header since nbufs might have been reallocated.
rmind
2013-06-02
- NPF connection tracking: rework synchronisation on tracking disable/enable
rmind
2013-02-09
NPF:
rmind
2012-12-24
Silence gcc in npf_recache().
rmind
2012-12-24
- Rework NPF's nbuf interface: use advancing and ensuring as a main method.
rmind
2012-12-10
npf_rwrcksum: handle delayed checksums in the network stack; also fix
rmind
2012-09-16
Implement dynamic NPF extensions interface. An extension consists of
rmind
2012-07-21
- npf_fetch_tcpopts: fix off-by-one when validating TCP option length
rmind
2012-07-19
teach npf ipv6-icmp
spz
2012-07-15
- Rework NPF tables and fix support for IPv6. Implement tree table type
rmind
2012-07-01
NPF improvements:
rmind
2012-06-22
NPF:
rmind
2012-02-20
- Add NPF_DECISION_BLOCK and NPF_DECISION_PASS. Be more defensive in the
rmind
2011-11-29
- Rework and improve TCP state tracking.
rmind
2011-11-12
Make a comment consistent with the code.
jakllsch
2011-11-06
Few fixes, KNF/style, bump the NPF version.
rmind
2011-11-04
Add IPv6 support for NPF.
zoltan
2011-01-18
NPF checkpoint:
rmind
2010-12-18
NPF checkpoint:
rmind
2010-11-11
NPF checkpoint:
rmind
2010-09-25
Add nbuf_advfetch() and simplify some code slightly.
rmind
2010-09-16
NPF checkpoint:
rmind
2010-08-22
Import NPF - a packet filter. Some features:
rmind