Age | Commit message (Collapse) | Author |
|
|
|
Also changes some symbol names (IFF_ADMIN_DOWN -> IFF_SHUTDOWN,
IFF_LINK_UP -> IFF_ADMIN_UP).
|
|
|
|
We should be able to send everything we received.
|
|
|
|
|
|
Also add a new option 'dual' for the old behavior.
|
|
|
|
|
|
|
|
Dot in expressions like net.len definitely should have the highhest
priority.
|
|
|
|
And extends the log subsystem to better handle that.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a key.
|
|
|
|
|
|
|
|
|
|
Also does some incompatible changes to config file syntax,
like removing 'via IP' from multihop option.
|
|
Hostcache is a structure for monitoring changes in a routing table that
is used for routes with dynamic/recursive next hops. This is needed for
proper iBGP next hop handling.
|
|
Most OSPF instances don't need 64k FIB fields. This change halves
resident memory usage on small OSPF networks.
|
|
|
|
|
|
|
|
|