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
/
config.Y
Age
Commit message (
Expand
)
Author
2010-01-03
Implements MRTdump feature.
Ondrej Zajicek
2009-12-14
Finishes 'route reload' feature.
Ondrej Zajicek
2009-11-26
Implements BGP route refresh.
Ondrej Zajicek
2009-11-18
Implements option that controls IPv6 BGP next hops when lladdr is missing.
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-09-17
Fixes preference bounds.
Ondrej Zajicek
2009-08-16
Bugfix - each protocol can be compiled separately.
Ondrej Filip
2009-06-23
Replace 'bind' option with 'listen' option.
Ondrej Zajicek
2009-06-18
Implements option that changes BGP listening socket parametres.
Ondrej Zajicek
2009-05-22
Change import/preimport to export/preexport to be consistent with filters.
Ondrej Zajicek
2009-05-21
Merge branch 'master' into dev
Ondrej Zajicek
2009-05-11
'show route protocol <p>' added to CLI.
Ondrej Filip
2009-05-10
Fixed bug in cli help.
Ondrej Filip
2009-05-06
A change in OSPF and RIP interface patterns.
Ondrej Zajicek
2009-04-08
Fixes broken cryptographic authentication in OSPF
Ondrej Zajicek
2008-11-08
Fix bugs in OSPF MD5 authentication. First bug is that default
Ondrej Zajicek
2005-02-14
Small changed to reduce the number of warnings.
Ondrej Filip
2004-07-13
MD5 authentication in OSPF works. :-)
Ondrej Filip
2004-06-26
Password management redesigned (untested).
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-06-07
Cleanup in show route import <p>.
Ondrej Filip
2002-11-13
Added missing semicolons.
Martin Mares
2000-06-08
Oops! Configuration compiles now.
Martin Mares
2000-06-08
Use `switch' for `disabled'.
Pavel Machek
2000-06-08
Updated CLI helps.
Martin Mares
2000-05-30
Added read-only access to all required fields in rta.
Pavel Machek
2000-05-29
Tracing of CLI connections/commands can be now controlled
Martin Mares
2000-05-16
Fixed incorrect error message about router ID syntax.
Martin Mares
2000-05-15
Cleanup of configuration.
Martin Mares
2000-05-13
Added `show route for <prefix-or-ipa>' which looks up route leading to
Martin Mares
2000-05-13
Unified parsing of prefixes.
Martin Mares
2000-05-08
Implemented `show route count' which is `show route stats' with
Martin Mares
2000-05-07
Implemented `show route <...> stats'.
Martin Mares
2000-05-06
Added commands `show route protocol <p>' and `show route import <p>' which
Martin Mares
2000-05-04
Removed RTS_RIP_EXT.
Martin Mares
2000-04-28
Split CF_HDR section to CF_HDR (only includes) and CF_DEFINES (defines,
Martin Mares
2000-04-01
BGP now handles incoming routes (IPv4 only).
Martin Mares
2000-03-12
Added tracing of interface events.
Martin Mares
2000-03-07
Added configuration of default protocol debugging flags.
Martin Mares
2000-03-07
Added protocol debugging flags (protocol.h: D_xxx), parsing of them
Martin Mares
2000-03-04
Garbage collector events and counters are now per table and one day
Martin Mares
2000-02-17
Completion works. Unfortunately, we have to access a couple of internal
Martin Mares
2000-01-19
Split off general commands to cmds.c.
Martin Mares
2000-01-17
Separated `official protocol names' used in status dumps from name templates
Martin Mares
2000-01-16
Reworked proto lists -- each proto is now in two lists: the global one
Martin Mares
1999-12-06
Implemented echoing of log messages to CLI connections. Just try `echo all'.
Martin Mares
1999-12-04
Don't forget to send an OK reply after dumping debug information.
Martin Mares
1999-12-04
Added DEBUG commands.
Martin Mares
[next]