Re: [net-next v2] ipv6: sr: export some functions of seg6local

2018-01-06 Thread Ahmed Abdelsalam
On Thu, 04 Jan 2018 13:37:33 -0500 (EST) David Miller wrote: > From: Ahmed Abdelsalam > Date: Sat, 30 Dec 2017 00:08:32 +0100 > > > Some functions of seg6local are very useful to process SRv6 > > encapsulated packets > > > > This patch exports some functions of seg6local that are useful and >

Re: [net-next v2] ipv6: sr: export some functions of seg6local

2018-01-04 Thread David Miller
From: Ahmed Abdelsalam Date: Sat, 30 Dec 2017 00:08:32 +0100 > Some functions of seg6local are very useful to process SRv6 > encapsulated packets > > This patch exports some functions of seg6local that are useful and > can be re-used at different parts of the kernel. > > The set of exported fun

[net-next v2] ipv6: sr: export some functions of seg6local

2018-01-02 Thread Ahmed Abdelsalam
Some functions of seg6local are very useful to process SRv6 encapsulated packets This patch exports some functions of seg6local that are useful and can be re-used at different parts of the kernel. The set of exported functions are: (1) seg6_get_srh() (2) seg6_advance_nextseg() (3) seg6_lookup_nex