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
/
filter
/
test.conf
Age
Commit message (
Expand
)
Author
2015-12-24
Follow-up work on integration
Ondrej Zajicek (work)
2014-10-02
Allows more constants in set literals.
Ondrej Zajicek
2014-07-07
Replaces function name in test.conf as it collided with new keyword.
Ondrej Zajicek
2013-11-22
Minor fix in log_commit() w.r.t. changes in BFD branch.
Ondrej Zajicek
2013-11-22
Merge commit 'origin/bfd'
Ondrej Zajicek
2013-11-20
Additional filter test case.
Ondrej Zajicek
2013-10-05
Fixes some BFD bugs and makes logging thread-safe.
Ondrej Zajicek
2013-10-02
Implements C.len operator for clist and eclist types.
Ondrej Zajicek
2013-10-02
Some fixes in filter code.
Ondrej Zajicek
2013-08-15
Extends delete/filter operators to work no bgp_paths.
Ondrej Zajicek
2013-07-25
Allows to define constants of all filter types.
Ondrej Zajicek
2013-07-09
Implements 'bgppath ~ int set' filter op.
Ondrej Zajicek
2012-03-18
Route Origin Authorization basics.
Ondrej Zajicek
2012-03-15
Extends set operations in filters.
Ondrej Zajicek
2011-09-11
Configuration can include other files.
Ondrej Filip
2011-08-14
BGP Extended communities.
Ondrej Zajicek
2011-06-26
Adds filter clist operation.
Ondrej Zajicek
2011-05-06
Fixes several problems in filter syntax.
Ondrej Zajicek
2011-03-26
This adds (*,x) functionality.
Ondrej Filip
2011-03-23
Convert && and || to shortcut boolean operators.
Ondrej Zajicek
2011-03-23
A hack to distinguish if..else from else: in case.
Ondrej Zajicek
2010-09-20
Changes print-like filter commands to use a log instead of a stderr.
Ondrej Zajicek
2010-08-03
Documentation update and improvement of tests related to expressions in sets.
Ondrej Filip
2010-08-03
Syntax of sets improved.
Ondrej Filip
2010-05-22
Extends pair set syntax, matching and deleting against clist.
Ondrej Zajicek
2010-04-09
NEWS and version update.
v1.2.2
Ondrej Zajicek
2010-03-29
Filter language updates; new route attributes and datatype.
Ondrej Zajicek
2010-03-19
Clear local variables in filters and functions.
Ondrej Zajicek
2010-02-17
Replaces the algorithm for building balanced trees.
Ondrej Zajicek
2010-02-10
Define symbols as text between ''.
Ondrej Filip
2010-01-27
Priority for '||' and '&&' fixed.
Ondrej Filip
2010-01-27
Allow multiple || and && statements.
Ondrej Filip
2009-10-12
Implements protocol-specific router id and updates documentation.
Ondrej Zajicek
2009-06-26
Merge branch 'master' into dev
Ondrej Zajicek
2009-06-01
Adds support for dynamic pair and bgp mask expressions.
Ondrej Zajicek
2009-05-28
Missing boolean comparison added.
Ondrej Filip
2009-03-31
Reimplementation of prefix sets.
Ondrej Zajicek
2009-03-14
New syntax for bgp_path
Ondrej Zajicek
2000-06-08
Fix i_same for 'c' instruction.
Pavel Machek
2000-06-02
Do not try to divide by zero.
Pavel Machek
2000-06-01
Added && and ||.
Pavel Machek
2000-05-25
Use ? in path matching to avoid /* trap.
Pavel Machek
2000-05-16
Resolved shift/reduce conflict
Pavel Machek
2000-05-15
Allow other operations than +.
Pavel Machek
2000-05-15
Allow accessing defined symbols.
Pavel Machek
2000-05-15
Use new eval mechanism for testing filters.
Pavel Machek
2000-04-26
Bugfix in i_same (comparing of paths still does not work).
Pavel Machek
2000-04-26
Added code for testing filters.
Pavel Machek
2000-04-26
Startup renamed to __startup: it is internal function and mj already
Pavel Machek
2000-04-17
pair ~ community list matching works.
Pavel Machek
[next]