diff options
author | Hans Dedecker <dedeckeh@gmail.com> | 2017-01-17 22:50:40 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2017-02-01 15:53:20 +0100 |
commit | 718c201b8275368fdc728671ac9d18a99701e0cb (patch) | |
tree | 515dec953fc9fbdf92967da3eadba5103a7fda9d /package/base-files/files/etc | |
parent | 754f474568118e124b27f80cb44a82f3a97c6ea1 (diff) | |
download | upstream-718c201b8275368fdc728671ac9d18a99701e0cb.tar.gz upstream-718c201b8275368fdc728671ac9d18a99701e0cb.tar.bz2 upstream-718c201b8275368fdc728671ac9d18a99701e0cb.zip |
base-files: add /etc/iproute2/rt_protos
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Diffstat (limited to 'package/base-files/files/etc')
-rw-r--r-- | package/base-files/files/etc/iproute2/rt_protos | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/package/base-files/files/etc/iproute2/rt_protos b/package/base-files/files/etc/iproute2/rt_protos new file mode 100644 index 0000000000..5b61798aec --- /dev/null +++ b/package/base-files/files/etc/iproute2/rt_protos @@ -0,0 +1,18 @@ +# +# Reserved protocols. +# +0 unspec +1 redirect +2 kernel +3 boot +4 static +8 gated +9 ra +10 mrt +11 zebra +12 bird +13 dnrouted +14 xorp +15 ntk +16 dhcp +42 babel |