Nest: VRF of protocol can be explicitly specified as 'default'
Protocol can have specified VRF, in such case it is restricted to a set of ifaces associated with the VRF, otherwise it can use all interfaces. The patch allows to specify VRF as 'default', in which case it is restricted to a set of iface not associated with any VRF.
Showing
- nest/config.Y 3 additions, 2 deletionsnest/config.Y
- nest/iface.c 2 additions, 2 deletionsnest/iface.c
- nest/neighbor.c 6 additions, 5 deletionsnest/neighbor.c
- nest/proto.c 5 additions, 3 deletionsnest/proto.c
- nest/protocol.h 2 additions, 0 deletionsnest/protocol.h
- proto/bfd/bfd.c 1 addition, 1 deletionproto/bfd/bfd.c
Please register or sign in to comment