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
/
conf
Age
Commit message (
Expand
)
Author
2010-02-21
Fix configure to enable warnings and fix most of them.
Ondrej Zajicek
2010-02-20
Implements pattern match for 'show protocols' command.
Ondrej Zajicek
2010-02-10
Define symbols as text between ''.
Ondrej Filip
2010-02-06
Adds some log messages related to configure.
Ondrej Zajicek
2010-02-03
Makes date/time formats configurable.
Ondrej Zajicek
2010-01-27
Priority for '||' and '&&' fixed.
Ondrej Filip
2010-01-27
Allow multiple || and && statements.
Ondrej Filip
2010-01-03
Implements MRTdump feature.
Ondrej Zajicek
2009-08-10
Flex does not need the output of Bison.
Ondrej Zajicek
2009-08-10
Fixes parallel runs of Bison.
Ondrej Zajicek
2009-08-10
Fixes typo in Makefile
Ondrej Zajicek
2009-08-09
Missing dependency added.
Ondrej Filip
2009-06-23
Replace 'bind' option with 'listen' option.
Ondrej Zajicek
2009-06-19
Adds support for soft reconfiguration.
Ondrej Zajicek
2009-06-18
Implements option that changes BGP listening socket parametres.
Ondrej Zajicek
2009-05-29
Implements primary address selection base on 'primary' option.
Ondrej Zajicek
2009-03-31
Reimplementation of prefix sets.
Ondrej Zajicek
2009-03-14
New syntax for bgp_path
Ondrej Zajicek
2009-01-27
New syntax for bgp_path
Ondrej Zajicek
2008-12-25
fixes some 64-bit related bugs.
Ondrej Zajicek
2008-10-26
Bugfix for routing table breaking bug.
Ondrej Zajicek
2007-06-20
New version of flex needs argument separated.
Ondrej Filip
2005-02-12
Time added in password management.
Ondrej Filip
2004-06-05
Marked unused parameters in core code as such.
Martin Mares
2000-06-08
Fixes for the programmer's manual.
Martin Mares
2000-06-07
Fixes to the progdoc.
Martin Mares
2000-06-07
Spelling fixes to progdoc.
Martin Mares
2000-06-04
Nested scopes could never have worked. My fault I wrote such a buggy code,
Martin Mares
2000-06-04
Moved parser docs to cf-lex.l, so that the parser compiles.
Martin Mares
2000-06-03
Documentation.
Martin Mares
2000-06-03
cf_symbol_class_name now recognizes SYM_IPA.
Martin Mares
2000-06-01
Added && and ||.
Pavel Machek
2000-05-31
Updated all the Doc files to new format.
Martin Mares
2000-05-30
Recognize `!'.
Martin Mares
2000-05-29
Tracing of CLI connections/commands can be now controlled
Martin Mares
2000-05-25
Use ? in path matching to avoid /* trap.
Pavel Machek
2000-05-16
Resolved shift/reduce conflict
Pavel Machek
2000-05-15
Changed syntax of expressions. Each `expr' can be now either a numeric literal
Martin Mares
2000-05-15
Cleanup of configuration.
Martin Mares
2000-05-15
Got rid of startup functions and filters_postconfig().
Martin Mares
2000-05-13
Added prefix_or_ipa.
Martin Mares
2000-05-13
Unified parsing of prefixes.
Martin Mares
2000-05-05
Added skeleton Doc files for the whole developer's documentation.
Martin Mares
2000-05-04
pxlen works even in IPv6 mode.
Martin Mares
2000-04-28
Include CF_HDR section in keywords.h as well, so that protocol symbols
Martin Mares
2000-04-28
Split CF_HDR section to CF_HDR (only includes) and CF_DEFINES (defines,
Martin Mares
2000-04-27
Event handlers no longer return re-queue flag. Instead of using it, just
Martin Mares
2000-04-12
Renamed f_path to f_path_mask -- which is what it really is. Use
Pavel Machek
2000-04-12
Path masks are needed for filters.
Pavel Machek
2000-03-31
Include "lib/string.h" instead of <string.h>. It should give us bzero()
Martin Mares
[next]