Denys Vlasenko
|
a02a4e9830
whitespace and comment format fixes, no code changes
|
hace 7 años |
Denys Vlasenko
|
0f296a3a56
libiproute: rename invarg(a,b) to invarg_1_to_2(a,b)
|
hace 9 años |
Denys Vlasenko
|
fb132e4737
whitespace cleanup
|
hace 14 años |
Denys Vlasenko
|
2e9b5510d6
libiproute: code shrink by adding FAST_FUNC
|
hace 14 años |
Denis Vlasenko
|
d12fcc20da
libiproute: fix option parsing, so that "ip -o link" works again.
|
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
|
b71c668c57
style fix (stray space before ';')
|
hace 17 años |
Bernhard Reutner-Fischer
|
cd0e80ce90
- move iprule and ipaddress from matches() to index_in_str_array
|
hace 17 años |
Bernhard Reutner-Fischer
|
761ce14fd2
- remove another user of the deprecated matches() func by moving it to use index_in_str_array. Untested.
|
hace 17 años |
Denis Vlasenko
|
9a7d38fe24
delete tons of extra #includes
|
hace 17 años |
Denis Vlasenko
|
540a2a1f3b
libiproute: audit callgraph, shortcut error paths into die() functions.
|
hace 17 años |
Denis Vlasenko
|
89ef65f024
preparatory patch for -Wwrite-strings #5
|
hace 18 años |
Denis Vlasenko
|
ace35eeb88
Remove networking/libiproute/linux/pkt_sched.h
|
hace 18 años |
Denis Vlasenko
|
9275814a9e
lots of silly indent fixes
|
hace 18 años |
"Robert P. J. Day"
|
63fc1a9e08
Standardize on the vi editing directives being on the first line.
|
hace 18 años |
Bernhard Reutner-Fischer
|
19008b8373
- reuse strings and messages. Saves about 600B
|
hace 18 años |
Bernhard Reutner-Fischer
|
fa939aae81
- include proper headers.
|
hace 18 años |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
hace 20 años |
Glenn L McGrath
|
08dea3e5a7
"This function was not updating the argc and argv pointers to reflect
|
hace 21 años |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
hace 21 años |
Eric Andersen
|
66a3af9d7c
This seems sufficient for ifup and ifdown to actually work
|
hace 22 años |
Glenn L McGrath
|
1e132dd4dd
fix warning
|
hace 22 años |
Glenn L McGrath
|
f112daa232
Enable ip commands to be compiled seperate from ip, modifed patch from Bastian Blank
|
hace 22 años |