From 2b170167c18d116d25352aca3eff5b5d79c44fa2 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Thu, 9 May 2019 17:07:07 +0200 Subject: Revert "proto: support for draft-ietf-tsvwg-le-phb-10.txt" This reverts commit 55715486efba424e97361c81d8d47e854f45a5a6. This breaks tests/py. Signed-off-by: Pablo Neira Ayuso --- tests/py/ip/ip.t.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/py/ip/ip.t.json') diff --git a/tests/py/ip/ip.t.json b/tests/py/ip/ip.t.json index 69e8d025..3131ab79 100644 --- a/tests/py/ip/ip.t.json +++ b/tests/py/ip/ip.t.json @@ -62,7 +62,7 @@ } ] -# ip dscp {cs0, le, cs1, cs2, cs3, cs4, cs5, cs6, cs7, af11, af12, af13, af21, af22, af23, af31, af32, af33, af41, af42, af43, ef} +# ip dscp {cs0, cs1, cs2, cs3, cs4, cs5, cs6, cs7, af11, af12, af13, af21, af22, af23, af31, af32, af33, af41, af42, af43, ef} [ { "match": { @@ -76,7 +76,6 @@ "right": { "set": [ "cs0", - "le", "cs1", "cs2", "cs3", -- cgit v1.2.3