Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 3d8d5e8ad4 libiproute: use itoa() where appropriate il y a 9 ans
  Michael Tokarev 1a1143907c iproute: support onelink route option and print route flags il y a 10 ans
  Bartosz Golaszewski 5d2e409ef8 libbb: use a wrapper around sysconf(_SC_CLK_TCK) to save a few bytes il y a 10 ans
  Denys Vlasenko 3bb235c3b5 iproute: fix parsing and matching of of "short" IP addrs like 10/8 il y a 13 ans
  Denys Vlasenko e3ece7878b fix trivial build failure il y a 14 ans
  Denys Vlasenko f133471302 iproute: fix handling of "dev IFACE" selector il y a 14 ans
  Christian Hornung 3bbfb58bec ip: Fix command line option parsing of "ip route get ..." il y a 14 ans
  Denys Vlasenko fb132e4737 whitespace cleanup il y a 14 ans
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denys Vlasenko 2e9b5510d6 libiproute: code shrink by adding FAST_FUNC il y a 14 ans
  Denys Vlasenko 651a2697f7 *: merge some common strings il y a 14 ans
  Denys Vlasenko 36659fda1f *: fix 1/4 remaining aliasing warnings il y a 15 ans
  Denys Vlasenko 6b9f163353 *: style fixes. no code changes (verified with objdump) il y a 15 ans
  Denys Vlasenko ffc4bced95 libiproute: eliminate unused fields in struct filter_t's; style fixes il y a 15 ans
  Denys Vlasenko 6331cf059c *: use "can't" instead of "cannot" il y a 15 ans
  Denys Vlasenko d31575a3ae libiproute/*: code shrink il y a 15 ans
  Denys Vlasenko d5f1b1bbe0 *: add FAST_FUNC to function ptrs where it makes sense il y a 15 ans
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX il y a 15 ans
  Denis Vlasenko 76140a77c9 networking/libiproute/*: code shrink by optimizing numeric conversions il y a 15 ans
  Bernhard Reutner-Fischer 578de8644c - route metric support (Natanael Copa) il y a 16 ans
  Denis Vlasenko 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. il y a 16 ans
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
  Denis Vlasenko 0db2c2eb71 libiproute: print_route() always uses stdout, do not pass FILE pointer to it. il y a 16 ans
  Denis Vlasenko 7049ff8696 whitespace fixes. no code changes il y a 16 ans
  Bernhard Reutner-Fischer 9de4622055 - make the first arg of the filter function passed to rtnl_dump_filter constant il y a 16 ans
  Denis Vlasenko 52a8d975da ip: make numeric table work: "ip route list table 255". closes bug 3664. il y a 16 ans
  Denis Vlasenko 3e57adb731 libiproute: style fixes, and using smallint as appropriate il y a 16 ans
  Denis Vlasenko f90ab183d6 *: use fopen_or_warn in few more places il y a 16 ans
  Denis Vlasenko 83c44229d2 ip route: "ip route" was misbehaving (extra argv+1 ate 1st env var) il y a 17 ans
  Denis Vlasenko 79c6904faf ip route: add comment, no code changes il y a 17 ans