]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
ip: updated ip-link man page
authorRoman Mashak <mrv@mojatatu.com>
Tue, 1 Sep 2020 19:46:12 +0000 (15:46 -0400)
committerStephen Hemminger <stephen@networkplumber.org>
Tue, 15 Sep 2020 03:42:04 +0000 (20:42 -0700)
Added description of link flags allmulticast, promisc and trailers.

Signed-off-by: Roman Mashak <mrv@mojatatu.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
man/man8/ip-link.8.in

index 367105b72f44eac1f449af45cdd1f87d0e8ef77b..f451ecf3418f22583cc363601fe9473a4f3a056e 100644 (file)
@@ -1916,6 +1916,28 @@ change the
 .B MULTICAST
 flag on the device.
 
+.TP
+.BR "allmulticast on " or " allmulticast off"
+change the
+.B ALLMULTI
+flag on the device. When enabled, instructs network driver to retrieve all
+multicast packets from the network to the kernel for further processing.
+
+.TP
+.BR "promisc on " or " promisc off"
+change the
+.B PROMISC
+flag on the device. When enabled, activates promiscuous operation of the
+network device.
+
+.TP
+.BR "trailers on " or " trailers off"
+change the
+.B NOTRAILERS
+flag on the device,
+.B NOT
+used by the Linux and exists for BSD compatibility.
+
 .TP
 .BR "protodown on " or " protodown off"
 change the