Histórico de Commits

Autor SHA1 Mensagem Data
  Denys Vlasenko 68ae54243c ip: fix crash in "ip neigh show" há 6 anos atrás
  Eugene Rudoy ecce3a1999 iproute/iprule: support toolchains without RTA_TABLE routing attribute há 7 anos atrás
  Denys Vlasenko a02a4e9830 whitespace and comment format fixes, no code changes há 7 anos atrás
  Stefan Tomanek 192dce4b84 ip rule: add suppress_{prefixlength,ifgroup} options há 7 anos atrás
  Lukasz Nowak b42107f215 libiproute: handle table ids larger than 255 há 7 anos atrás
  Denys Vlasenko 4548293799 libiproute: eliminate some redundant zero stores há 8 anos atrás
  Denys Vlasenko 926d801fa5 libiproute: make rt_addr_n2a() and format_host() return auto strings há 9 anos atrás
  Denys Vlasenko 0f296a3a56 libiproute: rename invarg(a,b) to invarg_1_to_2(a,b) há 9 anos atrás
  Denys Vlasenko 3d8d5e8ad4 libiproute: use itoa() where appropriate há 9 anos atrás
  Denys Vlasenko 9b58fe9c0b ip: code shrink há 11 anos atrás
  Denys Vlasenko 60cb48ca50 whitespace cleanup. no code changes há 11 anos atrás
  Denys Vlasenko fb132e4737 whitespace cleanup há 14 anos atrás
  Denys Vlasenko 2e9b5510d6 libiproute: code shrink by adding FAST_FUNC há 14 anos atrás
  Bernhard Reutner-Fischer 1b3549875c ip rule: unify parsing args há 14 anos atrás
  Denys Vlasenko 6b9f163353 *: style fixes. no code changes (verified with objdump) há 14 anos atrás
  Denys Vlasenko a355da0775 *: make 2 more "int argc"'s unused; more saved if !DESKTOP há 14 anos atrás
  Denys Vlasenko 8131eea3dc *: introduce and use ffulsh_all() há 15 anos atrás
  Denys Vlasenko d31575a3ae libiproute/*: code shrink há 15 anos atrás
  Denys Vlasenko d5f1b1bbe0 *: add FAST_FUNC to function ptrs where it makes sense há 15 anos atrás
  Denis Vlasenko 76140a77c9 networking/libiproute/*: code shrink by optimizing numeric conversions há 15 anos atrás
  Bernhard Reutner-Fischer 6c4dadefb6 - update my name. No obj-code changes ;) há 16 anos atrás
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. há 16 anos atrás
  Bernhard Reutner-Fischer 9de4622055 - make the first arg of the filter function passed to rtnl_dump_filter constant há 16 anos atrás
  Denis Vlasenko bedfabd500 libiproute: use stdout directly instead of passing it as a parameter há 16 anos atrás
  Bernhard Reutner-Fischer f470196a41 - fix conflicting decls of syslog related facilitynames and prioritynames tables há 16 anos atrás
  Denis Vlasenko 186c2b3d0e iproute: fix a bug where "ip r flush table main" was rejected, há 17 anos atrás
  Denis Vlasenko ed6a49c657 ip: stop propagating argc; optimize ip_parse_common_args há 17 anos atrás
  Denis Vlasenko 605b20e277 replace printf with fputs where appropriate há 17 anos atrás
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage há 17 anos atrás
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, há 17 anos atrás