diff options
| author | sarthurdev <965089+sarthurdev@users.noreply.github.com> | 2026-06-17 19:21:48 +0200 |
|---|---|---|
| committer | sarthurdev <965089+sarthurdev@users.noreply.github.com> | 2026-06-25 16:19:06 +0200 |
| commit | be535fd16bdf9a7978d4e2b049fdf0b45c6e9f38 (patch) | |
| tree | c201db54051e4a9d4c363e07fa5db5444ec205fc /interface-definitions/include | |
| parent | 92de46c87e27415105614172c891fff6cfbbc816 (diff) | |
| download | vyos-1x-be535fd16bdf9a7978d4e2b049fdf0b45c6e9f38.tar.gz vyos-1x-be535fd16bdf9a7978d4e2b049fdf0b45c6e9f38.zip | |
geoip: T8987: Support updates via source-address/vrf
Diffstat (limited to 'interface-definitions/include')
| -rw-r--r-- | interface-definitions/include/firewall/global-options.xml.i | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/interface-definitions/include/firewall/global-options.xml.i b/interface-definitions/include/firewall/global-options.xml.i index 5ff5acfd8..4827f6e82 100644 --- a/interface-definitions/include/firewall/global-options.xml.i +++ b/interface-definitions/include/firewall/global-options.xml.i @@ -171,6 +171,8 @@ <valueless/> </properties> </leafNode> + #include <include/source-address-ipv4-ipv6.xml.i> + #include <include/interface/vrf.xml.i> </children> </node> <leafNode name="ip-src-route"> |
