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
/
confbase.Y
Age
Commit message (
Expand
)
Author
2014-10-02
Allows to configure different remote port for BGP sessions.
Ondrej Zajicek
2014-05-29
String constants could be used for string option values.
Ondrej Zajicek
2013-10-05
Fixes some BFD bugs and makes logging thread-safe.
Ondrej Zajicek
2013-09-16
BFD work in progress.
Ondrej Zajicek
2013-07-25
Allows to define constants of all filter types.
Ondrej Zajicek
2012-03-18
Route Origin Authorization basics.
Ondrej Zajicek
2012-03-16
Adds filtering to 'show symbols' command.
Ondrej Zajicek
2012-03-16
Adds filtering to 'show ospf lsadb' command.
Ondrej Zajicek
2012-01-01
Allows sticky link-local neighbors.
Ondrej Zajicek
2011-05-06
Fixes several problems in filter syntax.
Ondrej Zajicek
2011-03-23
A hack to distinguish if..else from else: in case.
Ondrej Zajicek
2011-03-13
Implements Router Advertisement protocol.
Ondrej Zajicek
2010-10-08
Fixes syntactic priority of '.' .
Ondrej Zajicek
2010-02-20
Implements pattern match for 'show protocols' command.
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
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
2005-02-12
Time added in password management.
Ondrej Filip
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-01
Added && and ||.
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-13
Added prefix_or_ipa.
Martin Mares
2000-05-13
Unified parsing of prefixes.
Martin Mares
2000-05-04
pxlen works even in IPv6 mode.
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
2000-03-04
Removed bogus comment.
Martin Mares
2000-03-04
Please *think* when defining operator priorities.
Martin Mares
2000-03-01
Made `datetime' more user friendly. Now it should be a quoted string
Martin Mares
2000-03-01
Defined INVALID_TOKEN which is a token guaranteed to be never generated.
Martin Mares
1999-12-06
Added type `g' for void (general) pointer.
Martin Mares
1999-12-02
I tried to turn on the YYERROR_VERBOSE switch, but bison is buggy as hell,
Martin Mares
1999-12-01
Added dumping of routing tables (`show route'). This includes filtering.
Martin Mares
1999-11-25
cli_msg() moved to cli.h, so that it can be used outside the parser.
Martin Mares
1999-11-17
Command line interface now works.
Martin Mares
1999-11-15
Defined CF_ENUM.
Martin Mares
1999-11-10
Enumerational types, defined keyword added.
Pavel Machek
1999-10-31
Parse CLI commands. We use the same parser as for configuration files (because
Martin Mares
1999-10-28
switch() { } done right.
Pavel Machek
1999-08-03
Basic support for IPv6. The system-dependent part doesn't work yet,
Martin Mares
1999-05-26
Added notion of datetime
Pavel Machek
1999-05-17
From now we support multiple tables. The master_table variable is
Martin Mares
1999-04-19
Updated filters: they now actually see IP/pxlen of net being filtered,
Pavel Machek
[next]