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-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
2000-05-07
Squashed one bug in fib_rehash(). No more routes disappearing as if struct
Martin Mares
2000-05-07
Killed one more reference to RTS_RIP_EXT.
Martin Mares
2000-05-07
Setup of incoming connection is now a separate function.
Martin Mares
2000-05-07
Added commands `show route protocol <p>' and `show route import <p>' which
Martin Mares
2000-05-06
IPv6 support compiles on both glibc 2.0 and 2.1.
Martin Mares
2000-05-06
Cosmetic fixes.
Martin Mares
2000-05-06
Fixed silly bug in previous commit.
Martin Mares
2000-05-06
When rte_update is called for an identical route, don't announce anything.
Martin Mares
2000-05-05
Added skeleton Doc files for the whole developer's documentation.
Martin Mares
2000-05-05
Connected the `doc' subtree to global makefiles.
Martin Mares
2000-05-05
Added a tool for processing of developer documentation.
Martin Mares
2000-05-05
First attempt at documenting configuration.
Pavel Machek
2000-05-04
Removed RTS_RIP_EXT.
Martin Mares
2000-05-04
#ifdef out lots of debugging information.
Martin Mares
2000-05-04
Updated.
Martin Mares
2000-05-04
Unused variables in IPv6 code.
Martin Mares
2000-05-04
Removed a lot of unused variables.
Martin Mares
2000-05-04
Added --enable-ipv6 which tells configure to select the right configuration
Martin Mares
2000-05-04
Spelling fixes.
Pavel Machek
2000-05-04
IPv6 BGP support finished. Also simplified the BGP stuff a bit.
Martin Mares
2000-05-04
pxlen works even in IPv6 mode.
Martin Mares
[prev]
[next]