1
0
Files
linux/drivers
Jiri Benc 930345ea63 netlink: implement nla_put_in_addr and nla_put_in6_addr
IP addresses are often stored in netlink attributes. Add generic functions
to do that.

For nla_put_in_addr, it would be nicer to pass struct in_addr but this is
not used universally throughout the kernel, in way too many places __be32 is
used to store IPv4 address.

Signed-off-by: Jiri Benc <jbenc@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-03-31 13:58:35 -04:00
..
2015-03-02 12:08:43 -05:00
2015-02-03 15:48:51 -08:00
2015-03-02 16:43:41 -05:00
2015-02-03 15:58:39 -08:00
2015-02-04 09:15:18 +01:00
2015-03-31 12:01:19 -04:00
2015-02-18 08:40:29 +01:00
2015-02-03 15:58:39 -08:00