]> git.proxmox.com Git - mirror_ifupdown2.git/commit
addons: address: add dad handling module global
authorAdrien Banlin <a.banlin@alphalink.fr>
Mon, 4 Apr 2022 15:10:21 +0000 (17:10 +0200)
committerAdrien Banlin <a.banlin@alphalink.fr>
Tue, 5 Apr 2022 12:46:13 +0000 (14:46 +0200)
commitf4764e0f96e71e4e4f8f0f2fb407ec519ab2ec50
treeb39df8497f299260be2fc2188f672aa9835ce32e
parent24be632e9379891cbc5e465728eafe9bd1f997c5
addons: address: add dad handling module global

Upon ipv6_dad_handling_enabled module global parameter set to true, the
address addon will handle ipv6 dad tentatives by either
* set nodad when adding an ipv6 address
* waiting for dad to finish or warn of a timeout

This handling should be quick close to the ifupdown process.
ifupdown2/addons/address.py