This patch adds some test cases for 'SEG6' target. Signed-off-by: Ahmed Abdelsalam <amsalam20@xxxxxxxxx> --- extensions/libip6t_SEG6.t | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 extensions/libip6t_SEG6.t diff --git a/extensions/libip6t_SEG6.t b/extensions/libip6t_SEG6.t new file mode 100644 index 0000000..8dc30cb --- /dev/null +++ b/extensions/libip6t_SEG6.t @@ -0,0 +1,5 @@ +:INPUT,FORWARD,OUTPUT +-j SEG6 --seg6-action go-next;=;OK +-j SEG6 --seg6-action skip-next;=;OK +-j SEG6 --seg6-action go-last;=;OK +-j SEG6;=;OK -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html