Hi
I see that when we issue a dhclient -r on an interface (on linux) , the /sbin/dhclient-script does a ip addr flush on that interface.
# flush leased IP
ip -4 addr flush dev ${interface} label ${interface}
Was there a reason to flush all the IPs on an interface ?
should the script instead just delete the "old_ip_address" only - and not flush all the IPs which might include static ones that a user might have configured ?
thanks
-kanna
_______________________________________________
dhcp-users mailing list
[hidden email]
https://lists.isc.org/mailman/listinfo/dhcp-users