Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|