summaryrefslogtreecommitdiff
path: root/networking/libiproute/ipaddress.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-2/+2
* Patch from Denis Vlasenko to constify things and fix a few typos.Rob Landley2006-02-221-8/+15
* sort out yet more type issuesEric Andersen2006-01-301-2/+2
* - add some ATTRIBUTE_UNUSED.Bernhard Reutner-Fischer2006-01-301-6/+5
* just whitespaceTim Riker2006-01-251-6/+6
* restore compare_string_array new interface (make broken by landley)"Vladimir N. Oleynik"2005-12-061-3/+3
* - make libiproute compile..Bernhard Reutner-Fischer2005-10-081-0/+1
* Patch from Bernhard Fischer to make a bunch of symbols staticEric Andersen2005-04-161-1/+1
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-4/+4
* Major coreutils update.Manuel Novoa III2003-03-191-12/+12
* This seems sufficient for ifup and ifdown to actually workEric Andersen2003-01-271-0/+2
* Eliminate use of kernel header fileEric Andersen2003-01-141-3/+2
* Option to allow ifupdown use ip commands instead of ifconfig, add flushGlenn L McGrath2003-01-131-3/+80
* Only included headers that are used.Glenn L McGrath2002-12-161-14/+7
* undefine sysinfo to prevent breakage on ia64Glenn L McGrath2002-12-111-0/+2
* Use compare_string_array in ipaddress to save a few bytes, minor cleanupsGlenn L McGrath2002-12-021-122/+157
* Enable ip commands to be compiled seperate from ip, modifed patch from Bastia...Glenn L McGrath2002-12-011-3/+2
* Use error_msg instead of fprintf(stderrGlenn L McGrath2002-11-281-17/+12
* IP applet by Bastian Blank <waldi@debian.org>Glenn L McGrath2002-11-101-0/+723