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
/
usr.sbin
/
npf
/
npftest
Age
Commit message (
Expand
)
Author
2021-07-07
Allow to set sanitizer flags for the rump build from the
martin
2020-08-27
npftest: Wait at least one tick in each gc busy wait iteration.
riastradh
2020-08-27
npf: Make sure to initialize portmap_lock only once.
riastradh
2020-05-30
npftest -- npf_test_init(): add a workaround for NetBSD.
rmind
2020-05-30
Major NPF improvements (merge from upstream):
rmind
2020-05-16
more nofifofs lossage
christos
2020-04-23
npftest_mbufops and npftest_ifops are owned by npf_mbuf_subr.c
joerg
2019-09-30
libnpf/npfctl: support dynamic NAT rulesets using a name prefix.
rmind
2019-08-25
- npfctl_load_nvlist: simplify the config loading logic.
rmind
2019-08-21
- npftest: fix a memleak in a unit test (standalone path only).
rmind
2019-08-11
Adjust some internal NPF APIs:
rmind
2019-07-25
npftest: fix double-free in npf_nbuf_test().
rmind
2019-07-23
NPF improvements:
rmind
2019-05-13
Get rid of all the -lrumpdev and -lrumpvfs that are no longer needed
bad
2019-01-19
Major NPF improvements:
rmind
2018-09-29
NPF: Major rework -- migrate NPF to the libnv library.
rmind
2017-05-17
set "testing mode" for ioctl I/O
christos
2017-01-29
fix function argument.
christos
2016-12-26
Sync NPF with the version on github: backport standalone NPF changes,
christos
2016-08-08
Yet another -lrumpdev
kre
2016-05-29
npftest needs to disable mprotect because it uses bpfjit
christos
2016-04-25
fix ATF net/npf/t_npf failure
knakahara
2016-01-25
include proplib.h if you're going to useuseitit
pooka
2015-06-16
improve error messages (remove \n, use __func__, etc)
christos
2014-08-10
- Add npf_ruleset_export(), npf_rule_export() and npf_nat_policyexport().
rmind
2014-08-10
Merge tls-earlyentropy branch into HEAD.
tls
2014-07-23
NPF: rework of the connection saving and restoring:
rmind
2014-07-20
NPF: add nbuf_t * into npf_cache_t and remove unnecessary carrying by argument.
rmind
2014-06-25
npftest: add an example in the README, fix the total in npf_test_conc().
rmind
2014-06-25
Adjust NPF to the recent BPF / BPF JIT changes and make it work again.
rmind
2014-06-24
Implement copfuncs and external memory in bpfjit.
alnsn
2014-05-14
npftest: fix the example in the README file.
rmind
2014-02-13
NPF: add support for IPv6-to-IPv6 Network Prefix Translation (NPTv6),
rmind
2014-02-07
NPF: add support for static (stateless) NAT.
rmind
2014-02-06
Add support for CDB based NPF tables.
rmind
2014-02-05
npftest: fix previous harder - pass and use libc's random(3).
rmind
2014-02-05
npftest: fix the failure of NAT test -- adjust for RUMP's conversion to
rmind
2013-11-23
npftest: adjust for the npf_bpf_filter() change.
rmind
2013-11-16
Add bsd.own.mk for MKSLJIT, reorder some vars.
rmind
2013-11-16
Link to -lrumpnet_bpfjit and -lrumpkern_sljit iff MKSLJIT != "no".
alnsn
2013-11-16
Enable bpfjit for npftest.
rmind
2013-11-12
NPF: add support for table naming and remove NPF_TABLE_SLOTS (there is
rmind
2013-11-08
NPF: add support for specifying the interfaces before they are attached.
rmind
2013-09-24
Add missing dead.
joerg
2013-09-24
npftest: add a choice of "rule" or "state" for -b option.
rmind
2013-09-24
npftest: add some concurrency testing code.
rmind
2013-09-23
Update npftest.conf for the recent syntax adjustments.
rmind
2013-09-19
NPF: G/C n-code in favour of BPF byte-code. Delete lots of code, mmm!
rmind
2013-09-19
- Convert NPF to use BPF byte-code by default. Compile BPF byte-code in
rmind
2013-02-18
npftest/npf_blockall_rule: set NPF_RULE_DYNAMIC flag for the test rule.
rmind
[next]