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-31 13:58:35 -04:00
2015-03-02 13:06:31 -05:00
2014-09-18 10:54:36 +02:00
2015-03-04 00:23:23 -05:00
2015-02-11 14:46:37 -05:00
2014-07-07 21:14:21 -07:00
2015-03-31 13:58:35 -04:00
2014-11-06 15:11:10 -05:00
2015-03-31 13:18:56 -04:00
2015-03-11 16:22:14 -04:00
2015-03-31 13:58:35 -04:00
2015-03-31 13:58:35 -04:00
2015-03-23 16:58:32 -04:00
2015-02-11 15:12:13 -08:00
2015-01-28 23:04:15 -08:00
2014-09-08 15:23:05 -07:00
2014-12-05 21:18:34 -08:00
2015-01-31 17:48:18 -08:00
2015-03-25 14:07:04 -04:00
2015-03-23 16:52:26 -04:00
2015-03-23 16:52:26 -04:00
2014-11-11 14:10:31 -05:00
2015-03-18 22:00:35 -04:00
2013-12-29 16:34:25 -05:00
2015-03-18 22:38:13 -04:00
2014-09-08 16:42:42 -07:00
2015-03-11 23:51:18 -04:00
2015-03-05 21:43:48 -05:00
2015-03-31 13:58:35 -04:00
2014-01-27 16:22:11 -08:00
2014-09-28 16:35:42 -04:00
2015-03-25 14:07:04 -04:00
2015-03-18 22:05:09 -04:00
2015-03-25 14:07:04 -04:00
2015-01-19 14:32:03 -05:00
2015-03-31 13:58:35 -04:00
2014-02-25 07:04:17 +01:00
2015-01-19 15:45:10 -05:00
2015-03-31 13:58:35 -04:00
2015-03-31 13:58:35 -04:00
2014-11-05 16:30:02 -05:00
2014-10-06 00:32:20 -04:00
2014-02-19 11:41:25 +01:00
2015-03-18 22:00:34 -04:00
2015-02-08 01:03:12 -08:00
2014-09-19 17:15:31 -04:00
2015-03-25 14:07:04 -04:00
2015-03-31 13:58:35 -04:00
2015-03-25 00:57:48 -04:00
2015-03-06 14:57:42 -05:00
2015-01-28 22:18:37 -08:00
2015-03-20 18:51:09 -04:00
2015-03-11 16:51:51 -04:00
2014-09-29 00:13:10 -04:00
2015-03-10 13:45:28 -04:00
2015-03-20 12:40:25 -04:00
2014-09-01 18:12:45 -07:00
2014-09-01 18:12:45 -07:00
2014-09-01 18:12:45 -07:00
2014-09-01 18:12:45 -07:00
2015-03-29 12:17:18 -07:00
2015-03-29 12:17:18 -07:00
2014-05-03 19:23:07 -04:00
2015-02-12 18:54:10 -08:00
2015-03-31 13:58:35 -04:00
2015-03-20 12:40:25 -04:00
2015-02-28 16:56:51 -05:00
2015-03-24 21:16:30 -04:00
2014-09-01 18:12:45 -07:00
2015-01-28 22:18:37 -08:00
2015-03-23 16:52:25 -04:00
2014-09-01 18:12:45 -07:00
2013-10-19 19:12:11 -04:00
2015-01-28 22:18:37 -08:00
2014-09-29 00:13:10 -04:00
2015-01-28 22:18:37 -08:00
2015-03-24 21:16:29 -04:00
2012-03-11 23:42:51 -07:00
2015-03-10 13:45:28 -04:00
2015-03-02 13:06:31 -05:00
2015-02-11 15:12:10 -08:00
2015-01-24 23:15:40 -08:00
2015-03-18 22:00:34 -04:00
2014-05-23 16:28:53 -04:00
2014-02-25 07:04:16 +01:00
2013-12-26 13:43:21 -05:00
2015-03-25 14:07:04 -04:00
2015-02-09 11:14:17 +01:00
2015-03-09 16:06:10 -04:00
2014-06-30 07:49:47 +02:00
2013-12-18 16:58:20 -05:00
2013-05-31 17:19:05 -07:00