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
/
protocol.h
Age
Commit message (
Expand
)
Author
2016-04-28
Add the Babel routing protocol (RFC 6126)
Ondrej Zajicek (work)
2015-06-08
BGP multipath support
Ondrej Zajicek
2015-06-08
unsigned [int] -> uint
Pavel TvrdĂk
2015-03-29
BGP: Enhanced route refresh (RFC 7313) support
Ondrej Zajicek
2015-02-21
Store protocol config size inside protocol structure
Ondrej Zajicek
2014-04-27
Fixes limit verification during reconfiguration.
Ondrej Zajicek
2014-03-20
BGP graceful restart support.
Ondrej Zajicek
2013-11-23
Merge branch 'master' into add-path
Ondrej Zajicek
2013-09-16
BFD work in progress.
Ondrej Zajicek
2013-01-10
Separate import and receive limits.
Ondrej Zajicek
2012-11-15
Changes 'rejected' to 'filtered' in one of the last patches.
Ondrej Zajicek
2012-11-10
Allows rejected routes to be kept and examined.
Ondrej Zajicek
2012-08-14
Implements ADD-PATH extension for BGP.
Ondrej Zajicek
2012-08-06
Fixes BGP subcode during global shutdown.
Ondrej Zajicek
2012-04-28
Some fixes in route export limits.
Ondrej Zajicek
2012-04-24
Implements generalized export limits.
Ondrej Zajicek
2012-04-21
Fixes in generalized import limits.
Ondrej Zajicek
2012-04-15
Implements generalized import hooks.
Ondrej Zajicek
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-12-22
Implements deterministic MED handling.
Ondrej Zajicek
2011-11-07
Implements protocol templates.
Ondrej Zajicek
2011-03-13
Implements Router Advertisement protocol.
Ondrej Zajicek
2010-07-05
Implements hostcache and recursive next hops.
Ondrej Zajicek
2010-04-07
Implements BGP 'show protocols' info details.
Ondrej Zajicek
2010-02-26
Many changes in (mainly) kernel syncers.
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-01-03
Implements MRTdump feature.
Ondrej Zajicek
2009-12-14
Finishes 'route reload' feature.
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-06-19
Adds support for soft reconfiguration.
Ondrej Zajicek
2009-06-04
Implements route statistics and fixes some minor bugs.
Ondrej Zajicek
2009-05-31
Changes pipes to transfer all routes between routing table, not just optimal ...
Ondrej Zajicek
2008-11-08
Proper format functions for ORIGINATOR_ID, CLUSTER_LIST
Ondrej Zajicek
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-13
Changed semantics of the rt_update hook. The attribute list we pass now
Martin Mares
2000-05-06
Added commands `show route protocol <p>' and `show route import <p>' which
Martin Mares
2000-05-06
When rte_update is called for an identical route, don't announce anything.
Martin Mares
2000-04-01
Changed initialization of protocol list -- now we call proto_build() instead
Martin Mares
2000-03-19
Bare skeleton of the BGP.
Martin Mares
[next]