aboutsummaryrefslogtreecommitdiff
path: root/networking/ip.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - mv ip*_main into ip.c; use a dispatcher to save on needless duplication.aldot2007-04-101-1/+51
* - rewrite the ip applet to be less bloatyaldot2007-04-101-22/+48
* libiproute: audit callgraph, shortcut error paths into die() functions.vda2007-04-071-23/+20
* suppress warnings about easch <applet>_main() havingvda2007-02-031-0/+1
* fix numbering in switch(): we don't have "del" anymore,vda2007-01-271-2/+3
* - add 'ip rule' support. First take..aldot2006-11-211-12/+8
* rename: compare_string_array -> index_in_str_arrayvda2006-11-051-11/+2
* Standardize on the vi editing directives being on the first line.rpjday2006-07-021-0/+1
* More removal of "#if 0" content.rpjday2006-07-011-52/+0
* - reuse strings and messages. Saves about 600Baldot2006-06-071-1/+1
* * uniq.c: remove unneeded include and use short boilerplate.aldot2005-10-261-6/+3
* Fix compile error if CONFIG_FEATURE_IP_ADDR isnt enabledbug12004-04-121-3/+3
* Major coreutils update.mjn32003-03-191-2/+2
* Enable ip commands to be compiled seperate from ip, modifed patch from Bastia...bug12002-12-011-22/+33
* IP applet by Bastian Blank <waldi@debian.org>bug12002-11-101-0/+104