summaryrefslogtreecommitdiffstats
path: root/net/packet
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2010-05-19 00:36:06 +0200
committerDavid S. Miller <davem@davemloft.net>2010-05-19 00:36:06 +0200
commite9d3e084975869754d16f639378675c353560be9 (patch)
tree3f933fea12746b24247ccec79cb4a1fbdf50833b /net/packet
parentcxgb4: notify upper drivers if the device is already up when they load (diff)
downloadlinux-e9d3e084975869754d16f639378675c353560be9.tar.xz
linux-e9d3e084975869754d16f639378675c353560be9.zip
ipv6: Replace inet6_ifaddr->dead with state
This patch replaces the boolean dead flag on inet6_ifaddr with a state enum. This allows us to roll back changes when deleting an address according to whether DAD has completed or not. This patch only adds the state field and does not change the logic. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/packet')
0 files changed, 0 insertions, 0 deletions