commit | 479840ffdbe4242e8a25349218c8e0859223aa35 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@resnulli.us> | Fri Dec 06 09:45:21 2013 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 06 16:34:43 2013 -0500 |
tree | cad6833e9f0b92949c3dc1568b790877e18ffafa | |
parent | e6247027e5173c00efb2084d688d06ff835bc3b0 [diff] |
ipv6 addrconf: extend ifa_flags to u32 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>