--- wikisrc/projects/project/npf_improvements.mdwn 2018/12/10 14:34:05 1.3 +++ wikisrc/projects/project/npf_improvements.mdwn 2018/12/17 20:30:49 1.4 @@ -2,7 +2,7 @@ title="NPF improvements" -contact=""" +contact=""" [tech-kern](mailto:tech-kern@NetBSD.org) [tech-net](mailto:tech-net@NetBSD.org) [rmind](mailto:rmind@NetBSD.org) @@ -14,7 +14,7 @@ difficulty="medium" description=""" Improvements that can be done to NPF with reference to WIP code/descriptions: -- Import [thmap](https://github.com/rmind/thmap), needed for [newer NPF](https://github.com/rmind/npf/) +- ~~~Import [thmap](https://github.com/rmind/thmap), needed for [newer NPF](https://github.com/rmind/npf/)~~~ - [WIP dynamic NAT address and NETMAP](https://github.com/rmind/npf/pull/9) - Use of "any" ```map $ext_if dynamic any -> $ext_v4 pass family inet4 from $int_net```.