Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 2d4823b65b iplink: implement "set promisc on|off". Closes 4682 il y a 7 ans
  Denys Vlasenko a7386bb35b ip link: tidying up il y a 7 ans
  Denys Vlasenko 0f296a3a56 libiproute: rename invarg(a,b) to invarg_1_to_2(a,b) il y a 9 ans
  Denys Vlasenko ecd8c3affc ip link: add support for "address ETHADDR". Closes 4862 il y a 10 ans
  Eugene Rudoy 731f596175 iplink: fix build with kernel versions prior to 2.6.23 il y a 11 ans
  Denys Vlasenko ec2bef11a7 iplink: comment out include <net/if_packet.h> il y a 11 ans
  Denys Vlasenko 2ead5316b4 iplink: fix build error (IFLA_VLAN_PROTOCOL defined before include) il y a 11 ans
  Patrick McHardy a7ecbed56b ip link: add VLAN support il y a 11 ans
  Denys Vlasenko b307eabf4d iplink: tweak includes to work on android il y a 13 ans
  Denys Vlasenko 11872cab32 networking/*: remove superfluous comments il y a 14 ans
  Denys Vlasenko fb132e4737 whitespace cleanup il y a 14 ans
  Denys Vlasenko e4dcba1c10 *: whitespace fixes il y a 14 ans
  Denys Vlasenko c71ec70616 iplink: another compat #ifndef/#define tweak il y a 14 ans
  Denys Vlasenko b276e41835 ip: add a #define for older kernels 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
  Bernhard Reutner-Fischer ab0e412937 ip link: add qlen il y a 14 ans
  Bernhard Reutner-Fischer d148e484db iplink: shrink il y a 14 ans
  Bernhard Reutner-Fischer 6faebfa663 iplink: support add/delete il y a 14 ans
  Denys Vlasenko 5342c3f310 clean up redundant, commented-out and misplaced includes il y a 14 ans
  Denis Vlasenko a771e7c005 *: remove check for errors on getsockaddr in cases we know they can't happen il y a 15 ans
  Denis Vlasenko 76140a77c9 networking/libiproute/*: code shrink by optimizing numeric conversions il y a 16 ans
  Denis Vlasenko 360d9661b6 libbb: add strncpy_IFNAMSIZ il y a 16 ans
  Denis Vlasenko 44d5dcebc6 iplink: accept shorthands for "address" keyword here: il y a 16 ans
  Bernhard Reutner-Fischer e29186687b - support ip link set eth1 address 00:11:22:33:44:55 il y a 16 ans
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
  Bernhard Reutner-Fischer 51a06c07da - accept ip l s ib0 addr 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00 il y a 16 ans
  Denis Vlasenko ed6a49c657 ip: stop propagating argc; optimize ip_parse_common_args 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