iproute2/lib
Vadim Kochan f3a2ddc124 lib utils: Use helpers to get AF bit/byte len
Added funcs to get AF_XXX len in bit/bytes and replace
places where switch(AF_XXX) is used for this.

Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
2015-03-15 12:15:19 -07:00
..
dnet_ntop.c dnet: fix strict aliasing warnings 2010-07-23 12:30:48 -07:00
dnet_pton.c dnet: fix strict aliasing warnings 2010-07-23 12:30:48 -07:00
inet_proto.c lib: make string arguments const 2013-02-12 11:39:07 -08:00
ipx_ntop.c include needed files 2012-12-23 11:49:06 -08:00
ipx_pton.c include needed files 2012-12-23 11:49:06 -08:00
libgenl.c iproute2: GENL: merge GENL_REQUEST and GENL_INITIALIZER 2012-09-17 15:46:45 -07:00
libnetlink.c libnetlink: add parse_rtattr_one_nested helper 2015-01-07 15:11:35 -08:00
ll_addr.c lib: make string arguments const 2013-02-12 11:39:07 -08:00
ll_map.c cleanup warnings 2014-08-04 10:30:35 -07:00
ll_proto.c ip: iplink_vlan: add 802.1ad support 2013-06-21 08:59:24 -07:00
ll_types.c ll_types: add netlink ARPHRD 2014-08-29 00:13:22 -07:00
Makefile lib: Add netns_switch func for change network namespace 2014-12-27 10:22:27 -08:00
namespace.c lib: Exec func on each netns 2015-02-05 10:28:19 -08:00
rt_names.c rt_names can't be const 2014-12-20 11:36:54 -08:00
utils.c lib utils: Use helpers to get AF bit/byte len 2015-03-15 12:15:19 -07:00