x, nofollow'/>
summaryrefslogtreecommitdiff
path: root/sys/net/npf/npf_session.c
AgeCommit message (Expand)Author
2014-07-20Bye bye npf_session.crmind
2014-07-19NPF: partially rewrite the connection tracking mechanism:rmind
2014-05-14npf_session_inspect: do not silently drop the packet on state check failure.rmind
2014-03-14NPF: add support for "stateful-ends".rmind
2013-12-06NPF:rmind
2013-12-04- npf_do_nat: fix a race condition and simplify the logic.rmind
2013-11-22npf_addr_mix: use xor rather than sum.rmind
2013-11-08NPF: add support for specifying the interfaces before they are attached.rmind
2013-10-29npf_session_setnat: fix the race condition when the old connection is stillrmind
2013-09-26sess_hash_bucket: convert to murmurhash2, include ports, use random seed.rmind
2013-06-02- NPF connection tracking: rework synchronisation on tracking disable/enablermind
2013-03-18npf_session_establish: fix previous.rmind
2013-03-18Add npf_session_trackable_p() and npf_session_fillent() for the common code.rmind
2013-02-09NPF:rmind
2013-01-20- nbuf_ensure_contig: rework to use m_ensure_contig(9), which will not freermind
2012-12-24- Rework NPF's nbuf interface: use advancing and ensuring as a main method.rmind
2012-09-13Mark npf_session_worker as __dead.joerg
2012-08-12- Extend npftest: add ruleset inspection testing from the config generatedrmind
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-03-11- Save active config in proplib dictionary; add GETCONF ioctl to retrieve.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-04Add IPv6 support for NPF.zoltan
2011-02-02NPF checkpoint:rmind
2011-01-18NPF checkpoint:rmind
2010-12-18NPF checkpoint:rmind
2010-11-11NPF checkpoint:rmind
2010-10-03- npf_session_gc: fix for previous RB-tree conversion.rmind
2010-09-24Fixes/improvements to RB-tree implementation:rmind
2010-09-16NPF checkpoint:rmind
2010-08-22Import NPF - a packet filter. Some features:rmind