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