Commit History

Author SHA1 Message Date
  Denis Vlasenko f81e8dbc74 *: make "pragma GCC visibility push(hidden)" less ugly 15 years ago
  Denis Vlasenko 76140a77c9 networking/libiproute/*: code shrink by optimizing numeric conversions 15 years ago
  Denis Vlasenko 787a492f23 ip: in "ip rule add from all table 1", "all" is taken as 0.0.0.0/32, 15 years ago
  Bernhard Reutner-Fischer 8fbd8ac8dd - fix ip route rejecting dotted quads as prefix 15 years ago
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 years ago
  Denis Vlasenko 3e57adb731 libiproute: style fixes, and using smallint as appropriate 16 years ago
  Denis Vlasenko 98636eb08c Use intra-DSO calls when we build libbusybox. No-op for normal build. 16 years ago
  Denis Vlasenko 284d0faed6 random s/short/int/ 16 years ago
  Denis Vlasenko ed6a49c657 ip: stop propagating argc; optimize ip_parse_common_args 16 years ago
  Bernhard Reutner-Fischer 789b87edf5 - remove matches() from networking/. Untested. 17 years ago
  Denis Vlasenko 9a7d38fe24 delete tons of extra #includes 17 years ago
  Bernhard Reutner-Fischer c98c31783c - shrink iproute a bit (-200 bytes). Untested 17 years ago
  Bernhard Reutner-Fischer b290889f02 - add xsendto and use where appropriate; shrink iplink; sanitize libiproute a bit. 17 years ago
  Bernhard Reutner-Fischer e87d7955f8 - rewrite the ip applet to be less bloaty 17 years ago
  Denis Vlasenko 540a2a1f3b libiproute: audit callgraph, shortcut error paths into die() functions. 17 years ago
  Denis Vlasenko 89ef65f024 preparatory patch for -Wwrite-strings #5 17 years ago
  Denis Vlasenko ab2aea4447 preparatory patch for -Wwrite-strings #4 17 years ago
  Denis Vlasenko b6aae0f381 preparatory patch for -Wwrite-strings #2 17 years ago
  Denis Vlasenko 13463af29f remove commented out #includes etc 17 years ago
  Denis Vlasenko 98ee06d3d4 stop using __u32 etc. uint32_t is there for a reason 17 years ago
  Denis Vlasenko bf0a201008 style fixes 17 years ago
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 years ago
  Bernhard Reutner-Fischer f1bd42a305 - correct typo 18 years ago
  Bernhard Reutner-Fischer 19008b8373 - reuse strings and messages. Saves about 600B 18 years ago
  Tim Riker c1ef7bdd8d just whitespace 18 years ago
  Bernhard Reutner-Fischer 86f5c9906b - add platform.h. 18 years ago
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 years ago
  Eric Andersen 1a834be1ce Use proper C99 types 20 years ago
  Glenn L McGrath 9a2d27249c IP applet by Bastian Blank <waldi@debian.org> 21 years ago