Age | Commit message (Collapse) | Author |
|
several debug() calls converted to DBG().
|
|
less memory.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
of filter/config.Y. Bird now compiles even if you disable RIP.
Removed RTA and IMPOSSIBLE tokens (unused).
Removed superfluous comment in filter.h.
I've tried to do my best, but Pavel, please check these changes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
used for automatic generation of instance names.
protocol->name is the official name
protocol->template is the name template (usually "name%d"),
should be all lowercase.
Updated all protocols to define the templates, checked that their configuration
grammar includes proto_name which generates the name and interns it in the
symbol table.
|
|
|
|
and problems to solve, but the hardest part works.
|
|
Adding definition of some constants.
|
|
rip.h compiles in IPv6 mode, rip.c still doesn't.
|
|
|
|
Fixed passing metrics around routing tables.
|
|
|
|
show commands for other protocols.
|
|
of bird fixed.
|
|
|
|
side of the pipe).
Please do so for your protocols as well.
|
|
|
|
|
|
try to process authentication blocks as datablocks, make it possible
to add data at end of packet. Password authentication should actually work.
|
|
out logic.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
heavily simplified since we don't need asynchronous walking).
|
|
few fixmes.
|
|
|
|
Set correct nexthop on outgoing packets.
|