aboutsummaryrefslogtreecommitdiff
path: root/networking/libiproute/ll_types.c
AgeCommit message (Expand)Author
2016-04-22*: slap on a few ALIGN1/2s where appropriateDenys Vlasenko
2011-04-17add include <sys/socket.h>Denys Vlasenko
2010-10-29whitespace cleanupDenys Vlasenko
2009-10-13libiproute/*: code shrinkDenys Vlasenko
2008-05-16- add appropriate string for arp header #32 for use by ip(8)Bernhard Reutner-Fischer
2008-05-15more of -Wall fixes from Cristian Ionescu-Idbohrn.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-30preparatory patch for -Wwrite-strings #8 (missed part)Denis Vlasenko
2006-07-02Standardize on the vi editing directives being on the first line."Robert P. J. Day"
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
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