usagi CHANGELOG.USAGI usagi/kernel/linux26/net/ipv6 addrconf.c

[email protected] Mon, 27 Jun 2005 14:24:52 +0900
Newsgroups gmane.linux.ipv6.usagi.cvs
Message-ID <[email protected]>
yoshfuji    2005/06/27 14:21:02 JST

  Modified files:
    .                    CHANGELOG.USAGI 
    kernel/linux26/net/ipv6 addrconf.c 
  Log:
  * kernel/linux26/net/ipv6/addrconf.c: Don't dump each temporary
  address twice.
  Because temporary addresses are listed in idev->addr_list,
  there's no need to dump idev->tempaddr_list separately.
  
  Revision  Changes    Path
  1.995     +5 -1      usagi/CHANGELOG.USAGI
  1.101     +1 -13     usagi/kernel/linux26/net/ipv6/addrconf.c