diff options
| author | Louis Scalbert <louis.scalbert@6wind.com> | 2023-01-06 18:31:15 +0100 |
|---|---|---|
| committer | Louis Scalbert <louis.scalbert@6wind.com> | 2023-09-18 14:42:26 +0200 |
| commit | c8172af6825ad4b10e68b33b8edc22e6e2dc1524 (patch) | |
| tree | 525bd54d0c497f46f95777c2afbc70c682037c81 /bgpd/bgp_errors.c | |
| parent | 67fe40676eb4e2ca78a41ddd70887af09b29fd9d (diff) | |
lib: add link-state prefixes
Add to the library the link-state type of prefixes.
Link-state prefixes contain much more data than the current prefixes and
they only make sense for BGP Link-State. Storing all the data in "struct
prefix" is not relevant because it would increase the memory usage of
all daemons. Instead a pointer to a structure that contains all the
information is used. Printing link-state prefixes can be delegated to a
hook function.
Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
Diffstat (limited to 'bgpd/bgp_errors.c')
0 files changed, 0 insertions, 0 deletions
