mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-10-29 19:21:15 +00:00
Adds support to specify marks in pbr-map match clause. Marks should be provided as decimal (unsigned int). Currently supported on Linux only. Attempting to configure marks on other platform will result in: "pbr marks are not supported on this platform" Signed-off-by: Marcin Matlag <marcin.matlag@gmail.com> Signed-off-by: Jafar Al-Gharaibeh <jafar@atcorp.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 | ||