+57
−0
net/ipv6/netfilter/ip6t_srh.c
0 → 100644
+161
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
It allows matching packets based on Segment Routing Header (SRH) information. The implementation considers revision 7 of the SRH draft. https://tools.ietf.org/html/draft-ietf-6man-segment-routing-header-07 Currently supported match options include: (1) Next Header (2) Hdr Ext Len (3) Segments Left (4) Last Entry (5) Tag value of SRH Signed-off-by:Ahmed Abdelsalam <amsalam20@gmail.com> Signed-off-by:
Pablo Neira Ayuso <pablo@netfilter.org>