index
:
bird
ll-peering
ll-peering-old
ll-peering-old2
master
multicast-old
[no description]
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2000-05-09
Just added declaration of AS Ext routes calculation.
Ondrej Filip
2000-05-09
Do not stop lsrr_timer in FULL state. Use it for retransmition.
Ondrej Filip
2000-05-09
Some changes in debugging.
Ondrej Filip
2000-05-09
Fixed some FIXME's by deleting them. :-)
Ondrej Filip
2000-05-09
Useless '\n' in log()
Ondrej Filip
2000-05-09
Stopping RXMT timer when going to lower state than EXSTART.
Ondrej Filip
2000-05-09
Generated first public alpha release.
Martin Mares
2000-05-09
New example config.
Martin Mares
2000-05-09
Implemented debugging function rlookup() which you can call from gdb
Martin Mares
2000-05-09
rt_prune: Don't kill routes from protocols in FS_FEEDING state. If debugging,
Martin Mares
2000-05-09
KEEPALIVE TIME ought to set keepalive time, not connect retry time :)
Martin Mares
2000-05-09
In non-debug mode, set default logging to syslog only, not stderr.
Martin Mares
2000-05-09
Fixed type in daemonization code.
Martin Mares
2000-05-09
Typo in debug.
Ondrej Filip
2000-05-09
Grrr, useless debug.
Ondrej Filip
2000-05-09
Small typo.
Ondrej Filip
2000-05-09
Bugfix in new neighbor allocation.
Ondrej Filip
2000-05-09
Better debug output.
Ondrej Filip
2000-05-09
Next hop calculation improved. (I ignored stub networks advertised by my
Ondrej Filip
2000-05-09
Better logging. (%d->%I)
Ondrej Filip
2000-05-08
Several simplifications of the fib iterators.
Martin Mares
2000-05-08
When not debugging, daemonize automatically.
Martin Mares
2000-05-08
Implemented `show route count' which is `show route stats' with
Martin Mares
2000-05-08
Don't crash when the socket gets closed between updates.
Martin Mares
2000-05-08
Added `--disable-memcheck' switch which avoids linking of efence/dmalloc,
Martin Mares
2000-05-08
Stop feeding the protocol if it suddenly shuts down.
Martin Mares
2000-05-08
Update `remains' counter correctly.
Martin Mares
2000-05-08
Use PATH_CONTROL_SOCKET instead of tacking on "bird.ctl" manually.
Martin Mares
2000-05-08
Forgot to add a spiky comment :)
Martin Mares
2000-05-08
Autoconf is *evil*. The sysconfdir and similar variables are unusable in
Martin Mares
2000-05-08
Updated TODO.
Martin Mares
2000-05-08
Debugging compilation is no longer default. This means that the configuration
Martin Mares
2000-05-08
`make install' now works.
Martin Mares
2000-05-08
The bgp_list is gone. Incomming connections are now handled in a much
Martin Mares
2000-05-08
Really free attributes.
Martin Mares
2000-05-08
When reporting a bug(), call abort() instead of exit(), so that we
Martin Mares
2000-05-08
Some less socket error messages.
Martin Mares
2000-05-08
Don't generate corrupted packets when sending only route deletes.
Martin Mares
2000-05-08
Don't report refused connections.
Martin Mares
2000-05-08
Removed the `async' switch which was used for debugging only anyway.
Martin Mares
2000-05-08
bugs_in_attr_cache_hashing--;
Martin Mares
2000-05-08
Link the instance to the global BGP list as soon as possible.
Martin Mares
2000-05-08
Incoming buffer must be at least 8KB long.
Martin Mares
2000-05-08
Use preferences properly.
Martin Mares
2000-05-08
Don't crash when reporting deleted routes.
Martin Mares
2000-05-08
Preference is a configurable parameter.
Martin Mares
2000-05-08
Fixed `show route primary'.
Martin Mares
2000-05-08
Debugged printing and pruning of neighbor cache entries.
Martin Mares
2000-05-07
Don't count networks with no routes (they are not displayed at all and
Martin Mares
2000-05-07
Implemented `show route <...> stats'.
Martin Mares
[prev]
[next]