0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-22 17:51:53 +00:00
bird/nest
Pavel Tvrdik 0fc263c985 BIRD sends notification to clients about interface updates
Adds a list of all connected cli clients to deamon. Send to all cli clients
notification about interfaces states up and down.
2016-04-27 15:22:30 +02:00
..
a-path.c unsigned [int] -> uint 2015-06-08 02:24:08 +02:00
a-set.c unsigned [int] -> uint 2015-06-08 02:24:08 +02:00
attrs.h unsigned [int] -> uint 2015-06-08 02:24:08 +02:00
bfd.h Static: Support for BFD controlled static routes 2015-07-24 18:02:07 +02:00
bird.h Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00
cli.c BIRD sends notification to clients about interface updates 2016-04-27 15:22:30 +02:00
cli.h BIRD sends notification to clients about interface updates 2016-04-27 15:22:30 +02:00
cmds.c BIRD sends notification to clients about interface updates 2016-04-27 15:22:30 +02:00
cmds.h BIRD Client: Improve autocomplete bahavior 2016-04-21 16:24:20 +02:00
config.Y BIRD Client: Improve autocomplete bahavior 2016-04-21 16:24:20 +02:00
Doc Documented sockets, events and timers. 2000-06-05 12:19:12 +00:00
iface.c BIRD sends notification to clients about interface updates 2016-04-27 15:22:30 +02:00
iface.h Follow-up commit on integrated BIRD 2015-11-12 02:03:59 +01:00
locks.c Fixes a bug in locking code. 2015-02-21 12:30:14 +01:00
locks.h Temporary integrated OSPF commit. 2014-07-18 18:24:12 +02:00
Makefile Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00
mrtdump.h NEWS, version and documentation update. 2010-01-06 16:57:20 +01:00
neighbor.c Channels - explicit links between protocols and tables 2016-02-01 10:28:50 +01:00
password.c Major RIP redesign 2015-10-05 13:18:10 +02:00
password.h Major RIP redesign 2015-10-05 13:18:10 +02:00
proto-hooks.c Channelize: rt_notify arg conversion table -> channel 2016-04-07 10:08:23 +02:00
proto.c nest/proto fix local_debug mode 2016-03-10 16:07:44 +01:00
proto.sgml Channels - explicit links between protocols and tables 2016-02-01 10:28:50 +01:00
protocol.h Channelize: rt_notify arg conversion table -> channel 2016-04-07 10:08:23 +02:00
route.h Updated RTA hashes to 32-bit values. 2016-02-10 13:26:07 +01:00
rt-attr.c Hash: typecast error fix 2016-02-19 16:33:07 +01:00
rt-dev.c Fix typo 2016-03-10 16:07:44 +01:00
rt-dev.h Channels - explicit links between protocols and tables 2016-02-01 10:28:50 +01:00
rt-fib.c BSD: Explicitly dropping routes with mismatched AF's. 2016-01-21 14:55:33 +01:00
rt-table.c Channelize: rt_notify arg conversion table -> channel 2016-04-07 10:08:23 +02:00