← Back to team overview

desktop-packages team mailing list archive

[Bug 849994] Re: FFE: add NetworkManager DUID support

 

debdiff for network-manager 0.9.0-0ubuntu4

** Patch added: "network-manager_0.9.0-0ubuntu4.debdiff"
   https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/849994/+attachment/2402982/+files/network-manager_0.9.0-0ubuntu4.debdiff

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/849994

Title:
  FFE: add NetworkManager DUID support

Status in “network-manager” package in Ubuntu:
  New

Bug description:
  I wrote a patch to handle DHCPv6 DUIDs properly in NetworkManager;
  ideally this should be shipped with NM in Oneiric to properly support
  multiple interfaces getting consistently the same DUID across multiple
  DHCP requests; which should allow multiple interfaces to get the same
  IPv6 address if they are on the same network.

  The patch is relatively simple and watches the DUID already provided
  by dhclient if it's available and attempts to make sure it is recorded
  in the future lease files when necessary. If the DUID isn't present
  anywhere, it will be generated as a DUID-LLT, and the values from
  dhclient always takes precedence.

  An experimental package has been built in my PPA for testing. Testing
  was done and completed successfully across different permutations of
  DHCPv6, DHCP, SLAAC, etc. with no adverse effects.

  https://launchpad.net/~mathieu-tl/+archive/nm/+sourcepub/1919157
  /+listing-archive-extra

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/849994/+subscriptions


References