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
/
route.h
Age
Commit message (
Expand
)
Author
2014-10-02
Implements show route noexport option.
Ondrej Zajicek
2014-03-20
BGP graceful restart support.
Ondrej Zajicek
2013-11-23
Merge branch 'master' into add-path
Ondrej Zajicek
2013-10-02
Some fixes in filter code.
Ondrej Zajicek
2013-07-24
Fixes bug in protocol flushing and rtable pruning.
Ondrej Zajicek
2013-02-08
Implements router advertisements activated by received 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-16
Finalize RA_ACCEPTED handling.
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-18
Route Origin Authorization basics.
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-08-14
BGP Extended communities.
Ondrej Zajicek
2011-07-03
Prints full community lists during 'show route all'.
Ondrej Zajicek
2011-04-13
Adds support for several Linux kernel route attributes.
Ondrej Zajicek
2010-12-07
Core multipath support.
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-05
Implements hostcache and recursive next hops.
Ondrej Zajicek
2010-02-08
Shows source (Router ID) for OSPF routes and adds such attribute.
Ondrej Zajicek
2009-10-07
Implement proper LSA ID generation.
Ondrej Zajicek
2009-06-01
The pipe cleanup.
Ondrej Zajicek
2009-05-31
Changes pipes to transfer all routes between routing table, not just optimal ...
Ondrej Zajicek
2009-05-22
Change import/preimport to export/preexport to be consistent with filters.
Ondrej Zajicek
2009-05-11
'show route protocol <p>' added to CLI.
Ondrej Filip
2004-06-25
A lot of changes:
Ondrej Filip
2004-06-11
RTS_OSPF_BONDARY is nonsense, RTS_OSPF_IA must have smaller id than RTS_OSPF_EXT
Ondrej Filip
2004-05-31
Added RTD_NONE /* Just for internal use */
Ondrej Filip
2000-06-21
RIP bugfix
Pavel Machek
2000-06-02
Removed rta_find() since nobody uses it and it's more convenient
Martin Mares
2000-06-01
FIB documentation.
Martin Mares
2000-05-30
Route attributes for OSPF.
Martin Mares
2000-05-30
Better rt dumping.
Ondrej Filip
2000-05-28
To find out a type of route (external, inter/intra area)
Ondrej Filip
2000-05-19
Fixed a very nasty bug in FIB iterators.
Martin Mares
2000-05-19
Asynchronous feeding of protocols.
Martin Mares
2000-05-13
Added fib_route() which does (although very slow) lookup of longest-match
Martin Mares
2000-05-11
Fixed nasty segfault in rip.
Pavel Machek
2000-05-10
Added more convient interface for ea_find.
Pavel Machek
2000-05-08
Several simplifications of the fib iterators.
Martin Mares
2000-05-08
Use preferences properly.
Martin Mares
2000-05-07
Implemented `show route <...> stats'.
Martin Mares
[next]