commit | b382b191ea9e9ccefc437433d23befe91f4a8925 | [log] [tgz] |
---|---|---|
author | Thomas Graf <tgraf@infradead.org> | Tue Nov 16 04:33:57 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 17 11:28:26 2010 -0800 |
tree | 182ccdcb1cbb2258e2a951aa32674426547c922b | |
parent | 9f0f7272ac9506f4c8c05cc597b7e376b0b9f3e4 [diff] |
ipv6: AF_INET6 link address family IPv6 already exposes some address family data via netlink in the IFLA_PROTINFO attribute if RTM_GETLINK request is sent with the address family set to AF_INET6. We take over this format and reuse all the code. Signed-off-by: Thomas Graf <tgraf@infradead.org> Cc: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Signed-off-by: David S. Miller <davem@davemloft.net>