summaryrefslogtreecommitdiff
path: root/usr.sbin/npf/npftest/Makefile
AgeCommit message (Expand)Author
2021-07-07Allow to set sanitizer flags for the rump build from themartin
2020-05-16more nofifofs lossagechristos
2019-05-13Get rid of all the -lrumpdev and -lrumpvfs that are no longer neededbad
2018-09-29NPF: Major rework -- migrate NPF to the libnv library.rmind
2016-08-08Yet another -lrumpdevkre
2016-05-29npftest needs to disable mprotect because it uses bpfjitchristos
2016-04-25fix ATF net/npf/t_npf failureknakahara
2013-11-16Add bsd.own.mk for MKSLJIT, reorder some vars.rmind
2013-11-16Link to -lrumpnet_bpfjit and -lrumpkern_sljit iff MKSLJIT != "no".alnsn
2013-11-16Enable bpfjit for npftest.rmind
2013-02-09NPF:rmind
2012-08-14Move and rename librumpdev_npf to librumpnet_npf.rmind
2012-05-30npftest: add a stream processor, which prints out the TCP state information.rmind
2012-04-14Add initial NPF regression tests integrated with RUMP framework (running thermind