0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-19 20:05:21 +00:00
bird/sysdep
Igor Putovny 8e8a6def2e Basic route aggregation
User can specify list of route attributes in the configuration file
and run route aggregation on the export side of the pipe protocol.
Routes are sorted and for every group of equivalent routes
new route is created and exported to the routing table.
It is also possible to specify filter which will run for every
route before aggregation.
Furthermore, it will be possible to set attributes of new routes
according to attributes of the aggregated routes.

This is a work in progress.
2023-09-24 15:41:38 +02:00
..
bsd BSD: IPv4 over IPv6 nexthop support on FreeBSD 2023-04-21 02:03:31 +02:00
bsd-netlink Netlink: move OS-specific headers and defines to sysdep 2022-12-16 19:21:51 +01:00
cf Alloc: Disable transparent huge pages 2023-01-17 17:13:50 +01:00
linux Nest: Treat VRF interfaces as inside respective VRFs 2023-08-23 16:08:40 +02:00
unix Basic route aggregation 2023-09-24 15:41:38 +02:00
config.h NEWS and version update 2023-06-22 16:14:12 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
sysdep.sgml Spelling fixes to progdoc. 2000-06-07 12:29:08 +00:00