1
0
mirror of https://github.com/CumulusNetworks/ifupdown2.git synced 2024-05-06 15:54:50 +00:00
Files
CumulusNetworks-ifupdown2/debian
Julien Fortin 0b93b457de dhcp: add support for inet + inet6 dhcp on same interface (fixes #44)
This patch also fixes a problem where dhcp6 used to create lease file with
a trailing whitespace. dhcp6 operation were also sometimes using the wrong
pid file. I added some code in the debian.postinst script to correctly
rename these files if they exists when we install/update ifupdown2.

Signed-off-by: Julien Fortin <julien@cumulusnetworks.com>
2018-05-16 22:52:41 +02:00
..