This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sbin
/
ipfw
History
manu
319ad50d98
ipfw.8: Note that the ipfw_nat kernel module must be loaded or that the
...
IPFIREWALL_NAT options must be in the kernel config in order to use in-kernel nat. MFC after: 3 days
2017-06-01 09:14:49 +00:00
..
altq.c
…
dummynet.c
In parse_range() validate both range values instead of checking
2017-05-02 05:20:54 +00:00
ipfw2.c
Properly initialize ipfw_range_tlv variable to fix possible EINVAL
2017-05-02 01:03:59 +00:00
ipfw2.h
Add ipfw_pmod kernel module.
2017-04-03 03:07:48 +00:00
ipfw.8
ipfw.8: Note that the ipfw_nat kernel module must be loaded or that the
2017-06-01 09:14:49 +00:00
ipv6.c
In fill_ip6(), the value of the pointer av changes before it is
2017-04-23 21:17:59 +00:00
main.c
Add ipfw_nat64 module that implements stateless and stateful NAT64.
2016-08-13 16:09:49 +00:00
Makefile
Add ipfw_nat64 module that implements stateless and stateful NAT64.
2016-08-13 16:09:49 +00:00
Makefile.depend
Add META_MODE support.
2015-06-13 19:20:56 +00:00
nat64lsn.c
Make statistics nat64lsn, nat64stl an nptv6 output netstat-like:
2016-08-14 13:17:55 +00:00
nat64stl.c
Make statistics nat64lsn, nat64stl an nptv6 output netstat-like:
2016-08-14 13:17:55 +00:00
nat.c
Code cleanup unused-but-set-variable spotted by gcc.
2015-08-25 15:32:08 +00:00
nptv6.c
Make statistics nat64lsn, nat64stl an nptv6 output netstat-like:
2016-08-14 13:17:55 +00:00
tables.c
Allow zero port specification in table entries with type flow.
2017-05-17 10:56:22 +00:00