Skip to content

Add a new feature to support live service when interfaces change on linux.

Yun Zhou requested to merge zy1306/kea:topic/yzhou/LINCCM-7347 into master

Issue: 1084

Now kea-dhcp will monitor changes on interfaces. When an interface up/down, or add/remove ip address, kea-dhcp will open/close sockets in order to adapt to this change according kea-dhcp4/6.conf.

Merge request reports