diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-08-16 18:22:39 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-08-16 18:22:39 +0200 |
commit | 57aad3a59f9f50d44702cca96a8b6069256caf5e (patch) | |
tree | 391aa55e5eef03ef27df7c0aa5811996120bc9bc /debian/control | |
parent | 888163e95c89201ee28c0745508e1ba50c444164 (diff) | |
parent | 399bc459b94d4b918364d1e6b168d1842c8445b5 (diff) | |
download | vyos-1x-57aad3a59f9f50d44702cca96a8b6069256caf5e.tar.gz vyos-1x-57aad3a59f9f50d44702cca96a8b6069256caf5e.zip |
Merge branch 'T2723' of https://github.com/jack9603301/vyos-1x into current
* 'T2723' of https://github.com/jack9603301/vyos-1x:
tcptraceroute: T2723: Modify port description
tcptraceroute: T2723: Improve command line options, support execution without port
tcptraceroute: T2723: Support VRF
tcptraceroute: T2723: Fix the problem that tcptraceroute6 cannot be executed
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 3a441b47b..34ba4be8e 100644 --- a/debian/control +++ b/debian/control @@ -106,7 +106,8 @@ Depends: python3, conntrack, libatomic1, fastnetmon, - libndp-tools + libndp-tools, + tcptraceroute Description: VyOS configuration scripts and data VyOS configuration scripts, interface definitions, and everything |