pass pass pass pass List of active MAP/Redirect filters: List of active sessions: Hostmap table: List of active state sessions: List of configured pools List of configured hash tables List of groups configured (set 0) List of groups configured (set 1) Rules configured (set 0, in) 2 pass in inet from 1.1.1.1/32 to any Rules configured (set 0, out) 2 pass out inet from 2.2.2.2/32 to any Rules configured (set 1, in) Rules configured (set 1, out) Accounting rules configured (set 0, in) 1 count in inet from 1.1.1.1/32 to 3.3.3.3/32 Accounting rules configured (set 0, out) Accounting rules configured (set 1, in) 1 count out inet from 2.2.2.2/32 to 4.4.4.4/32 Accounting rules configured (set 1, out) -------- nt-9.3 NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/sys/rump/net/lib/liblocal
AgeCommit message (Expand)Author
2016-01-26Put the kernelside rump kernel headers into <rump-sys> instead ofpooka
2015-10-19Add a COMMENT describing what each component roughly does.pooka
2014-12-02Remove shlib_version files and just use Makefile SHLIB_MAJOR/MINOR,pooka
2014-08-22Nuke the DOMAINADD() macro and just call domain_attach(), now that thingspooka
2014-03-13rename component.c -> local_component.cpooka
2010-03-01Introduce RUMP_COMPONENT. It behaves mostly like a simplifiedpooka
2010-02-16Globally define -Wno-pointer-sign, as it has become a pointlesspooka
2009-12-12Use linker script to make __start/stop_link_set_modules be presentpooka
2009-09-13binutils 2.19 has changed the old behaviour of defining __start_SECTNAMEpooka
2009-05-28Use a bunch of weak symbols to determine which network componentspooka
2009-02-08Add a PF_LOCAL rump kernel component.pooka