0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-22 09:41:54 +00:00
bird/proto/bfd
Ondrej Zajicek (work) da8644d7d9 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.
2019-08-01 00:53:22 +02:00
..
bfd.c Nest: VRF of protocol can be explicitly specified as 'default' 2019-08-01 00:53:22 +02:00
bfd.h BFD: Authentication 2016-11-02 17:53:22 +01:00
config.Y BFD: Support for VRFs 2019-07-18 02:04:42 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-19 16:29:20 +01:00
io.c BFD: Fix invalid read from pollfd array 2016-09-15 16:18:32 +02:00
io.h Changes identifiers to avoid use of reserved ones. 2013-11-22 21:59:43 +01:00
Makefile BFD work in progress. 2013-09-16 23:57:40 +02:00
packets.c BFD: Support for VRFs 2019-07-18 02:04:42 +02:00