mirror_frr/sharpd
Donald Sharp 07414912cd sharpd: Add buffering support
Have sharpd notice that when sending routes to zebra that the
underlying system has buffered data and to pause sending
more data to zebra until such time we get a callback that
the write was successful to zebra.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
2020-11-15 14:50:17 -05:00
..
.gitignore *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
Makefile build: non-recursive sharpd 2019-02-13 15:03:30 -05:00
sharp_globals.h sharpd: add abilty to send a nhg to zebra 2020-09-28 12:40:59 -04:00
sharp_logpump.c lib: rewrite zlog lock-free & TLS-buffered 2020-04-01 06:53:26 +02:00
sharp_main.c sharpd: add abilty to send a nhg to zebra 2020-09-28 12:40:59 -04:00
sharp_nht.c :* Convert prefix2str to %pFX 2020-10-22 09:07:41 +03:00
sharp_nht.h sharpd: implement NHG notification handling 2020-09-28 12:41:00 -04:00
sharp_vty.c :* Convert prefix2str to %pFX 2020-10-22 09:07:41 +03:00
sharp_vty.h sharpd: add "logpump" to bulk test logging 2020-03-24 15:58:36 +01:00
sharp_zebra.c sharpd: Add buffering support 2020-11-15 14:50:17 -05:00
sharp_zebra.h sharpd: Re-arrange route_add|delete 2020-11-15 14:50:17 -05:00
sharpd.conf.sample pbrd, sharpd, staticd: Add some color to sample configuration files 2019-08-19 10:36:53 -04:00
subdir.am vtysh: dynamically generate the list of daemons for commands 2020-10-02 15:06:27 +03:00