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
/
filter.c
Age
Commit message (
Expand
)
Author
2015-07-20
Static: Allows to specify attributes for static routes
Ondrej Zajicek
2015-06-08
BGP multipath support
Ondrej Zajicek
2015-05-10
Add bitfield route attribute type
Ondrej Zajicek
2015-02-21
Remove a comparison of unsigned expression < 0
Pavel Tvrdik
2014-10-02
Implements token bucket filter for rate limiting.
Ondrej Zajicek
2013-11-25
Merge branch 'master' into add-path
Ondrej Zajicek
2013-11-24
Converts filters to unsigned integers.
Ondrej Zajicek
2013-11-23
Merge branch 'master' into add-path
Ondrej Zajicek
2013-11-22
Merge commit 'origin/bfd'
Ondrej Zajicek
2013-10-21
Implements 'allow local as' option.
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-10-02
Minor code cleanups.
Ondrej Zajicek
2013-10-02
Simplifies val_in_range().
Ondrej Zajicek
2013-09-26
Rewrites static attribute filter code and adds ifname/ifindex attributes.
Ondrej Zajicek
2013-09-10
Fixes reconfiguration of global set variables.
Ondrej Zajicek
2013-08-15
Extends delete/filter operators to work no bgp_paths.
Ondrej Zajicek
2013-08-13
Implements proper setting of 'gw' route attribute.
Ondrej Zajicek
2013-07-25
Implements eval command and minor CLI cleanups.
Ondrej Zajicek
2013-07-09
Implements 'bgppath ~ int set' filter op.
Ondrej Zajicek
2013-02-08
Implements router advertisements activated by received routes.
Ondrej Zajicek
2012-11-27
Removes some nonsense.
Ondrej Zajicek
2012-11-27
Fixes setting of route attributes of type router id.
Ondrej Zajicek
2012-08-14
Implements ADD-PATH extension for BGP.
Ondrej Zajicek
2012-04-29
Allows some modifications of dest attribute in filters.
Ondrej Zajicek
2012-03-18
Route Origin Authorization basics.
Ondrej Zajicek
2012-03-15
Extends set operations in filters.
Ondrej Zajicek
2012-01-03
Fixes a tricky bug in route filtering.
Ondrej Zajicek
2011-09-18
Fixed problem during 'configure' with EC
Ondrej Filip
2011-08-14
BGP Extended communities.
Ondrej Zajicek
2011-07-03
Prints full community lists during 'show route all'.
Ondrej Zajicek
2011-06-26
Adds filter clist operation.
Ondrej Zajicek
2011-03-23
Convert && and || to shortcut boolean operators.
Ondrej Zajicek
2010-10-09
Fixes error handling in ASN expressions.
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-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-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
2009-11-15
Fixes bug related to reconfiguration with bgp_path first/last operators.
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
[next]