]> git.proxmox.com Git - mirror_iproute2.git/commitdiff
tc: add canid ematch to ematch_map
authorRostislav Lisovy <lisovy@gmail.com>
Thu, 22 Nov 2012 09:53:44 +0000 (09:53 +0000)
committerStephen Hemminger <shemminger@vyatta.com>
Fri, 30 Nov 2012 16:27:58 +0000 (08:27 -0800)
The canid ematch has been added in commit:

7b5f30e Ematch used to classify CAN frames according to their identifiers

But the corresponding entry in etc/iproute2/ematch_map was lost. This patch
adds the missing entry in ematch_map, otherweise tc would complain:

Error: Unable to find ematch "canid" in /etc/iproute2/ematch_map
Please assign a unique ID to the ematch kind the suggested entry is:
        7       canid

Signed-off-by: Rostislav Lisovy <lisovy@gmail.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
etc/iproute2/ematch_map

index 69b007d09b8e123eee6e7fbf00dec60632828395..1823983775168ac320f9948f27e10a6da0c0ae4b 100644 (file)
@@ -3,4 +3,5 @@
 2      nbyte
 3      u32
 4      meta
+7      canid
 8      ipset