Re: Introduce rtm_sendup()

2018-05-08 Thread Alexander Bluhm
On Tue, May 08, 2018 at 11:08:28AM +0200, Martin Pieuchot wrote: > Diff below factorizes some bits of route_input() into rtm_sendup(), a > function similar to pfkey_sendup(). Both functions will need the same > MP-safeness love, so it makes sense to reduce differences. > > Ok? OK bluhm@ > Index

Introduce rtm_sendup()

2018-05-08 Thread Martin Pieuchot
Diff below factorizes some bits of route_input() into rtm_sendup(), a function similar to pfkey_sendup(). Both functions will need the same MP-safeness love, so it makes sense to reduce differences. Ok? Index: net/pfkeyv2.c === RCS