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
Age
Commit message (
Expand
)
Author
2019-07-03
Filter: CLI command to dump all the linearized filters
Maria Matejka
2019-07-03
Filter: Split printing and dying
Maria Matejka
2019-07-03
Removed obsolete comment at as_path_cut()
Maria Matejka
2019-07-03
Dynamic attributes definition split whether it is bitmask or not.
Maria Matejka
2019-07-02
Filter: Dropped some more irrelevant whitespace from generated files
Maria Matejka
2019-07-02
Filter: Nicer whitespaces in generated inst-gen.h
Maria Matejka
2019-07-02
Filter: documentation of the M4 preprocessor
Maria Matejka
2019-07-02
Filter: Pre-evaluation of constant expressions
Maria Matejka
2019-07-01
Filter: Resolving of defined constants in config time
Maria Matejka
2019-07-01
Filter: Moved singleton member definitions to f-inst.c
Maria Matejka
2019-07-01
Filter: Moved f_inst allocation to separate function
Maria Matejka
2019-07-01
Filter: Getting rid of RESULT_OK. Adding RESULT_VOID.
Maria Matejka
2019-07-01
Filter: The interpreter code now shares its diversion with constructor
Maria Matejka
2019-06-28
Filter: renaming pointers for consistency
Maria Matejka
2019-06-27
Filter: A little cleanup of M4 interpreter generator
Maria Matejka
2019-06-25
Merge remote-tracking branch 'refs/remotes/origin/mq-filter-stack' into mq-fi...
Maria Matejka
2019-06-25
Conf/Filters: Moved argument count to conf scope
Maria Matejka
2019-06-21
Filter instructions don't confuse now v1 and res.
Maria Matejka
2019-06-19
Revert "Filter: Dropped the setter instructions in favor of direct result sto...
Maria Matejka
2019-06-13
String: bstrtoul macro expanded to bstrtoul10 and 16
Maria Matejka
2019-06-13
Filter: removal of semantically insane consts in filter_commit
Maria Matejka
2019-06-03
Filter: Dropped the setter instructions in favor of direct result storage.
Maria Matejka
2019-05-30
Filter: Just a little comments in filter structure
Maria Matejka
2019-05-29
Filter: Stacks moved to thread-local storage if available.
Maria Matejka
2019-05-23
Filters: If somebody doesn't like _Thread_local, don't fail for now, just be ...
Jan Maria Matejka
2019-05-22
Filter: Some people can't pronounce "postfixify" correctly. Let's try "linear...
Jan Maria Matejka
2019-05-21
Filter: Store variables and function arguments on stack
Jan Maria Matejka
2019-05-20
Filter: Making the filter state thread local.
Jan Maria Matejka
2019-05-17
Lexer now returns known sym / unknown sym / keyword
Maria Matejka
2019-03-23
Filter: fixed error-checking bug in !~ operator
Maria Matejka
2019-03-22
Fixed one warning and one undefined value.
Maria Matejka
2019-03-20
Fixed an undefined symbol bug in CLI introduced by filter refactoring
Maria Matejka
2019-03-18
Merge branch 'master' into HEAD
Maria Matejka
2019-03-18
Build: Automatic dependency tracking for generated files
Maria Matejka
2019-03-15
Perf: fixed stupid allocation bug
Maria Matejka
2019-03-15
Gitlab CI: Drop CentOS 6 test build as unsupported.
Maria Matejka
2019-03-14
Nest: Update handling of temporary attributes
Ondrej Zajicek (work)
2019-03-06
OSPF: Improved handling of tmpattrs
Ondrej Zajicek (work)
2019-03-06
Faster filters: documentation on what is happening there
Maria Matejka
2019-02-27
Fixed link time optimizer check for FreeBSD
Maria Matejka
2019-02-26
NEWS and version update
v2.0.4
Ondrej Zajicek (work)
2019-02-26
Filters: comparison of functions and filters caching
Maria Matejka
2019-02-26
Build: No link time optimization when debug is enabled
Maria Matejka
2019-02-25
Custom number parser to speed up config parsing
Maria Matejka
2019-02-25
Conf: Lexer parses quoted strings in a more descriptive way
Maria Matejka
2019-02-22
Conf: Switch for faster (and slightly bigger) lexer
Maria Matejka
2019-02-22
Conf: Switch for faster (and slightly bigger) lexer
Maria Matejka
2019-02-22
Nest: Do not compare rte.flags during rte_update()
Ondrej Zajicek (work)
2019-02-20
Enabled link time optimization.
Maria Matejka
2019-02-20
Filter: Interpreter merged into the common m4 generator.
Maria Matejka
[next]