summaryrefslogtreecommitdiff
path: root/sys/net/npf/npf_state.c
AgeCommit message (Expand)Author
2020-05-30Major NPF improvements (merge from upstream):rmind
2019-07-23NPF improvements:rmind
2018-10-29We need to have rump tests work in two modes:christos
2018-10-26enable the sampling function for _NPF_RUMPchristos
2018-09-29NPF: Major rework -- migrate NPF to the libnv library.rmind
2016-12-26Sync NPF with the version on github: backport standalone NPF changes,christos
2014-07-20NPF: add nbuf_t * into npf_cache_t and remove unnecessary carrying by argument.rmind
2014-07-19NPF: partially rewrite the connection tracking mechanism:rmind
2013-11-04npf_generic_fsm and npf_tcp_fsm: use uint8_t and make the arrays more dense.rmind
2013-02-09NPF:rmind
2012-12-24- Rework NPF's nbuf interface: use advancing and ensuring as a main method.rmind
2012-08-15Add npf_state_setsampler() for _NPF_TESTING case. This also fixes the build.rmind
2012-08-12- Extend npftest: add ruleset inspection testing from the config generatedrmind
2012-07-21- npf_fetch_tcpopts: fix off-by-one when validating TCP option lengthrmind
2012-07-01NPF improvements:rmind
2012-06-22NPF:rmind
2012-05-30npftest: add a stream processor, which prints out the TCP state information.rmind
2011-11-29- Rework and improve TCP state tracking.rmind
2011-11-04Add IPv6 support for NPF.zoltan
2011-04-25fix module buildyamt
2011-01-18NPF checkpoint:rmind
2010-12-18NPF checkpoint:rmind
2010-11-11NPF checkpoint:rmind