Denis Vlasenko
|
6ca409e0e4
trylink: produce even more info about final link stage
|
17 年之前 |
Denis Vlasenko
|
990d0f63ee
Replace index_in_[sub]str_array with index_in_[sub]strings,
|
17 年之前 |
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 年之前 |
Bernhard Reutner-Fischer
|
2806b2368c
- reinstate static for the command string arrray to be gentle to gcc-3.x
|
18 年之前 |
Bernhard Reutner-Fischer
|
4d9a358ec1
- use uint32_t as suggested by vda.
|
18 年之前 |
Bernhard Reutner-Fischer
|
425997223c
- rtnl_rttable_a2n wants an unsigned int32
|
18 年之前 |
Bernhard Reutner-Fischer
|
620e57b421
- forgot to include ip_common.h
|
18 年之前 |
Denis Vlasenko
|
98ee06d3d4
stop using __u32 etc. uint32_t is there for a reason
|
18 年之前 |
Bernhard Reutner-Fischer
|
921f5df25f
- add 'ip rule' support. First take..
|
18 年之前 |