mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-12-30 20:35:01 +00:00
the vrf_id parameter is replaced by struct vrf * parameter. this impacts most of the daemons that look for an interface based on the name and the vrf identifier. Also, it fixes 2 lookup calls in zebra and sharpd, where the vrf_id was ignored until now. Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| sharp_globals.h | ||
| sharp_main.c | ||
| sharp_nht.c | ||
| sharp_nht.h | ||
| sharp_vty.c | ||
| sharp_vty.h | ||
| sharp_zebra.c | ||
| sharp_zebra.h | ||
| sharpd.conf.sample | ||
| subdir.am | ||