Fix compile failure in ll_proto.c
[platform/upstream/busybox.git] / networking / libiproute / ll_proto.c
2012-09-03 Denys VlasenkoFix compile failure in ll_proto.c
2012-09-02 Denys Vlasenkoll_proto.c: code shrink
2011-06-10 Dan Fandrich*: simplify Ethernet header includes
2010-10-29 Denys Vlasenkowhitespace cleanup
2010-07-25 Denys Vlasenko*: trailing empty lines removed
2009-10-13 Denys Vlasenkolibiproute/*: code shrink
2009-03-05 Denis Vlasenkonetworking/libiproute/*: code shrink by optimizing...
2008-09-06 Denis Vlasenkomodprobe-small: make insmod command line compatible
2008-09-04 Bernhard Reutner... - add WIP stub for tc.
2008-05-15 Denis Vlasenkomore of -Wall fixes from Cristian Ionescu-Idbohrn.
2008-02-16 Denis Vlasenkorandom s/short/int/
2007-10-29 Denis Vlasenkoll_types.c: optimize link type table, make it conditional
2007-06-25 Denis VlasenkoConsolidate ARRAY_SIZE macro; remove one unneeded globa...
2007-05-31 Denis Vlasenkodelete tons of extra #includes
2007-01-29 Denis Vlasenkopreparatory patch for -Wwrite-strings #6
2006-12-18 Denis VlasenkoA bunch of defined(__GLIBC__) added. static-linking...
2006-11-17 Denis Vlasenkoadd -Wundef, fix uncovered bugs
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-06-18 Rob Landleyskip_whitespace() shouldn't claim its return value...
2006-04-02 Bernhard Reutner... - janitorial: include proper prototypes in libiproute.
2006-01-25 Tim Rikerjust whitespace
2005-04-16 Eric AndersenPatch from Bernhard Fischer to make a bunch of symbols...
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-07-14 Eric AndersenOn second thought, this is a better way to fix things
2003-07-14 Eric AndersenDon't use Linux kernel headers
2003-06-20 Eric AndersenPatch from Lars Kellogg-Stedman:
2002-12-16 Glenn L McGrathOnly included headers that are used.
2002-11-10 Glenn L McGrathIP applet by Bastian Blank <waldi@debian.org>