summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter_ipv6/ip6t_srh.h
Commit message (Collapse)AuthorAgeFilesLines
* extensions: add support for 'srh' matchAhmed Abdelsalam2018-01-121-0/+56
This patch adds a new exetension to iptables to supprt 'srh' match The implementation considers revision 7 of the SRH draft. https://tools.ietf.org/html/draft-ietf-6man-segment-routing-header-07 Signed-off-by: Ahmed Abdelsalam <amsalam20@gmail.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>