Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107088672
D17719.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
779 B
Referenced Files
None
Subscribers
None
D17719.diff
View Options
Index: head/sbin/ipfw/ipfw.8
===================================================================
--- head/sbin/ipfw/ipfw.8
+++ head/sbin/ipfw/ipfw.8
@@ -511,6 +511,27 @@
.Pp
(yes, at the moment there is no way to differentiate between
ether_demux and bdg_forward).
+.Pp
+Also note that only actions
+.Cm allow,
+.Cm deny,
+.Cm netgraph,
+.Cm ngtee
+and related to
+.Cm dummynet
+are processed for
+.Cm layer2
+frames and all other actions act as if they were
+.Cm allow
+for such frames.
+Full set of actions is supported for IP packets without
+.Cm layer2
+headers only.
+For example,
+.Cm divert
+action does not divert
+.Cm layer2
+frames.
.Sh SYNTAX
In general, each keyword or argument must be provided as
a separate command line argument, with no leading or trailing
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 10, 10:36 PM (9 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15747419
Default Alt Text
D17719.diff (779 B)
Attached To
Mode
D17719: Improve ipfw.8 manual page with more clear layer2 processing documentation
Attached
Detach File
Event Timeline
Log In to Comment