diff options
author | Viacheslav Hletenko <v.gletenko@vyos.io> | 2025-02-18 12:03:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-18 12:03:32 +0200 |
commit | d6a82c134bed0b0921595928b7ec600b2935327b (patch) | |
tree | 1809bf67652393442fb2a8468e989c2b0db1d45b /debian | |
parent | fa2df64a25e57b2eb9fe6698c39f6cfbfd02fe5f (diff) | |
parent | ab6382ede233c04ca3126f8d4089318e927c55b4 (diff) | |
download | vyos-1x-d6a82c134bed0b0921595928b7ec600b2935327b.tar.gz vyos-1x-d6a82c134bed0b0921595928b7ec600b2935327b.zip |
Merge pull request #4108 from sarthurdev/wlb_python
wlb: T4470: Migrate WAN Load Balancer to XML/Python
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 57709ea24..0d040a374 100644 --- a/debian/control +++ b/debian/control @@ -203,9 +203,6 @@ Depends: # For "load-balancing haproxy" haproxy, # End "load-balancing haproxy" -# For "load-balancing wan" - vyatta-wanloadbalance, -# End "load-balancing wan" # For "service dhcp-relay" isc-dhcp-relay, # For "service dhcp-server" |