Re: Introduce M_ACAST

2016-07-12 Thread Jeremie Courreges-Anglas
Martin Pieuchot writes: > Turning the IPv6 forwarding path MP-safe implies, in a first step, to > defer local delivery to a context serialized by the KERNEL_LOCK(). This > is the same design as for IPv4. > > In order to keep discarding TCP-over-Anycast I'm using an mbuf(9) flag > to remember tha

Introduce M_ACAST

2016-07-12 Thread Martin Pieuchot
Turning the IPv6 forwarding path MP-safe implies, in a first step, to defer local delivery to a context serialized by the KERNEL_LOCK(). This is the same design as for IPv4. In order to keep discarding TCP-over-Anycast I'm using an mbuf(9) flag to remember that a packet has been received on such