On Tue, Nov 22, 2016 at 03:31:05PM +0100, Martin Pieuchot wrote:
> This diff merges two "#ifdef MROUTING" blocks. It's one more step
> towards splitting ip6_input() in two. Which is a requirement to
> unlock the forwarding path without messing with the receiving path.
>
> ok?
The only functiona
This diff merges two "#ifdef MROUTING" blocks. It's one more step
towards splitting ip6_input() in two. Which is a requirement to
unlock the forwarding path without messing with the receiving path.
ok?
Index: netinet6/ip6_input.c
=