Deleted Added
full compact
ipfw.8 (233458) ipfw.8 (233478)
1.\"
1.\"
2.\" $FreeBSD: head/sbin/ipfw/ipfw.8 233458 2012-03-25 09:21:09Z joel $
2.\" $FreeBSD: head/sbin/ipfw/ipfw.8 233478 2012-03-25 20:37:59Z melifaro $
3.\"
4.Dd March 9, 2012
5.Dt IPFW 8
6.Os
7.Sh NAME
8.Nm ipfw
9.Nd User interface for firewall, traffic shaper, packet scheduler,
10in-kernel NAT.

--- 2829 unchanged lines hidden (view full) ---

2840When set, the packet exiting from the
2841.Nm dummynet
2842pipe or from
2843.Xr ng_ipfw 4
2844node is not passed though the firewall again.
2845Otherwise, after an action, the packet is
2846reinjected into the firewall at the next rule.
2847.It Va net.inet.ip.fw.tables_max : No 128
3.\"
4.Dd March 9, 2012
5.Dt IPFW 8
6.Os
7.Sh NAME
8.Nm ipfw
9.Nd User interface for firewall, traffic shaper, packet scheduler,
10in-kernel NAT.

--- 2829 unchanged lines hidden (view full) ---

2840When set, the packet exiting from the
2841.Nm dummynet
2842pipe or from
2843.Xr ng_ipfw 4
2844node is not passed though the firewall again.
2845Otherwise, after an action, the packet is
2846reinjected into the firewall at the next rule.
2847.It Va net.inet.ip.fw.tables_max : No 128
2848Maximum number of tables (read-only).
2848Maximum number of tables.
2849.It Va net.inet.ip.fw.verbose : No 1
2850Enables verbose messages.
2851.It Va net.inet.ip.fw.verbose_limit : No 0
2852Limits the number of messages produced by a verbose firewall.
2853.It Va net.inet6.ip6.fw.deny_unknown_exthdrs : No 1
2854If enabled packets with unknown IPv6 Extension Headers will be denied.
2855.It Va net.link.ether.ipfw : No 0
2856Controls whether layer-2 packets are passed to

--- 503 unchanged lines hidden ---
2849.It Va net.inet.ip.fw.verbose : No 1
2850Enables verbose messages.
2851.It Va net.inet.ip.fw.verbose_limit : No 0
2852Limits the number of messages produced by a verbose firewall.
2853.It Va net.inet6.ip6.fw.deny_unknown_exthdrs : No 1
2854If enabled packets with unknown IPv6 Extension Headers will be denied.
2855.It Va net.link.ether.ipfw : No 0
2856Controls whether layer-2 packets are passed to

--- 503 unchanged lines hidden ---