summaryrefslogtreecommitdiff
path: root/networking/libiproute/iptunnel.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* preparatory patch for -Wwrite-strings #4Denis Vlasenko2007-01-291-3/+3
* Remove networking/libiproute/linux/pkt_sched.hDenis Vlasenko2007-01-021-22/+23
* stop using __u32 etc. uint32_t is there for a reasonDenis Vlasenko2006-12-311-1/+1
* do not overflow ifr_name. maybe it was safe in some places,Denis Vlasenko2006-11-271-7/+7
* silly size savings and capitalization fixesDenis Vlasenko2006-10-261-11/+11
* replacing func() with xfunc() where appropriateDenis Vlasenko2006-09-031-6/+6
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* - reuse strings and messages. Saves about 600BBernhard Reutner-Fischer2006-06-071-3/+3
* Header cleanup: don't #include headers that libbb.h already includes.Rob Landley2006-06-021-4/+1
* - remove warning about redeclaration of __constant_htonsBernhard Reutner-Fischer2006-01-121-5/+4
* - make libiproute compile..Bernhard Reutner-Fischer2005-10-081-0/+1
* Patch from Bernhard Fischer to make a bunch of symbols staticEric Andersen2005-04-161-2/+2
* Thomas Koeller writes:Eric Andersen2004-04-261-1/+1
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-3/+3
* Major coreutils update.Manuel Novoa III2003-03-191-20/+20
* Eliminate most instances where we use linux kernel headersEric Andersen2003-01-141-3/+6
* fixes for ia64Glenn L McGrath2003-01-051-0/+2
* Only included headers that are used.Glenn L McGrath2002-12-161-9/+6
* Cleanup error messagesGlenn L McGrath2002-11-281-38/+36
* IP applet by Bastian Blank <waldi@debian.org>Glenn L McGrath2002-11-101-0/+548