mirror of https://github.com/sipwise/dhtest.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
525 B
19 lines
525 B
Source: ngcp-dhtest
|
|
Section: admin
|
|
Priority: optional
|
|
Maintainer: Sipwise Development Team <support@sipwise.com>
|
|
Build-Depends:
|
|
debhelper-compat (= 12),
|
|
Standards-Version: 3.9.8
|
|
Homepage: https://www.sipwise.com/
|
|
|
|
Package: ngcp-dhtest
|
|
Architecture: any
|
|
Depends:
|
|
${misc:Depends},
|
|
${shlibs:Depends},
|
|
Description: DHCP client simulation
|
|
dhtest can simulate multiple DHCP clients behind a network
|
|
device. It can help in testing the DHCP servers or in testing
|
|
switch/router by loading the device with multiple DHCP clients.
|