mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-10-28 19:16:50 +00:00
When the last match criteria was removed (dst-ip or src-ip), we were not deleting the rule correctly for ipv6. This fix retains the needed src-ip/dst-ip during the pbr_send_pbr_map process so the appropriate information is available for the rule delete. Signed-off-by: Don Slice <dslice@cumulusnetworks.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| pbr_debug.c | ||
| pbr_debug.h | ||
| pbr_main.c | ||
| pbr_map.c | ||
| pbr_map.h | ||
| pbr_memory.c | ||
| pbr_memory.h | ||
| pbr_nht.c | ||
| pbr_nht.h | ||
| pbr_vty.c | ||
| pbr_vty.h | ||
| pbr_zebra.c | ||
| pbr_zebra.h | ||
| pbrd.conf.sample | ||
| subdir.am | ||