link executor tests: test vlan dependency learning
This commit is contained in:
parent
badcccaa5b
commit
8e7c935cdf
2 changed files with 19 additions and 2 deletions
|
@ -56,6 +56,8 @@ up|down)
|
|||
fi
|
||||
;;
|
||||
depend)
|
||||
echo "$IF_VLAN_RAW_DEVICE"
|
||||
if is_vlan; then
|
||||
echo "$IF_VLAN_RAW_DEVICE"
|
||||
fi
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue