Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 651a2697f7 *: merge some common strings il y a 14 ans
  Denys Vlasenko 36659fda1f *: fix 1/4 remaining aliasing warnings il y a 14 ans
  Denys Vlasenko ffc4bced95 libiproute: eliminate unused fields in struct filter_t's; style fixes il y a 14 ans
  Denys Vlasenko 9037787eae *: fix places where we were still using malloc/realloc il y a 14 ans
  Denys Vlasenko 6331cf059c *: use "can't" instead of "cannot" il y a 15 ans
  Denys Vlasenko 8131eea3dc *: introduce and use ffulsh_all() il y a 15 ans
  Denys Vlasenko d31575a3ae libiproute/*: code shrink il y a 15 ans
  Denys Vlasenko adf922ec28 *: a few more NOINLINEs 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 76140a77c9 networking/libiproute/*: code shrink by optimizing numeric conversions il y a 15 ans
  Denis Vlasenko 360d9661b6 libbb: add strncpy_IFNAMSIZ il y a 16 ans
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 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 53354ac47d libbb: introduce and use print_flags(). il y a 16 ans
  Denis Vlasenko 9b6f4aa8e8 ip: support for the LOWER_UP flag by Natanael Copa <natanael.copa@gmail.com>. il y a 16 ans
  Denis Vlasenko 7d60fc1c0a replace single-char printf's with bb_putchar il y a 16 ans
  Denis Vlasenko bedfabd500 libiproute: use stdout directly instead of passing it as a parameter il y a 16 ans
  Denis Vlasenko 3e57adb731 libiproute: style fixes, and using smallint as appropriate il y a 16 ans
  Denis Vlasenko ed6a49c657 ip: stop propagating argc; optimize ip_parse_common_args il y a 17 ans
  Denis Vlasenko dfc0740b04 ll_types.c: optimize link type table, make it conditional il y a 17 ans
  Denis Vlasenko 605b20e277 replace printf with fputs where appropriate il y a 17 ans
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage il y a 17 ans
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, il y a 17 ans
  Denis Vlasenko b71c668c57 style fix (stray space before ';') il y a 17 ans
  Denis Vlasenko fb79a2e2cf xioctl and friends by Tito <farmatito@tiscali.it> il y a 17 ans
  Bernhard Reutner-Fischer cd0e80ce90 - move iprule and ipaddress from matches() to index_in_str_array il y a 17 ans
  Denis Vlasenko 9a7d38fe24 delete tons of extra #includes il y a 17 ans
  Bernhard Reutner-Fischer b290889f02 - add xsendto and use where appropriate; shrink iplink; sanitize libiproute a bit. il y a 17 ans
  Denis Vlasenko 540a2a1f3b libiproute: audit callgraph, shortcut error paths into die() functions. il y a 17 ans
  Denis Vlasenko 98ee06d3d4 stop using __u32 etc. uint32_t is there for a reason il y a 18 ans