diff options
| author | Christian Poessinger <christian@poessinger.com> | 2020-04-25 14:00:26 +0200 |
|---|---|---|
| committer | Christian Poessinger <christian@poessinger.com> | 2020-04-25 14:01:58 +0200 |
| commit | 7765d528ce304275350f87c748fa7988ffb4bc26 (patch) | |
| tree | 16d23f4d58453d04f7e3d92a372d4bd32796cb3d /interface-definitions | |
| parent | 35dc9d35c5d97e1c7d4fc0602ad437f1eb373b94 (diff) | |
| download | vyos-1x-7765d528ce304275350f87c748fa7988ffb4bc26.tar.gz vyos-1x-7765d528ce304275350f87c748fa7988ffb4bc26.zip | |
login: radius: T2304: add VRF support
This allows the radius client to work when a management VRF is in use.
Diffstat (limited to 'interface-definitions')
| -rw-r--r-- | interface-definitions/system-login.xml.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/system-login.xml.in b/interface-definitions/system-login.xml.in index 2499a192c..053b6babd 100644 --- a/interface-definitions/system-login.xml.in +++ b/interface-definitions/system-login.xml.in @@ -130,6 +130,7 @@ </leafNode> </children> </tagNode> + #include <include/interface-vrf.xml.i> </children> </node> </children> |
