diff options
author | sarthurdev <965089+sarthurdev@users.noreply.github.com> | 2021-05-31 12:08:48 +0200 |
---|---|---|
committer | sarthurdev <965089+sarthurdev@users.noreply.github.com> | 2021-06-06 00:14:10 +0200 |
commit | b3bce6497cc20cad687efc818d679d71d62fbd26 (patch) | |
tree | 67ccbd191f824de18d8b39f0694c040c65e38e78 /debian | |
parent | 77866ccb16194a2446b2faccb52ec852aa882b96 (diff) | |
download | vyos-1x-b3bce6497cc20cad687efc818d679d71d62fbd26.tar.gz vyos-1x-b3bce6497cc20cad687efc818d679d71d62fbd26.zip |
nhrp: T3599: Migrate NHRP to XML/Python
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 | ||||
-rw-r--r-- | debian/vyos-1x.install | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 105c4dfca..bbe8200ca 100644 --- a/debian/control +++ b/debian/control @@ -143,6 +143,7 @@ Depends: udp-broadcast-relay, usb-modeswitch, usbutils, + vyos-opennhrp, vyos-http-api-tools, vyos-utils, wide-dhcpv6-client, diff --git a/debian/vyos-1x.install b/debian/vyos-1x.install index e5de7f074..0c6c226ee 100644 --- a/debian/vyos-1x.install +++ b/debian/vyos-1x.install @@ -1,6 +1,7 @@ etc/dhcp etc/ipsec.d etc/netplug +etc/opennhrp etc/ppp etc/rsyslog.d etc/systemd |