Age | Commit message (Expand) | Author |
---|---|---|
2007-04-12 | - add xsendto and use where appropriate; shrink iplink; sanitize libiproute a... | Bernhard Reutner-Fischer |
2007-04-07 | libiproute: audit callgraph, shortcut error paths into die() functions. | Denis Vlasenko |
2007-01-28 | - reinstate static for the command string arrray to be gentle to gcc-3.x | Bernhard Reutner-Fischer |
2007-01-28 | - use uint32_t as suggested by vda. | Bernhard Reutner-Fischer |
2007-01-23 | - rtnl_rttable_a2n wants an unsigned int32 | Bernhard Reutner-Fischer |
2007-01-22 | - forgot to include ip_common.h | Bernhard Reutner-Fischer |
2006-12-31 | stop using __u32 etc. uint32_t is there for a reason | Denis Vlasenko |
2006-11-21 | - add 'ip rule' support. First take.. | Bernhard Reutner-Fischer |