0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-09 20:58:44 +00:00
bird/proto/pipe
Vojtech Vilimek 9661370e80 Refactor of struct channel and channel_config
Element struct channel_class *channel was renamed to *class in struct channel
and struct channel_config. New pointers were added to structures above
in both directions. This can simplify and speedup the proces of finding
channel (configuration).
2022-07-20 12:25:20 +02:00
..
config.Y Allowed optimized exporting of a subprefix tree 2022-06-24 15:49:08 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Makefile Protocols have their own explicit init routines 2022-04-06 18:14:08 +02:00
pipe.c Refactor of struct channel and channel_config 2022-07-20 12:25:20 +02:00
pipe.h Allowed optimized exporting of a subprefix tree 2022-06-24 15:49:08 +02:00