Re: [iptables] extensions: add support for 'srh' match

From: Ahmed Abdelsalam
Date: Thu Jan 11 2018 - 05:15:03 EST


On Wed, 10 Jan 2018 16:32:24 +0100
Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> wrote:

> On Fri, Dec 29, 2017 at 12:08:25PM +0100, Ahmed Abdelsalam wrote:
> > 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@xxxxxxxxx>
> > ---
> > extensions/libip6t_srh.c | 283 ++++++++++++++++++++++++++++++++
> > include/linux/netfilter_ipv6/ip6t_srh.h | 63 +++++++
>
> Please, add a extensions/libip6t_srh.t test file and send a v2.
>
> Thanks.
Ok,
Is there minimum requirements of the test cases to be added to the extensions/libip6t_srh.t file ?

--
Ahmed