]> git.baikalelectronics.ru Git - kernel.git/commit
ipv6 addrconf: revert /proc/net/if_inet6 ifa_flag format
authorJiri Pirko <jiri@resnulli.us>
Tue, 10 Dec 2013 12:56:29 +0000 (13:56 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 10 Dec 2013 22:47:18 +0000 (17:47 -0500)
commita907051513cab629981aa0f6ac65971537382d5d
treea7a226b18cb40afd878bc36568c873dccd9aa281
parentd879ae6487810688e679b48af5747b051140e785
ipv6 addrconf: revert /proc/net/if_inet6 ifa_flag format

Turned out that applications like ifconfig do not handle the change.
So revert ifa_flag format back to 2-letter hex value.

Introduced by:
commit 3f89a00a4a95058939a767a5eca6383f60df4d37
    "ipv6 addrconf: extend ifa_flags to u32"

Reported-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Tested-by: FLorent Fourcot <florent.fourcot@enst-bretagne.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/addrconf.c