busybox/networking/libiproute
Denys Vlasenko 84fc645605 *: slap on a few ALIGN1/2s where appropriate
The result of looking at "grep -F -B2 '*fill*' busybox_unstripped.map"

   text	   data	    bss	    dec	    hex	filename
 952537	    485	   7296	 960318	  ea73e	busybox_old
 952527	    485	   7296	 960308	  ea734	busybox_unstripped

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2019-05-21 17:29:24 +02:00
..
ip_common.h networking: add 'ip neigh' command 2015-10-14 12:53:47 +02:00
ip_parse_common_args.c whitespace and comment format fixes, no code changes 2017-10-05 15:19:25 +02:00
ipaddress.c ip: fix comment placement 2019-04-29 00:34:07 +02:00
iplink.c ip link: Fix vlan proto, closes 8261 and 11638 2019-01-22 15:22:05 +01:00
ipneigh.c ip: fix crash in "ip neigh show" 2018-02-08 08:42:37 +01:00
iproute.c ip: fix crash in "ip neigh show" 2018-02-08 08:42:37 +01:00
iprule.c ip: fix crash in "ip neigh show" 2018-02-08 08:42:37 +01:00
iptunnel.c whitespace and comment format fixes, no code changes 2017-10-05 15:19:25 +02:00
Kbuild.src tc: fix single-applet build 2018-01-13 21:37:20 +01:00
libnetlink.c libbb: introduce and use bb_getsockname() 2018-02-11 14:55:46 +01:00
libnetlink.h whitespace cleanup 2010-10-29 11:46:52 +02:00
ll_addr.c whitespace and comment format fixes, no code changes 2017-10-05 15:19:25 +02:00
ll_map.c ip: fix crash in "ip neigh show" 2018-02-08 08:42:37 +01:00
ll_map.h libbb: auto_string() for efficient handling of temporary malloced stirngs 2015-10-09 17:59:56 +02:00
ll_proto.c *: slap on a few ALIGN1/2s where appropriate 2019-05-21 17:29:24 +02:00
ll_types.c *: slap on a few ALIGN1/2s where appropriate 2016-04-22 18:09:21 +02:00
rt_names.c iproute: more string reuse 2015-10-08 17:15:08 +02:00
rt_names.h libiproute: use itoa() where appropriate 2015-10-08 13:02:28 +02:00
rtm_map.c whitespace and comment format fixes, no code changes 2017-10-05 15:19:25 +02:00
rtm_map.h libiproute: use itoa() where appropriate 2015-10-08 13:02:28 +02:00
utils.c whitespace and comment format fixes, no code changes 2017-10-05 15:19:25 +02:00
utils.h libiproute: FACT_FUNCization 2017-04-07 17:15:40 +02:00