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
/
rt-table.c
Age
Commit message (
Expand
)
Author
2015-05-16
Fix minor issue in pipe route propagation
Ondrej Zajicek
2015-02-21
Allows user data attached to f_trie_node structure.
Ondrej Zajicek
2014-11-08
Fixes error message in 'show route' cmd.
Ondrej Zajicek
2014-10-02
Implements show route noexport option.
Ondrej Zajicek
2014-10-02
Implements token bucket filter for rate limiting.
Ondrej Zajicek
2014-04-28
Fixes 'show route export' w.r.t. protocols with different RA_* types.
Ondrej Zajicek
2014-03-23
Documentation (and minor fixes) for BGP graceful restart.
Ondrej Zajicek
2014-03-20
BGP graceful restart support.
Ondrej Zajicek
2013-11-23
Merge branch 'master' into add-path
Ondrej Zajicek
2013-11-22
Adds rate limiting to some log messages.
Ondrej Zajicek
2013-07-24
Fixes bug in protocol flushing and rtable pruning.
Ondrej Zajicek
2013-06-13
Fixes problems with kernel routes multiple routing tables.
Ondrej Zajicek
2013-02-25
Default rounting table for 'show route export/preexport/protocol' is the one ...
Ondrej Filip
2013-02-08
Implements router advertisements activated by received routes.
Ondrej Zajicek
2013-01-10
Separate import and receive limits.
Ondrej Zajicek
2012-11-16
Fixes route tracing w.r.t. kept filtered routes.
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-07-20
Allows to redefine master table.
Ondrej Zajicek
2012-07-16
Merge branch 'rt-accepted'
Ondrej Zajicek
2012-07-16
Finalize RA_ACCEPTED handling.
Ondrej Zajicek
2012-05-11
Minor cleanups.
Ondrej Zajicek
2012-05-11
Fixes a bug in RA_ACCEPTED handling.
Ondrej Zajicek
2012-04-28
Some fixes in route export limits.
Ondrej Zajicek
2012-04-27
Some minor fixes.
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-04-15
Implement RA_ACCEPTED mode of route propagation.
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
2011-12-22
Implements deterministic MED handling.
Ondrej Zajicek
2011-10-06
Signal problems with route installation to kernel tables.
Ondrej Zajicek
2011-05-21
Fixes a bug with setting preference during show route cmd.
Ondrej Zajicek
2011-05-05
Compilation was failing without OSPF or RIP protocol - FIXED.
Ondrej Filip
2011-03-29
Fixes a nasty bug in OSPF.
Ondrej Zajicek
2010-12-07
Core multipath support.
Ondrej Zajicek
2010-09-08
Fixes a one byte buffer overflow.
Ondrej Zajicek
2010-08-03
Do not allow interdependent recursive routes.
Ondrej Zajicek
2010-08-02
Adds igp_metric attribute.
Ondrej Zajicek
2010-07-31
Implements IGP metric comparison for BGP routes.
Ondrej Zajicek
2010-07-28
Use link-local addresses in recursive next hops for IPv6 BGP.
Ondrej Zajicek
2010-07-27
Hostcache should use trie to filter relevant route changes.
Ondrej Zajicek
2010-07-26
For hostentry cache, replace FIB with a hash table using (IP, dep table) as a...
Ondrej Zajicek
2010-07-22
Fixes a buffer overflow in TX code of IPv6 BGP.
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-04
Restrict export of device routes to the kernel protocol.
Ondrej Zajicek
[next]