← Back to team overview

desktop-packages team mailing list archive

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

 

This bug was fixed in the package network-manager - 0.9.1.90-0ubuntu2

---------------
network-manager (0.9.1.90-0ubuntu2) oneiric; urgency=low

  * debian/patches/libnl3-cache-args.patch: unbreak setting route priorities,
    which will also unbreak cases where connections fails when  wired and wifi
    are connected to the same network. (LP: #856333)
  * debian/patches/dhcpv6-duid-support.patch: support handling DUIDs for DHCPv6
    requests, as defined by RFC 3315, section 9. (LP: #849994)
 -- Mathieu Trudel-Lapierre <mathieu-tl@xxxxxxxxxx>   Wed, 28 Sep 2011 11:59:27 -0400

** Changed in: network-manager (Ubuntu)
       Status: Confirmed => Fix Released

-- 
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:
  Fix Released

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