Denys Vlasenko
|
ecd8c3affc
ip link: add support for "address ETHADDR". Closes 4862
|
hace 10 años |
Eugene Rudoy
|
731f596175
iplink: fix build with kernel versions prior to 2.6.23
|
hace 11 años |
Denys Vlasenko
|
ec2bef11a7
iplink: comment out include <net/if_packet.h>
|
hace 11 años |
Denys Vlasenko
|
2ead5316b4
iplink: fix build error (IFLA_VLAN_PROTOCOL defined before include)
|
hace 11 años |
Patrick McHardy
|
a7ecbed56b
ip link: add VLAN support
|
hace 11 años |
Denys Vlasenko
|
b307eabf4d
iplink: tweak includes to work on android
|
hace 13 años |
Denys Vlasenko
|
11872cab32
networking/*: remove superfluous comments
|
hace 14 años |
Denys Vlasenko
|
fb132e4737
whitespace cleanup
|
hace 14 años |
Denys Vlasenko
|
e4dcba1c10
*: whitespace fixes
|
hace 14 años |
Denys Vlasenko
|
c71ec70616
iplink: another compat #ifndef/#define tweak
|
hace 14 años |
Denys Vlasenko
|
b276e41835
ip: add a #define for older kernels
|
hace 14 años |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
hace 14 años |
Denys Vlasenko
|
2e9b5510d6
libiproute: code shrink by adding FAST_FUNC
|
hace 14 años |
Bernhard Reutner-Fischer
|
ab0e412937
ip link: add qlen
|
hace 14 años |
Bernhard Reutner-Fischer
|
d148e484db
iplink: shrink
|
hace 14 años |
Bernhard Reutner-Fischer
|
6faebfa663
iplink: support add/delete
|
hace 14 años |
Denys Vlasenko
|
5342c3f310
clean up redundant, commented-out and misplaced includes
|
hace 14 años |
Denis Vlasenko
|
a771e7c005
*: remove check for errors on getsockaddr in cases we know they can't happen
|
hace 15 años |
Denis Vlasenko
|
76140a77c9
networking/libiproute/*: code shrink by optimizing numeric conversions
|
hace 15 años |
Denis Vlasenko
|
360d9661b6
libbb: add strncpy_IFNAMSIZ
|
hace 16 años |
Denis Vlasenko
|
44d5dcebc6
iplink: accept shorthands for "address" keyword here:
|
hace 16 años |
Bernhard Reutner-Fischer
|
e29186687b
- support ip link set eth1 address 00:11:22:33:44:55
|
hace 16 años |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
hace 16 años |
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
|
hace 16 años |
Denis Vlasenko
|
ed6a49c657
ip: stop propagating argc; optimize ip_parse_common_args
|
hace 17 años |
Denis Vlasenko
|
6ca409e0e4
trylink: produce even more info about final link stage
|
hace 17 años |
Denis Vlasenko
|
990d0f63ee
Replace index_in_[sub]str_array with index_in_[sub]strings,
|
hace 17 años |
Denis Vlasenko
|
fb79a2e2cf
xioctl and friends by Tito <farmatito@tiscali.it>
|
hace 17 años |
Denis Vlasenko
|
9a7d38fe24
delete tons of extra #includes
|
hace 17 años |
Bernhard Reutner-Fischer
|
b290889f02
- add xsendto and use where appropriate; shrink iplink; sanitize libiproute a bit.
|
hace 17 años |