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
Age
Commit message (
Expand
)
Author
2011-03-27
Avoid using stack.
Ondrej Filip
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-10-09
Fixes error handling in ASN expressions.
Ondrej Zajicek
2010-10-04
Fixes scope of filter symbols.
Ondrej Zajicek
2010-09-20
Changes print-like filter commands to use a log instead of a stderr.
Ondrej Zajicek
2010-09-15
Fixes a bug in pair sets.
Ondrej Zajicek
2010-09-11
Fixes a bug in community set delete.
Ondrej Zajicek
2010-08-03
Documentation update and improvement of tests related to expressions in sets.
Ondrej Filip
2010-08-03
Even set of number can be made by expressions.
Ondrej Filip
2010-08-03
Syntax of sets improved.
Ondrej Filip
2010-07-27
Hostcache should use trie to filter relevant route changes.
Ondrej Zajicek
2010-07-27
Minor changes in prefix trie.
Ondrej Zajicek
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-04-08
Revert "Fixes behavior of defined() on bgp_community attribute."
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-03-18
Fixes behavior of defined() on bgp_community attribute.
Ondrej Zajicek
2010-03-15
Fixes missing cases in filters.
Ondrej Zajicek
2010-02-17
Replaces the algorithm for building balanced trees.
Ondrej Zajicek
2010-02-17
Changes right recursion to left in the grammar of the case expression.
Ondrej Zajicek
2010-02-10
Define symbols as text between ''.
Ondrej Filip
2010-02-02
Changes right-recursion to left-recursion in a filter grammar.
Ondrej Zajicek
2010-01-27
Priority for '||' and '&&' fixed.
Ondrej Filip
2010-01-27
Allow multiple || and && statements.
Ondrej Filip
2009-12-14
Merge branch 'dev' into ospf3
Ondrej Zajicek
2009-11-15
Fixes bug related to reconfiguration with bgp_path first/last operators.
Ondrej Zajicek
2009-11-09
Merge branch 'dev' into ospf3
Ondrej Zajicek
2009-10-12
Implements protocol-specific router id and updates documentation.
Ondrej Zajicek
2009-10-12
Rename as_path_get_last/as_path_get_first to be consistent.
Ondrej Zajicek
2009-10-08
First and last accessors to as_paths.
Ondrej Zajicek
2009-09-18
Fixes setting of IP addresses to route attributes (NEXT_HOP).
Ondrej Zajicek
2009-09-18
Fixes bug in filter rta copy-on-write.
Ondrej Zajicek
2009-09-17
Fixes preference bounds.
Ondrej Zajicek
2009-08-27
Some cleanups.
Ondrej Zajicek
2009-08-25
Temporary OSPFv3 development commit
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-06-01
Removes some remnant of '|' bgp path separator.
Ondrej Zajicek
2009-05-30
Fixes buggy prefix ~ prefix matching.
Ondrej Zajicek
2009-05-29
New type variable 'V' defined in filters. This type is checked
Ondrej Filip
2009-05-29
Function pm_path_compare() checked just length of the bgpmasks
Ondrej Filip
2009-05-29
Typo in warning fixed.
Ondrej Filip
2009-05-28
Missing boolean comparison added.
Ondrej Filip
2009-04-17
Rewrite of buggy AS path matching.
Ondrej Zajicek
2009-03-31
Cleanup changes
Ondrej Zajicek
2009-03-31
Reimplementation of prefix sets.
Ondrej Zajicek
2009-03-14
New syntax for bgp_path
Ondrej Zajicek
[next]