mirror_frr/pbrd
Donald Sharp b13e5ad68a pbrd: Remove pbr_events
The pbr_events.c file was a mistake in that it overly complicated
the code and made it hard to think about what was happening.

Remove all the events and just do the work where needed.

Additionally rethink the sending of the pbr map to
zebra and only send one notification at a time instead
of having the sending function attempt to figure out
what to do.

Clean up some of the no form of commands to make them
work properly.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Signed-off-by: Don Slice <dslice@cumulusnetworks.com>
2018-04-06 13:22:43 -04:00
..
.gitignore pbrd: Add PBR to FRR 2018-04-06 13:22:43 -04:00
Makefile pbrd: Add PBR to FRR 2018-04-06 13:22:43 -04:00
pbr_debug.c pbrd: Cleanup CI warnings 2018-04-06 13:22:43 -04:00
pbr_debug.h pbrd: Add PBR to FRR 2018-04-06 13:22:43 -04:00
pbr_main.c pbrd: Remove pbr_events 2018-04-06 13:22:43 -04:00
pbr_map.c pbrd: Remove pbr_events 2018-04-06 13:22:43 -04:00
pbr_map.h pbrd: Remove pbr_events 2018-04-06 13:22:43 -04:00
pbr_memory.c pbrd: Add PBR to FRR 2018-04-06 13:22:43 -04:00
pbr_memory.h pbrd: Add PBR to FRR 2018-04-06 13:22:43 -04:00
pbr_nht.c pbrd: Remove pbr_events 2018-04-06 13:22:43 -04:00
pbr_nht.h pbrd: Remove pbr_events 2018-04-06 13:22:43 -04:00
pbr_vty.c pbrd: Remove pbr_events 2018-04-06 13:22:43 -04:00
pbr_vty.h pbrd: Add PBR to FRR 2018-04-06 13:22:43 -04:00
pbr_zebra.c pbrd: Remove pbr_events 2018-04-06 13:22:43 -04:00
pbr_zebra.h pbrd: Remove pbr_events 2018-04-06 13:22:43 -04:00
pbrd.conf.sample pbrd: Add PBR to FRR 2018-04-06 13:22:43 -04:00
subdir.am pbrd: Remove pbr_events 2018-04-06 13:22:43 -04:00