summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugene Syromyatnikov <evgsyr@gmail.com>2018-06-07 20:02:01 +0200
committerDmitry V. Levin <ldv@altlinux.org>2018-06-07 18:02:01 +0000
commitb6fec72d5eb43ce5561476624c815bd1b895b365 (patch)
treedae318b39d4cde9db433a39ab07577035ebbf2ff
parente3e4a524a1711d41ac9afe020d855033688eb6fd (diff)
downloadstrace-b6fec72d5eb43ce5561476624c815bd1b895b365.tar.gz
xlat: describe IPV4_DEVCONF_* weirdness
* xlat/inet_devconf_indices.in: Add a comment about fallback definitions.
-rw-r--r--xlat/inet_devconf_indices.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/xlat/inet_devconf_indices.in b/xlat/inet_devconf_indices.in
index 74c00fdb7..eabcfc523 100644
--- a/xlat/inet_devconf_indices.in
+++ b/xlat/inet_devconf_indices.in
@@ -1,4 +1,5 @@
#value_indexed
+/* These fallback definitions are for constants, not for expressions. */
IPV4_DEVCONF_FORWARDING-1 1
IPV4_DEVCONF_MC_FORWARDING-1 2
IPV4_DEVCONF_PROXY_ARP-1 3