aboutsummaryrefslogtreecommitdiff
path: root/networking/nameif.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Header cleanup on two more networking files (move libbb.h to the top andlandley2006-06-051-2/+2
* Size reductions, mostly switching things to use libbb functions.landley2006-05-291-2/+2
* CONFIG->ENABLE migration.landley2006-05-041-5/+5
* - add platform.h.aldot2006-01-221-2/+2
* restore erronyous 'cleanups' by Rob Sullivan and landleyvodz2006-01-151-6/+9
* Cleanup patch from Rob Sullivan.landley2006-01-151-39/+9
* Patch from Bernhard Fischer to make a bunch of symbols staticandersen2005-04-161-1/+1
* Update my email address, document some of my tasks in the AUTHORS filebug12004-04-251-1/+1
* Larry Doolittle writes:andersen2004-04-141-2/+2
* Patch from Lars Kellogg-Stedman:andersen2003-07-051-0/+9
* Major coreutils update.mjn32003-03-191-8/+8
* Dont use getopt_long, minor usage changes, patch by Nick Fedchikbug12003-01-191-9/+3
* Use vsyslog instead of syslog, improve initalisation and cleanup ofbug12003-01-161-42/+36
* Eliminate most instances where we use linux kernel headersandersen2003-01-141-1/+3
* Get interface names using ioctl rather than /proc, from Nick Fedchikbug12002-12-171-64/+68
* Fix bug when reading mac from command line, continue; if hwaddrr not foundbug12002-12-131-3/+5
* New applet, nameif by Nick Fedchik and myself.bug12002-12-131-0/+217