Browse Source

base-files: install missing /etc/iproute2/ematch_map

This file is needed to properly use the tc ematch modules present in
kmod-sched-core and kmod-sched. It is a read-only index file of ematch
methods used only by tc.

Signed-off-by: Tony Ambardar <[email protected]>
Tony Ambardar 7 years ago
parent
commit
10a2ccb7fc
1 changed files with 8 additions and 0 deletions
  1. 8 0
      package/base-files/files/etc/iproute2/ematch_map

+ 8 - 0
package/base-files/files/etc/iproute2/ematch_map

@@ -0,0 +1,8 @@
+# lookup table for ematch kinds
+1	cmp
+2	nbyte
+3	u32
+4	meta
+7	canid
+8	ipset
+9	ipt