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
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
2000-04-17
It is good idea to separate entries in list _somehow_. Adding/deleting
Pavel Machek
2000-04-17
Int sets moved to core. It is now possible to have variable of type clist.
Pavel Machek
2000-04-17
Path_getlen moved to nest and length was made callable from filters.
Pavel Machek
2000-04-17
Path matching now actually works, including / * 1 2 3 * /.
Pavel Machek
2000-04-17
Path and path matching seem to work, now.
Pavel Machek
2000-04-12
Filters now know type path. It is possible to declare variable of type
Pavel Machek
2000-04-12
BGP_PATH masks now actually work as data type.
Pavel Machek
2000-03-09
1 less shift/reduce conflict
Pavel Machek
2000-03-02
Avoid being exponential, do not allow ! =
Pavel Machek
2000-02-25
Get rid of 'ab'-s, added return to functions.
Pavel Machek
2000-01-31
filter_same() implemented. Don't bet on it, yet.
Pavel Machek
1999-12-08
Disallow rta.net syntax.
Pavel Machek
1999-11-24
Check that prefixes are really prefixes + fix config file to
Pavel Machek
1999-11-24
Filters: write access to dynamic attributes should actually work. It
Pavel Machek
1999-11-18
Split inst->code into inst->code and inst->aux. Both are only 16 bit,
Pavel Machek
1999-11-18
You can now print enum.
Pavel Machek
1999-11-11
Fixed order of arguments for function call.
Pavel Machek