Denys Vlasenko
|
46ba2468a3
ioctl(SIOCGIFINDEX) does not require clearing of entire ifr
|
6 years ago |
Jan Luebbe
|
e789c3bea1
iplink: implement support for selecting a master interface
|
6 years ago |
Jan Luebbe
|
79cda9522a
ip link: support "add TYPE vrf", improve --help
|
6 years ago |
Denys Vlasenko
|
ba3b9dbf06
libbb: introduce and use bb_getsockname()
|
6 years ago |
Denys Vlasenko
|
2d4823b65b
iplink: implement "set promisc on|off". Closes 4682
|
7 years ago |
Denys Vlasenko
|
a7386bb35b
ip link: tidying up
|
7 years ago |
Denys Vlasenko
|
0f296a3a56
libiproute: rename invarg(a,b) to invarg_1_to_2(a,b)
|
9 years ago |
Denys Vlasenko
|
ecd8c3affc
ip link: add support for "address ETHADDR". Closes 4862
|
11 years ago |
Eugene Rudoy
|
731f596175
iplink: fix build with kernel versions prior to 2.6.23
|
11 years ago |
Denys Vlasenko
|
ec2bef11a7
iplink: comment out include <net/if_packet.h>
|
11 years ago |
Denys Vlasenko
|
2ead5316b4
iplink: fix build error (IFLA_VLAN_PROTOCOL defined before include)
|
11 years ago |
Patrick McHardy
|
a7ecbed56b
ip link: add VLAN support
|
11 years ago |
Denys Vlasenko
|
b307eabf4d
iplink: tweak includes to work on android
|
13 years ago |
Denys Vlasenko
|
11872cab32
networking/*: remove superfluous comments
|
14 years ago |
Denys Vlasenko
|
fb132e4737
whitespace cleanup
|
14 years ago |
Denys Vlasenko
|
e4dcba1c10
*: whitespace fixes
|
14 years ago |
Denys Vlasenko
|
c71ec70616
iplink: another compat #ifndef/#define tweak
|
14 years ago |
Denys Vlasenko
|
b276e41835
ip: add a #define for older kernels
|
14 years ago |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
Denys Vlasenko
|
2e9b5510d6
libiproute: code shrink by adding FAST_FUNC
|
14 years ago |
Bernhard Reutner-Fischer
|
ab0e412937
ip link: add qlen
|
14 years ago |
Bernhard Reutner-Fischer
|
d148e484db
iplink: shrink
|
14 years ago |
Bernhard Reutner-Fischer
|
6faebfa663
iplink: support add/delete
|
14 years ago |
Denys Vlasenko
|
5342c3f310
clean up redundant, commented-out and misplaced includes
|
14 years ago |
Denis Vlasenko
|
a771e7c005
*: remove check for errors on getsockaddr in cases we know they can't happen
|
15 years ago |
Denis Vlasenko
|
76140a77c9
networking/libiproute/*: code shrink by optimizing numeric conversions
|
16 years ago |
Denis Vlasenko
|
360d9661b6
libbb: add strncpy_IFNAMSIZ
|
16 years ago |
Denis Vlasenko
|
44d5dcebc6
iplink: accept shorthands for "address" keyword here:
|
16 years ago |
Bernhard Reutner-Fischer
|
e29186687b
- support ip link set eth1 address 00:11:22:33:44:55
|
16 years ago |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |