0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-08 12:18:42 +00:00
bird/nest
Ondrej Zajicek (work) 3b3b0910ff Babel: More changes and bugfixes
Several changes and bugfixes in Babel, namely:

- Exported route parameters stored directly in route table entry
- Exported non-babel routes no longer stored in per-entry route list
- Route update, selection and retraction simplified and fixed
- Route feasibility is evalualated per update and stored with route
- Unreachable route handling fixed, based on hold interval
- Added 'show babel routes' command

Overall, it fixes some issues with proper propagation of triggered
updates, making Babel convergence after topology change almost
instant.
2017-12-07 13:53:42 +01:00
..
a-path_test.c Linpool: default allocation size 2017-05-16 15:34:57 +02:00
a-path.c BGP: Support for AS confederations (RFC 5065) 2017-01-22 16:32:42 +01:00
a-set_test.c Linpool: default allocation size 2017-05-16 15:34:57 +02:00
a-set.c Merge branch 'master' into int-new 2017-02-08 14:34:48 +01:00
attrs.h Merge branch 'master' into int-new 2017-02-08 14:34:48 +01:00
bfd.h Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
bird.h Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00
cli.c Merge branch 'master' into int-new 2017-05-31 14:12:03 +02:00
cli.h Nest: split route show into separate file 2017-05-15 12:10:51 +02:00
cmds.c Timers: Parse and format functions for microsecond times 2017-12-07 13:49:27 +01:00
cmds.h Implements eval command and minor CLI cleanups. 2013-07-25 13:15:32 +02:00
config.Y Timers: Parse and format functions for microsecond times 2017-12-07 13:49:27 +01:00
Doc Documented sockets, events and timers. 2000-06-05 12:19:12 +00:00
iface.c Nest: Maintain separate IPv4, IPv6 and LLv6 preferred addresses 2017-12-07 13:06:01 +01:00
iface.h Nest: Maintain separate IPv4, IPv6 and LLv6 preferred addresses 2017-12-07 13:06:01 +01:00
locks.c Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
locks.h Temporary integrated OSPF commit. 2014-07-18 18:24:12 +02:00
Makefile Nest: split route show into separate file 2017-05-15 12:10:51 +02:00
mrtdump.h NEWS, version and documentation update. 2010-01-06 16:57:20 +01:00
neighbor.c Nest: Allow iface-only neighbors 2017-03-09 13:47:00 +01:00
password.c Timers: Add typecast to unit-converting macros 2017-12-07 13:53:42 +01:00
password.h Timers: Parse and format functions for microsecond times 2017-12-07 13:49:27 +01:00
proto-hooks.c Merge remote-tracking branch 'origin/master' into int-new 2016-05-12 18:03:23 +02:00
proto.c Nest: Update to new timers 2017-12-07 13:53:42 +01:00
proto.sgml Channels - explicit links between protocols and tables 2016-02-01 10:28:50 +01:00
protocol.h Timers: Parse and format functions for microsecond times 2017-12-07 13:49:27 +01:00
route.h Babel: More changes and bugfixes 2017-12-07 13:53:42 +01:00
rt-attr.c Implement onlink flag for nexthops 2017-07-04 23:36:21 +02:00
rt-dev.c Nest: Maintain separate IPv4, IPv6 and LLv6 preferred addresses 2017-12-07 13:06:01 +01:00
rt-dev.h Merge remote-tracking branch 'origin/master' into int-new 2016-05-12 18:03:23 +02:00
rt-fib.c Basic flow specification support (RFC 5575) 2016-12-07 15:54:19 +01:00
rt-show.c Timers: Parse and format functions for microsecond times 2017-12-07 13:49:27 +01:00
rt-table.c Timers: Parse and format functions for microsecond times 2017-12-07 13:49:27 +01:00