aboutsummaryrefslogtreecommitdiff
path: root/networking/libiproute/ll_proto.c
AgeCommit message (Expand)Author
2019-05-21*: slap on a few ALIGN1/2s where appropriateDenys Vlasenko
2017-10-05whitespace and comment format fixes, no code changesDenys Vlasenko
2016-04-22*: slap on a few ALIGN1/2s where appropriateDenys Vlasenko
2012-09-03Fix compile failure in ll_proto.cDenys Vlasenko
2012-09-02ll_proto.c: code shrinkDenys Vlasenko
2011-06-10*: simplify Ethernet header includesDan Fandrich
2010-10-29whitespace cleanupDenys Vlasenko
2010-07-26*: trailing empty lines removedDenys Vlasenko
2009-10-13libiproute/*: code shrinkDenys Vlasenko
2009-03-05networking/libiproute/*: code shrink by optimizing numeric conversionsDenis Vlasenko
2008-09-06modprobe-small: make insmod command line compatibleDenis Vlasenko
2008-09-04- add WIP stub for tc.Bernhard Reutner-Fischer
2008-05-15more of -Wall fixes from Cristian Ionescu-Idbohrn.Denis Vlasenko
2008-02-16random s/short/int/Denis Vlasenko
2007-10-29ll_types.c: optimize link type table, make it conditionalDenis Vlasenko
2007-06-25Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <w...Denis Vlasenko
2007-05-31delete tons of extra #includesDenis Vlasenko
2007-01-29preparatory patch for -Wwrite-strings #6Denis Vlasenko
2006-12-18A bunch of defined(__GLIBC__) added. static-linking warning expandedDenis Vlasenko
2006-11-17add -Wundef, fix uncovered bugsDenis Vlasenko
2006-07-02Standardize on the vi editing directives being on the first line."Robert P. J. Day"
2006-06-18skip_whitespace() shouldn't claim its return value is const, it doesn't knowRob Landley
2006-04-02- janitorial: include proper prototypes in libiproute.Bernhard Reutner-Fischer
2006-01-25just whitespaceTim Riker
2005-04-16Patch from Bernhard Fischer to make a bunch of symbols staticEric Andersen
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2003-07-14On second thought, this is a better way to fix thingsEric Andersen
2003-07-14Don't use Linux kernel headersEric Andersen
2003-06-20Patch from Lars Kellogg-Stedman:Eric Andersen
2002-12-16Only included headers that are used.Glenn L McGrath
2002-11-10IP applet by Bastian Blank <waldi@debian.org>Glenn L McGrath