config: add size information for udhcpc
[oweals/busybox.git] / networking / interface.c
2018-03-05 Denys Vlasenkonetworking/interface.c: get rid of global data
2018-03-05 Denys Vlasenkonetworking/interface.c: get rid of global "smallint...
2018-03-05 Denys Vlasenkonetworking/interface.c: code shrink
2017-10-05 Denys Vlasenkowhitespace and comment format fixes, no code changes
2017-09-12 Denys Vlasenkonetworking/interface.c: remove superfluous "& 0377"
2016-11-28 Denys VlasenkoCode style fixes, no code changes
2016-03-29 Denys VlasenkoRevert "networking: properly initialize ipv6 scope...
2016-03-28 Timo Teräsnetworking: properly initialize ipv6 scope id for print...
2016-02-01 Felix Fietkaubusybox: fix uninitialized memory when displaying IPv6...
2015-10-09 Denys Vlasenkouse auto_string() where appropriate to kill a few statics
2015-02-03 Denys Vlasenkoifconfig: fix double free fatal error in INET_sprint
2013-08-14 Nicolas Dichtelnetworking: fix potential overflow in ife_print6()
2013-07-25 Bartosz Golaszewskinetworking: code shrink
2013-01-14 Denys Vlasenkowhitespace cleanup. no code changes
2013-01-14 Denys Vlasenkowhitespace fixes. no code changes
2011-06-10 Dan Fandrich*: simplify Ethernet header includes
2011-04-16 Denys VlasenkoUse net/ethernet.h instead of linux/if_ether.h in more...
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-07-25 Denys Vlasenko*: more empty lines removed. no code changes
2010-05-23 Denys Vlasenkoifconfig: do not truncate interface names. closes bug...
2010-04-04 Denys Vlasenkolibbb: factor out hex2bin() for infiniband address...
2010-04-01 Denys Vlasenkoclean up redundant, commented-out and misplaced includes
2010-02-02 Denys Vlasenkomore thorough fix for systems with strange socklen_t
2009-10-23 Denys Vlasenkosmall optimizations of toupper/tolower
2009-10-22 Denys Vlasenkonetworking/interface.c: tiny code shrink
2008-12-02 Denis Vlasenkolibbb: add strncpy_IFNAMSIZ
2008-11-24 Denis Vlasenkovi: speedup and code shrink (Walter Harms)
2008-11-22 Denis Vlasenkonetworking/interface.c: better readability (by Walter...
2008-07-29 Denis Vlasenkohush: add #defines to switch off break/continue if...
2008-07-21 Denis Vlasenkolibbb: [x]fopen_for_{read,write} introduced and used.
2008-07-05 Denis Vlasenko*: rename ATTRIBUTE_XXX to just XXX.
2008-06-27 Denis Vlasenko*: introduce and use FAST_FUNC: regparm on i386, otherw...
2008-06-04 Denis Vlasenkonetworking/interface.c: fix indentation
2008-05-17 Denis Vlasenkotwo fixlets for -Wall
2008-05-16 Bernhard Reutner... - fix bug where we incorrectly rejected ifconfig eth0...
2008-05-15 Denis Vlasenkomore of -Wall fixes from Cristian Ionescu-Idbohrn.
2008-05-15 Denis Vlasenkoremove stray semicolons (by Cristian Ionescu-Idbohrn)
2008-04-21 Denis Vlasenko*: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit.
2008-03-20 Denis Vlasenko*: use fopen_or_warn in few more places
2008-03-17 Denis Vlasenko*: add -Wunused-parameter; fix resulting breakage
2007-10-11 Denis Vlasenkowhitespace/style fix
2007-09-27 Denis Vlasenkointroduce bb_putchar(). saves ~1800 on uclibc (less...
2007-08-12 Denis Vlasenkotrylink: produce even more info about final link stage
2007-07-29 Denis Vlasenkointerface.c: code shrink (IIRC ~30 bytes)
2007-07-21 Denis Vlasenkostyle fix (stray space before ';')
2007-07-17 Denis Vlasenkoifconfig: make it work with ifaces with ifnames > 255
2007-07-14 Denis Vlasenkoxioctl and friends by Tito <farmatito@tiscali.it>
2007-06-19 Denis Vlasenkonetworking/interface.c: huke remaining big statics...
2007-06-19 Denis Vlasenkonetworking/interface.c: reduce bss usage
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-03-22 Denis Vlasenkointerface: revert part of commit 18120 (eth aliases...
2007-03-15 Denis Vlasenkonetworking/interface.c: was doing really strange cachin...
2007-03-14 Denis Vlasenkoarp, networking/interface.c: eliminate statics
2007-02-09 Denis Vlasenkoremove unused #include,, improve code readability
2007-02-02 Denis Vlasenkotrivial warning fix
2007-01-29 Denis Vlasenkopreparatory patch for -Wwrite-strings #6
2007-01-22 Bernhard Reutner... - sed -i -e "/\$Id:/d;"
2007-01-11 Denis VlasenkoTrailing whitespace removal over entire tree
2007-01-07 Denis Vlasenkoadd arp applet - thanks to
2006-12-26 Denis Vlasenkoproperly export externs thru *.h files
2006-12-18 Denis VlasenkoA bunch of defined(__GLIBC__) added. static-linking...
2006-12-07 Bernhard Reutner... - Proposed fix to make aliases work (with uClibc-current).
2006-11-27 Denis Vlasenkodo not overflow ifr_name. maybe it was safe in some...
2006-11-22 Denis Vlasenko#if HAVE_AFINET6 -> #ifdef HAVE_AFINET6
2006-11-21 Denis Vlasenkoifconfig: preparatory patch, no code changes
2006-11-17 Denis Vlasenkoadd -Wundef, fix uncovered bugs
2006-10-26 Denis Vlasenkosilly size savings and capitalization fixes
2006-10-20 Denis Vlasenkomessage string changes, mostly for consistency, also...
2006-10-08 Denis Vlasenkoattempt to regularize atoi mess.
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-06-26 "Robert P. J. Day"Properly print the output for a sit (IPv6-in-IPv4)...
2006-06-26 "Robert P. J. Day"Aesthetic fix to use newer structure initialization...
2006-06-20 Rob LandleyPatch by Robert P. Day to remove obsolete alias code...
2006-06-20 Rob LandleyPatch by Robert P. Day to make structs use c99 initiali...
2006-06-20 Rob LandleyPatch from Robert P. J. Day cleaning up some unnecessar...
2006-06-03 Rob LandleyRemove #ifdeffed out code, both KEEP_UNUSED and #if 0.
2006-05-29 Rob LandleySize reductions, mostly switching things to use libbb...
2006-05-29 Rob LandleyRemove _().
2006-05-19 Rob LandleyPatch from Robert P. Day to remove #ifdefed out SLIP...
2006-05-19 Bernhard Reutner... - single KERNEL_VERSION(a,b,c) macro in platform.h
2006-05-11 Mike Frysingerfix no previous prototype warning
2006-04-14 Rob LandleyRemove code for protocols we don't properly support...
2006-04-05 Bernhard Reutner... - include proper headers.
2006-03-30 Bernhard Reutner... - fix paste'o which i overlooked when applying dalias...
2006-03-29 Bernhard Reutner... - Rich Felker writes: fix invalid printf format strings
2006-02-23 Bernhard Reutner... - put NLS stuff in one central place to avoid redefines.
2006-01-30 Eric Andersenfix up annoying signed/unsigned and mixed type errors
2006-01-25 Tim Rikerjust whitespace
2006-01-19 Bernhard Reutner... - missing bits of patch attached to bug #249 (constify).
2005-11-22 Rob LandleyMove interface.c to networking directory since it's...