0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-16 18:35:19 +00:00
bird/client
Tomas Hlavacek 568d9c9fae Fix birdcl async message handling
Fix handling of async messafe in the bird light client. The async message
may occure at the any moment so we need the client to liste for the
message from server when it waits for user input.
2013-04-06 22:07:32 +02:00
..
birdc Add lightweight client - birdcl 2013-03-19 18:03:49 +01:00
birdcl Fix birdcl async message handling 2013-04-06 22:07:32 +02:00
client_common.c Pull out independent routines from client_full.c 2013-03-19 18:03:49 +01:00
client.h Add lightweight client - birdcl 2013-03-19 18:03:49 +01:00
cmds.m4 Both help' command and the unknown command' error message now tell 2000-05-31 22:39:06 +00:00
commands.c Some minor changes to CLI. 2012-03-22 12:13:26 +01:00
Doc Updated all the Doc files to new format. 2000-05-31 11:30:18 +00:00
Makefile Add lightweight client - birdcl 2013-03-19 18:03:49 +01:00
util.c Include "lib/string.h" instead of <string.h>. It should give us bzero() 2000-03-31 23:30:21 +00:00