sr: remove stale runs_after 37/37837/2
authorNathan Skrzypczak <nathan.skrzypczak@gmail.com>
Mon, 19 Dec 2022 08:38:02 +0000 (09:38 +0100)
committerDave Wallace <dwallacelf@gmail.com>
Wed, 11 Jan 2023 15:15:46 +0000 (15:15 +0000)
commit1ce802d6547444e5b00f3b01fdfdd1f80d921249
tree705603aecc15a0195e9c54068a40e9e5dd842de0
parentf06a518f8b768c49301414cbeefb19020071fd1d
sr: remove stale runs_after

This patch removes a
.runs_after = VNET_FEATURES ("ip6-lookup"),
On the 'pt' node, as 'ip6-lookup' does not belong to the 'ip6-output' arc.

Type: fix

Change-Id: Ie34aaf7351593f08c61e3b02aaf9f72a4de1a437
Signed-off-by: Nathan Skrzypczak <nathan.skrzypczak@gmail.com>
src/vnet/srv6/sr_pt_node.c