ok
Claudio Jeker(cje...@diehard.n-r-g.com) on 2019.02.15 12:01:20 +0100:
> To make bgpd more portable it is better to move all the link state code
> into kroute.c. Especially for something as simple as a single up / down
> flag. This is doing that and removes the net/if_types.h include from
> ses
To make bgpd more portable it is better to move all the link state code
into kroute.c. Especially for something as simple as a single up / down
flag. This is doing that and removes the net/if_types.h include from
session.c. Result should be the same just computation is moved.
OK?
--
:wq Claudio