tests: add fixture & test for VRF topology learning
This commit is contained in:
parent
ba98705c8f
commit
2c37b22d70
4 changed files with 18 additions and 1 deletions
|
@ -23,6 +23,9 @@ post-down)
|
|||
[ -n "$IF_VRF_TABLE" ] && handle_init "del"
|
||||
exit 0
|
||||
;;
|
||||
depend)
|
||||
echo "$IF_VRF_MEMBER"
|
||||
;;
|
||||
*)
|
||||
exit 0
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue