dhcp: Make client signal a change if renewing yields different options.
authorBen Pfaff <blp@nicira.com>
Wed, 30 Jul 2008 22:39:03 +0000 (15:39 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 30 Jul 2008 22:46:38 +0000 (15:46 -0700)
commit7b3017805866b2bb36a092a3ea25ff0ec9b6fd9e
tree8988e18bf5d91d33a55f213c355ceffac873f2d6
parent245f96aebca31a05a5fae0d8b427ee7a871c6fc5
dhcp: Make client signal a change if renewing yields different options.

This allows the secchan to connect to a new controller if the DHCP server
starts announcing a new vconn without invalidating old leases.
lib/dhcp-client.c