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
/
proto
/
static
/
config.Y
Age
Commit message (
Expand
)
Author
2020-06-28
Show info from multiple protocols when protocol is not specified
Ondrej Zajicek (work)
2019-05-22
Filter: Some people can't pronounce "postfixify" correctly. Let's try "linear...
Jan Maria Matejka
2019-02-20
Filter: merged filter instruction constructors, counting line size on instruc...
Maria Matejka
2019-02-20
Filter + Config: Fix bugs, tests and split symbols by type
Maria Matejka
2019-02-20
Filter: refactoring of instruction constructors
Maria Matejka
2019-02-20
Filter refactoring: dropped the recursion from the interpreter
Maria Matejka
2018-06-26
Config: Dropping CF_ADDTO.
Jan Maria Matejka
2017-07-04
Implement onlink flag for nexthops
Ondrej Zajicek (work)
2017-04-18
Check validity of dest w.r.t. net_type
Ondrej Zajicek (work)
2017-04-12
Static: Support for dual-AF IGP tables
Ondrej Zajicek (work)
2017-03-17
Nexthop: Fixed recursive route mpls label merging
Jan Moskyto Matejka
2017-03-09
Static: Minor overhaul
Ondrej Zajicek (work)
2017-02-20
Several minor fixes
Ondrej Zajicek (work)
2016-12-22
MPLS: Label stack concatenation for recursive routes
Jan Moskyto Matejka
2016-12-22
Static: Protocol rework wrt. struct nexthop changes; MPLS label support
Jan Moskyto Matejka
2016-12-22
Merged multipath and single-path data structures.
Jan Moskyto Matejka
2016-02-01
Channels - explicit links between protocols and tables
Ondrej Zajicek (work)
2015-11-12
Follow-up commit on integrated BIRD
Ondrej Zajicek (work)
2015-07-24
Static: Support for BFD controlled static routes
Ondrej Zajicek
2015-07-20
Static: Allows to specify attributes for static routes
Ondrej Zajicek
2015-02-21
Store protocol config size inside protocol structure
Ondrej Zajicek
2012-11-27
Changes static route targets drop/reject to blackhole/unreachable.
Ondrej Zajicek
2012-01-01
Allows sticky link-local neighbors.
Ondrej Zajicek
2011-11-07
Implements protocol templates.
Ondrej Zajicek
2011-09-24
Implements static recursive routes.
Ondrej Zajicek
2010-12-07
Multipath support for static protocol.
Ondrej Zajicek
2010-11-19
Minor finalizations of link state checks.
Ondrej Zajicek
2010-11-11
Adds support for iface link check to static protocol.
Ondrej Zajicek
2000-05-15
Cleanup of configuration.
Martin Mares
2000-05-13
Unified parsing of prefixes.
Martin Mares
2000-04-28
Split CF_HDR section to CF_HDR (only includes) and CF_DEFINES (defines,
Martin Mares
1999-12-03
Implemented `show static'. It's a relatively good example of how to write
Martin Mares
1999-02-05
Modified static router to use new interface.
Martin Mares
1998-12-06
All static routes except for device ones should work and appear/disappear
Martin Mares
1998-12-06
Added skeleton of static route protocol.
Martin Mares