Commit History

Author SHA1 Message Date
  Denys Vlasenko a02a4e9830 whitespace and comment format fixes, no code changes 7 years ago
  Denys Vlasenko 0f296a3a56 libiproute: rename invarg(a,b) to invarg_1_to_2(a,b) 9 years ago
  Denys Vlasenko fb132e4737 whitespace cleanup 14 years ago
  Denys Vlasenko 2e9b5510d6 libiproute: code shrink by adding FAST_FUNC 14 years ago
  Denis Vlasenko d12fcc20da libiproute: fix option parsing, so that "ip -o link" works again. 16 years ago
  Denis Vlasenko ed6a49c657 ip: stop propagating argc; optimize ip_parse_common_args 17 years ago
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage 17 years ago
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, 17 years ago
  Denis Vlasenko b71c668c57 style fix (stray space before ';') 17 years ago
  Bernhard Reutner-Fischer cd0e80ce90 - move iprule and ipaddress from matches() to index_in_str_array 17 years ago
  Bernhard Reutner-Fischer 761ce14fd2 - remove another user of the deprecated matches() func by moving it to use index_in_str_array. Untested. 17 years ago
  Denis Vlasenko 9a7d38fe24 delete tons of extra #includes 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 ace35eeb88 Remove networking/libiproute/linux/pkt_sched.h 18 years ago
  Denis Vlasenko 9275814a9e lots of silly indent fixes 18 years ago
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 years ago
  Bernhard Reutner-Fischer 19008b8373 - reuse strings and messages. Saves about 600B 18 years ago
  Bernhard Reutner-Fischer fa939aae81 - include proper headers. 18 years ago
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 years ago
  Glenn L McGrath 08dea3e5a7 "This function was not updating the argc and argv pointers to reflect 21 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 21 years ago
  Eric Andersen 66a3af9d7c This seems sufficient for ifup and ifdown to actually work 21 years ago
  Glenn L McGrath 1e132dd4dd fix warning 22 years ago
  Glenn L McGrath f112daa232 Enable ip commands to be compiled seperate from ip, modifed patch from Bastian Blank 22 years ago