summaryrefslogtreecommitdiff
path: root/Documentation/networking/mpls-sysctl.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/networking/mpls-sysctl.txt')
-rw-r--r--Documentation/networking/mpls-sysctl.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/networking/mpls-sysctl.txt b/Documentation/networking/mpls-sysctl.txt
index 639ddf0ece9b..9ed15f86c17c 100644
--- a/Documentation/networking/mpls-sysctl.txt
+++ b/Documentation/networking/mpls-sysctl.txt
@@ -18,3 +18,12 @@ platform_labels - INTEGER
Possible values: 0 - 1048575
Default: 0
+
+conf/<interface>/input - BOOL
+ Control whether packets can be input on this interface.
+
+ If disabled, packets will be discarded without further
+ processing.
+
+ 0 - disabled (default)
+ not 0 - enabled