Re: ip6_ours()

2017-02-02 Thread Martin Pieuchot
On 01/02/17(Wed) 20:48, Alexander Bluhm wrote: > Hi, > > I would like to make ip6_input() more like ipv4_input() and introduce > ip6_ours(). > > ok? This will help making v6 forwarding path un-KERNEL_LOCK()'d, ok mpi@ > Index:

ip6_ours()

2017-02-01 Thread Alexander Bluhm
Hi, I would like to make ip6_input() more like ipv4_input() and introduce ip6_ours(). ok? bluhm Index: netinet6/ip6_input.c === RCS file: /data/mirror/openbsd/cvs/src/sys/netinet6/ip6_input.c,v retrieving revision 1.175 diff -u -p