Commit Verlauf

Autor SHA1 Nachricht Datum
  Denys Vlasenko adf922ec28 *: a few more NOINLINEs vor 15 Jahren
  Denys Vlasenko d5f1b1bbe0 *: add FAST_FUNC to function ptrs where it makes sense vor 15 Jahren
  Denis Vlasenko 76140a77c9 networking/libiproute/*: code shrink by optimizing numeric conversions vor 15 Jahren
  Denis Vlasenko 360d9661b6 libbb: add strncpy_IFNAMSIZ vor 16 Jahren
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. vor 16 Jahren
  Bernhard Reutner-Fischer 9de4622055 - make the first arg of the filter function passed to rtnl_dump_filter constant vor 16 Jahren
  Denis Vlasenko 53354ac47d libbb: introduce and use print_flags(). vor 16 Jahren
  Denis Vlasenko 9b6f4aa8e8 ip: support for the LOWER_UP flag by Natanael Copa <natanael.copa@gmail.com>. vor 16 Jahren
  Denis Vlasenko 7d60fc1c0a replace single-char printf's with bb_putchar vor 16 Jahren
  Denis Vlasenko bedfabd500 libiproute: use stdout directly instead of passing it as a parameter vor 16 Jahren
  Denis Vlasenko 3e57adb731 libiproute: style fixes, and using smallint as appropriate vor 16 Jahren
  Denis Vlasenko ed6a49c657 ip: stop propagating argc; optimize ip_parse_common_args vor 17 Jahren
  Denis Vlasenko dfc0740b04 ll_types.c: optimize link type table, make it conditional vor 17 Jahren
  Denis Vlasenko 605b20e277 replace printf with fputs where appropriate vor 17 Jahren
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage vor 17 Jahren
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, vor 17 Jahren
  Denis Vlasenko b71c668c57 style fix (stray space before ';') vor 17 Jahren
  Denis Vlasenko fb79a2e2cf xioctl and friends by Tito <farmatito@tiscali.it> vor 17 Jahren
  Bernhard Reutner-Fischer cd0e80ce90 - move iprule and ipaddress from matches() to index_in_str_array vor 17 Jahren
  Denis Vlasenko 9a7d38fe24 delete tons of extra #includes vor 17 Jahren
  Bernhard Reutner-Fischer b290889f02 - add xsendto and use where appropriate; shrink iplink; sanitize libiproute a bit. vor 17 Jahren
  Denis Vlasenko 540a2a1f3b libiproute: audit callgraph, shortcut error paths into die() functions. vor 17 Jahren
  Denis Vlasenko 98ee06d3d4 stop using __u32 etc. uint32_t is there for a reason vor 18 Jahren
  Denis Vlasenko bf66fbc8e2 introduce LONE_CHAR (optimized strcmp with one-char string) vor 18 Jahren
  Denis Vlasenko 9f739445cd inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] vor 18 Jahren
  Denis Vlasenko 229b3d2072 do not overflow ifr_name. maybe it was safe in some places, vor 18 Jahren
  Bernhard Reutner-Fischer 921f5df25f - add 'ip rule' support. First take.. vor 18 Jahren
  Denis Vlasenko 5af906e7c8 rename: compare_string_array -> index_in_str_array vor 18 Jahren
  Denis Vlasenko 940b2e4b73 ip: "ip addr del" and "ip addr delete" both should work vor 18 Jahren
  Denis Vlasenko c6f188def8 silly size savings and capitalization fixes vor 18 Jahren