mirror_frr/pbrd
Donald Sharp 38e9ccde2f pbrd: Do not delete pmi until completion of rule delete.
When we have a pbr-policy applied to an interface and the
rule is installed and then deleted, we would not properly
clean up the bit field for the pmi as well as not note
the rule as properly deleted.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2019-02-12 19:22:30 -05:00
..
.gitignore *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
Makefile pbrd: Add PBR to FRR 2018-04-06 13:22:43 -04:00
pbr_debug.c pbrd: Fix unused function 2018-04-17 18:43:47 -04:00
pbr_debug.h pbrd: move debug vty into pbr_vty.c 2018-04-17 18:43:47 -04:00
pbr_main.c yang, lib: add 'frr-interface.yang' and associated stub callbacks 2018-10-27 16:16:12 -02:00
pbr_map.c pbrd: Do not delete pmi until completion of rule delete. 2019-02-12 19:22:30 -05:00
pbr_map.h pbrd: Do not delete pmi until completion of rule delete. 2019-02-12 19:22:30 -05: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 Revert "isisd lib ospfd pbrd python: fix empty init" 2018-12-01 16:49:45 +01:00
pbr_nht.h pbrd: add logging messages when out of table id's 2018-06-13 20:00:58 +00:00
pbr_vty.c pbrd: If changing policy on an interface be careful what you ask for 2019-02-12 19:21:28 -05:00
pbr_vty.h pbrd, lib: move PBR_STR def. to lib 2018-06-13 16:22:01 +00:00
pbr_zebra.c pbrd: Do not delete pmi until completion of rule delete. 2019-02-12 19:22:30 -05: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 build: fix a whole bunch of *FLAGS 2019-01-30 19:13:51 +01:00