[PATCH]The type of inet6_ifinfo_notify event in addrconf_ifdown().

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Maybe inet6_ifinfo_notify event type should be RTM_DELLINK in addrconf_ifdown().

Signed-off-by: Yan Zheng<[email protected]>

Index:  net/ipv6/addrconf.c
------------------------------------------------------------------------
--- linux-2.6.14-rc4-git2/net/ipv6/addrconf.c 2005-10-14 18:28:01.000000000 +0800
+++ linux/net/ipv6/addrconf.c    2005-10-14 18:31:15.000000000 +0800
@@ -2167,7 +2167,7 @@

    /* Step 5: netlink notification of this interface */
    idev->tstamp = jiffies;
-    inet6_ifinfo_notify(RTM_NEWLINK, idev);
+    inet6_ifinfo_notify(RTM_DELLINK, idev);
/* Shot the device (if unregistered) */


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux