aboutsummaryrefslogtreecommitdiff
path: root/networking/libiproute/iptunnel.c
AgeCommit message (Expand)Author
2007-01-02Remove networking/libiproute/linux/pkt_sched.hDenis Vlasenko
2006-12-31stop using __u32 etc. uint32_t is there for a reasonDenis Vlasenko
2006-11-27do not overflow ifr_name. maybe it was safe in some places,Denis Vlasenko
2006-10-26silly size savings and capitalization fixesDenis Vlasenko
2006-09-03replacing func() with xfunc() where appropriateDenis Vlasenko
2006-07-02Standardize on the vi editing directives being on the first line."Robert P. J. Day"
2006-06-07- reuse strings and messages. Saves about 600BBernhard Reutner-Fischer
2006-06-02Header cleanup: don't #include headers that libbb.h already includes.Rob Landley
2006-01-12- remove warning about redeclaration of __constant_htonsBernhard Reutner-Fischer
2005-10-08- make libiproute compile..Bernhard Reutner-Fischer
2005-04-16Patch from Bernhard Fischer to make a bunch of symbols staticEric Andersen
2004-04-26Thomas Koeller writes:Eric Andersen
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2003-03-19Major coreutils update.Manuel Novoa III
2003-01-14Eliminate most instances where we use linux kernel headersEric Andersen
2003-01-05fixes for ia64Glenn L McGrath
2002-12-16Only included headers that are used.Glenn L McGrath
2002-11-28Cleanup error messagesGlenn L McGrath
2002-11-10IP applet by Bastian Blank <waldi@debian.org>Glenn L McGrath