index
:
bird
android-old
avc-firewall
bgp/recursive
current-busch
current-vps
dmwg-0.0.1
dmwg-0.0.2
lua/filter
lua/lua
lua/wireguard
native/native-function
native/wg-native-function
old/bgp-recursive
old/build
old/current-jessie
old/debug
old/debug2
old/ignore-interface
old/ipv4-link-local
old/tunnel-encap
old/wg-tlv
old/wireguard
old/wireguard-android
old/wireguard-bp
old/wireguard-initial
old/wireguard-lib
old/wireguard-proto
old/wireguard-upstream
proto-firewall
shared
wireguard
wireguard-android
wireguard-next
wireguard-next-tmp10
wireguard-next-tmp11
wireguard-next-tmp5
wireguard-next-tmp6
wireguard-next-tmp7
wireguard-next-tmp7-1
wireguard-next-tmp8
wireguard-next-tmp8-1
wireguard-next-tmp9
Bird routing daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nest
/
proto.c
Age
Commit message (
Expand
)
Author
2012-03-30
Merge branch 'soon'
Ondrej Zajicek
2012-03-28
Fixes responsiveness for protocol shutdown.
Ondrej Zajicek
2012-03-15
Better support for multitable protocols.
Ondrej Zajicek
2012-01-24
Assign default protocol preference via proto_config_new().
Ondrej Zajicek
2011-11-07
Implements protocol templates.
Ondrej Zajicek
2011-06-20
Fixes a bug related to protocol enabling and reconfigure.
Ondrej Zajicek
2011-04-01
Fixes a problem with BGP protocols and implicit router IDs.
Ondrej Zajicek
2011-03-13
Implements Router Advertisement protocol.
Ondrej Zajicek
2010-07-05
Implements hostcache and recursive next hops.
Ondrej Zajicek
2010-06-02
Implements command that shows memory usage.
Ondrej Zajicek
2010-04-27
Avoid warning if not compiled with pipes.
Ondrej Filip
2010-04-07
Implements BGP 'show protocols' info details.
Ondrej Zajicek
2010-02-27
Better flushing of interfaces.
Ondrej Zajicek
2010-02-26
Many changes in (mainly) kernel syncers.
Ondrej Zajicek
2010-02-21
Fix configure to enable warnings and fix most of them.
Ondrej Zajicek
2010-02-21
Restricted read-only CLI.
Ondrej Zajicek
2010-02-20
Implements pattern match for 'show protocols' command.
Ondrej Zajicek
2010-02-13
Removes phantom protocol from the pipe design.
Ondrej Zajicek
2010-02-13
Fixes protocol statistics for pipes.
Ondrej Zajicek
2010-02-11
Fixes a tricky bug in the pipe protocol.
Ondrej Zajicek
2010-02-08
Adds asterisk to the primary route in 'show route' cmd.
Ondrej Zajicek
2010-02-06
Adds some log messages related to configure.
Ondrej Zajicek
2010-02-06
Modifies configure to just reload protocols when filters change.
Ondrej Zajicek
2010-02-03
Makes date/time formats configurable.
Ondrej Zajicek
2010-01-03
Implements MRTdump feature.
Ondrej Zajicek
2009-12-14
Finishes 'route reload' feature.
Ondrej Zajicek
2009-12-02
Fixes silly bug.
Ondrej Zajicek
2009-12-02
Implements route re-feed.
Ondrej Zajicek
2009-11-26
Implements BGP route refresh.
Ondrej Zajicek
2009-11-17
Implement description field of protocol.
Ondrej Zajicek
2009-10-12
Implements protocol-specific router id and updates documentation.
Ondrej Zajicek
2009-08-11
Replace assert with log.
Ondrej Zajicek
2009-06-19
Adds support for soft reconfiguration.
Ondrej Zajicek
2009-06-04
Implements route statistics and fixes some minor bugs.
Ondrej Zajicek
2009-02-12
Fixes bug in protocol state machine
Ondrej Zajicek
2008-12-08
Fixes core state machine.
Ondrej Zajicek
2008-11-22
Fixes race condition leading to memory corruption and crash.
Ondrej Zajicek
2004-06-05
Marked unused parameters in core code as such.
Martin Mares
2000-06-07
Spelling fixes to progdoc.
Martin Mares
2000-06-02
Added documentation on protocols.
Martin Mares
2000-05-30
Better formatting of protocol status.
Martin Mares
2000-05-19
No more problems when protocols gets disabled during feeding.
Martin Mares
2000-05-19
Asynchronous feeding of protocols.
Martin Mares
2000-05-16
Don't log state changes if nothing user-visible has changed.
Martin Mares
2000-05-06
Cosmetic fixes.
Martin Mares
2000-05-04
Removed a lot of unused variables.
Martin Mares
2000-04-27
Event handlers no longer return re-queue flag. Instead of using it, just
Martin Mares
2000-04-26
Fixed several bugs in protocol state machine. Reconfigurations and
Martin Mares
2000-04-25
Don't forget to set filter pointers in struct proto when reconfiguring.
Martin Mares
2000-04-01
Changed initialization of protocol list -- now we call proto_build() instead
Martin Mares
[next]