bird/proto/bgp
Ondrej Zajicek 54430df953 BGP: Do not assume that all channels are struct bgp_channel
In principle, the channel list is a list of parent struct proto and can
contain general structures of type struct channel, That is useful e.g.
for adding MPLS channels to BGP.
2022-10-03 20:18:12 +02:00
..
attrs.c BGP: Do not assume that all channels are struct bgp_channel 2022-10-03 20:18:12 +02:00
bgp.c BGP: Do not assume that all channels are struct bgp_channel 2022-10-03 20:18:12 +02:00
bgp.h BGP: Do not assume that all channels are struct bgp_channel 2022-10-03 20:18:12 +02:00
config.Y BGP: Minor improvements to BGP roles 2022-07-12 15:03:17 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Makefile Simplified the protocol hookup code in Makefiles 2022-08-18 22:07:30 +02:00
packets.c BGP: Do not assume that all channels are struct bgp_channel 2022-10-03 20:18:12 +02:00