Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Cisco does not set inteface MTU. Hmm....
|
|
|
|
|
|
|
|
w.r.t. whotoldme and nexthop.
|
|
Introduced neigh_connected_to() to serve the same purpose efficiently.
|
|
|
|
Locks done better.
|
|
|
|
|
|
|
|
Fixed fatal errors which caused segfault at startup.
Fixed fatal errors in rip which caused it not to send more than first
update.
|
|
|
|
|
|
|
|
|
|
Set IP_DONTROUTE sockopt only if sk->ttl == 1.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
turned on, but after some testing I'll gag it.
|
|
|
|
several debug() calls converted to DBG().
|
|
|
|
|
|
Just ask for "debug routes" if you want to see the routes and "debug filters"
if you want even the rejected ones.
|
|
|
|
less memory.
|
|
|
|
|
|
|
|
print now takes arguments separated by ,
[ 1.2.3.0/24 .. 3.4.5.0/8 ] is now forbidden
[ 1.2.3.0/8 ] now actually works
|
|
|
|
|
|
|
|
|
|
|