git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e624702
)
ipv6 addrconf: extend ifa_flags to u32
author
Jiri Pirko
<jiri@resnulli.us>
Fri, 6 Dec 2013 08:45:21 +0000
(09:45 +0100)
committer
David S. Miller
<davem@davemloft.net>
Fri, 6 Dec 2013 21:34:43 +0000
(16:34 -0500)
There is no more space in u8 ifa_flags. So do what davem suffested and
add another netlink attr called IFA_FLAGS for carry more flags.
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: Thomas Haller <thaller@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found