Bernhard Reutner-Fischer
|
cd0e80ce90
- move iprule and ipaddress from matches() to index_in_str_array
|
преди 17 години |
Denis Vlasenko
|
9a7d38fe24
delete tons of extra #includes
|
преди 17 години |
Bernhard Reutner-Fischer
|
b290889f02
- add xsendto and use where appropriate; shrink iplink; sanitize libiproute a bit.
|
преди 17 години |
Denis Vlasenko
|
540a2a1f3b
libiproute: audit callgraph, shortcut error paths into die() functions.
|
преди 17 години |
Denis Vlasenko
|
98ee06d3d4
stop using __u32 etc. uint32_t is there for a reason
|
преди 18 години |
Denis Vlasenko
|
bf66fbc8e2
introduce LONE_CHAR (optimized strcmp with one-char string)
|
преди 18 години |
Denis Vlasenko
|
9f739445cd
inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid]
|
преди 18 години |
Denis Vlasenko
|
229b3d2072
do not overflow ifr_name. maybe it was safe in some places,
|
преди 18 години |
Bernhard Reutner-Fischer
|
921f5df25f
- add 'ip rule' support. First take..
|
преди 18 години |
Denis Vlasenko
|
5af906e7c8
rename: compare_string_array -> index_in_str_array
|
преди 18 години |
Denis Vlasenko
|
940b2e4b73
ip: "ip addr del" and "ip addr delete" both should work
|
преди 18 години |
Denis Vlasenko
|
c6f188def8
silly size savings and capitalization fixes
|
преди 18 години |
"Robert P. J. Day"
|
63fc1a9e08
Standardize on the vi editing directives being on the first line.
|
преди 18 години |
Bernhard Reutner-Fischer
|
19008b8373
- reuse strings and messages. Saves about 600B
|
преди 18 години |
Rob Landley
|
ecae66ac16
Header cleanup: don't #include headers that libbb.h already includes.
|
преди 18 години |
Rob Landley
|
7723019c6b
Patch from Bernhard Fischer to remove some useless bits.
|
преди 18 години |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
преди 19 години |
Rob Landley
|
0a7c8ef6e2
Patch from Denis Vlasenko to constify things and fix a few typos.
|
преди 19 години |
Eric Andersen
|
d78aea8b8e
sort out yet more type issues
|
преди 19 години |
Bernhard Reutner-Fischer
|
20f4000086
- add some ATTRIBUTE_UNUSED.
|
преди 19 години |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
преди 19 години |
"Vladimir N. Oleynik"
|
2f0a5f947a
restore compare_string_array new interface (make broken by landley)
|
преди 19 години |
Bernhard Reutner-Fischer
|
1d62d3b7b9
- make libiproute compile..
|
преди 19 години |
Eric Andersen
|
14f5c8d764
Patch from Bernhard Fischer to make a bunch of symbols static
|
преди 19 години |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
преди 21 години |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
преди 22 години |
Eric Andersen
|
66a3af9d7c
This seems sufficient for ifup and ifdown to actually work
|
преди 22 години |
Eric Andersen
|
8004bb7661
Eliminate use of kernel header file
|
преди 22 години |
Glenn L McGrath
|
d66370cd73
Option to allow ifupdown use ip commands instead of ifconfig, add flush
|
преди 22 години |
Glenn L McGrath
|
275be87be7
Only included headers that are used.
|
преди 22 години |