aboutsummaryrefslogtreecommitdiff
path: root/networking/libiproute/ll_addr.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* optimize 16- and 32-bit movesDenis Vlasenko2008-12-081-19/+19
| | | | | | | | | | | | | | | | function old new delta udhcpd_main 1239 1257 +18 udhcp_add_simple_option 93 92 -1 buffer_read_le_u32 19 18 -1 unpack_gz_stream_with_info 526 520 -6 dnsd_main 1470 1463 -7 udhcp_run_script 1208 1186 -22 send_ACK 255 229 -26 arping_main 1661 1623 -38 send_offer 470 428 -42 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 1/8 up/down: 18/-143) Total: -125 bytes
* - very minor shrinkageBernhard Reutner-Fischer2008-05-161-5/+1
| | | | | odd that this saved 1byte. And there could be something wrong with ifcombine or the like since omitting the braces produces bigger code?
* delete tons of extra #includesDenis Vlasenko2007-05-311-3/+1
|
* random small size optimizationsDenis Vlasenko2007-01-121-1/+1
|
* last nail into error_msg() (de)capitalizationDenis Vlasenko2006-10-271-3/+3
|
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
|
* Header cleanup: don't #include headers that libbb.h already includes.Rob Landley2006-06-021-2/+2
|
* - janitorial: include proper prototypes in libiproute.Bernhard Reutner-Fischer2006-04-021-0/+3
|
* Major coreutils update.Manuel Novoa III2003-03-191-3/+3
|
* Eliminate most instances where we use linux kernel headersEric Andersen2003-01-141-5/+1
| | | | -Erik
* fixes for ia64Glenn L McGrath2003-01-051-0/+2
|
* Only included headers that are used.Glenn L McGrath2002-12-161-11/+0
|
* Minor error messages changesGlenn L McGrath2002-11-281-6/+8
|
* IP applet by Bastian Blank <waldi@debian.org>Glenn L McGrath2002-11-101-0/+92