Age | Commit message (Collapse) | Author |
|
trailing newline.
I hope the fix is correct, but please check.
|
|
Please check that all rta attributes are available, I guess that at
least rta->dest is missing.
|
|
|
|
|
|
Use debug() instead of printf().
|
|
|
|
and other non-portable functions on all systems.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
socket hook. Replaces the SK_DELETED hack.
Squashed a couple of bugs in handling of TCP sockets.
|
|
|
|
Call rte_cow() instead of rte_do_cow(), so that COW works properly.
Stripped "\n" off several (de)bug messages.
|
|
|
|
xmalloc to bird_xmalloc internally.
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|