Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 68ae54243c ip: fix crash in "ip neigh show" il y a 6 ans
  Eugene Rudoy ecce3a1999 iproute/iprule: support toolchains without RTA_TABLE routing attribute il y a 7 ans
  Denys Vlasenko a02a4e9830 whitespace and comment format fixes, no code changes il y a 7 ans
  Stefan Tomanek 192dce4b84 ip rule: add suppress_{prefixlength,ifgroup} options il y a 7 ans
  Lukasz Nowak b42107f215 libiproute: handle table ids larger than 255 il y a 8 ans
  Denys Vlasenko 4548293799 libiproute: eliminate some redundant zero stores il y a 8 ans
  Denys Vlasenko 926d801fa5 libiproute: make rt_addr_n2a() and format_host() return auto strings il y a 9 ans
  Denys Vlasenko 0f296a3a56 libiproute: rename invarg(a,b) to invarg_1_to_2(a,b) il y a 9 ans
  Denys Vlasenko 3d8d5e8ad4 libiproute: use itoa() where appropriate il y a 9 ans
  Denys Vlasenko 9b58fe9c0b ip: code shrink il y a 11 ans
  Denys Vlasenko 60cb48ca50 whitespace cleanup. no code changes il y a 12 ans
  Denys Vlasenko fb132e4737 whitespace cleanup il y a 14 ans
  Denys Vlasenko 2e9b5510d6 libiproute: code shrink by adding FAST_FUNC il y a 14 ans
  Bernhard Reutner-Fischer 1b3549875c ip rule: unify parsing args il y a 14 ans
  Denys Vlasenko 6b9f163353 *: style fixes. no code changes (verified with objdump) il y a 15 ans
  Denys Vlasenko a355da0775 *: make 2 more "int argc"'s unused; more saved if !DESKTOP 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 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
  Bernhard Reutner-Fischer 6c4dadefb6 - update my name. No obj-code changes ;) 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 bedfabd500 libiproute: use stdout directly instead of passing it as a parameter il y a 16 ans
  Bernhard Reutner-Fischer f470196a41 - fix conflicting decls of syslog related facilitynames and prioritynames tables il y a 17 ans
  Denis Vlasenko 186c2b3d0e iproute: fix a bug where "ip r flush table main" was rejected, il y a 17 ans
  Denis Vlasenko ed6a49c657 ip: stop propagating argc; optimize ip_parse_common_args 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