]> git.ipfire.org Git - thirdparty/bird.git/commit
BIRD sends notification to clients about interface updates client-next
authorPavel Tvrdik <pawel.tvrdik@gmail.com>
Wed, 27 Apr 2016 12:02:18 +0000 (14:02 +0200)
committerPavel Tvrdik <pawel.tvrdik@gmail.com>
Wed, 27 Apr 2016 13:22:30 +0000 (15:22 +0200)
commit0fc263c985e2a33b5a98d5dd8c7244e0290d9dfe
tree066eaa1da318d90f94601c957ff118a213aed44c
parentdf0f4cc92ff75531b520e1ae8d2e9270da9aefa6
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.
nest/cli.c
nest/cli.h
nest/cmds.c
nest/iface.c