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
/
conf
/
cf-lex.l
Age
Commit message (
Expand
)
Author
2023-04-27
Conf: Improve handling of keywords
Ondrej Zajicek
2023-04-27
Conf: Fix symbol lookup
Ondrej Zajicek
2022-11-01
Moved config-related allocations to config_pool and showing its size in memor...
Maria Matejka
2022-10-18
Filter: Fix handling of variables in anonymous filters
Ondrej Zajicek
2022-06-27
Filter: Implement soft scopes
Ondrej Zajicek (work)
2022-01-05
Conf: Fix parsing full-length IPv6 addresses
Ondrej Zajicek (work)
2021-06-06
Nest: Allow specifying security keys as hex bytes as well as strings
Toke Høiland-Jørgensen
2020-11-24
Minor cleanups with cfg_allocz()
Ondrej Zajicek (work)
2020-05-01
Lexer: strtoul shall never set endptr to NULL; it should be an error
Maria Matejka
2019-07-03
Merge branch 'master' into mq-filter-stack
Maria Matejka
2019-07-02
Filter: Pre-evaluation of constant expressions
Maria Matejka
2019-06-25
Conf/Filters: Moved argument count to conf scope
Maria Matejka
2019-06-13
String: bstrtoul macro expanded to bstrtoul10 and 16
Maria Matejka
2019-05-17
Lexer now returns known sym / unknown sym / keyword
Maria Matejka
2019-04-30
BGP: Dynamic BGP
Ondrej Zajicek (work)
2019-02-26
Filters: comparison of functions and filters caching
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-20
Conf: Symbol implementation converted from void pointers to union
Maria Matejka
2019-02-20
Filters: split the large filter.h file to smaller files.
Maria Matejka
2019-02-20
Filter + Config: Fix bugs, tests and split symbols by type
Maria Matejka
2018-09-11
Conf: Show the line:char position where the syntax error happens
Jan Maria Matejka
2017-05-30
Merge branch 'master' into int-new
Ondrej Zajicek (work)
2017-05-30
Workaround for older bisons
Ondrej Zajicek (work)
2017-05-25
Merge branch 'master' into int-new
Ondrej Zajicek (work)
2017-05-25
Conf: Replace keyword and symbol hash table with generic hash table.
Ondrej Zajicek (work)
2017-05-18
Fix VPN-RD parsing on 32-bit systems
Ondrej Zajicek (work)
2017-04-18
Check validity of dest w.r.t. net_type
Ondrej Zajicek (work)
2017-03-28
Simpler format of VPN RD
Jan Moskyto Matejka
2017-02-20
Several minor fixes
Ondrej Zajicek (work)
2016-12-22
VPN4 and VPN6 literals
Jan Moskyto Matejka
2016-11-16
Lexer: Add a quotation mark back while parsing quotes
Pavel Tvrdik
2016-11-08
Merge branch 'master' into int-new
Ondrej Zajicek (work)
2016-11-08
Minor code cleanups
Ondrej Zajicek (work)
2016-11-08
Merge tag 'v1.6.2' into int-new
Ondrej Zajicek (work)
2016-09-21
Add !~ operator to filter grammar
Pavel Tvrdik
2016-08-16
Include <stdint.h> in cf-lex.l to avoid UINTx_MAX redefinition
Ondřej Surý
2016-05-12
Merge remote-tracking branch 'origin/master' into int-new
Ondrej Zajicek (work)
2016-05-12
Prog Doc: Complete several missing parameters
Pavel Tvrdik
2015-12-20
ROA code switchoff
Jan Moskyto Matejka
2015-11-25
Merge branch 'master' into int-new
Ondrej Zajicek (work)
2015-11-09
Conf: Fixes bug in symbol lookup during reconfiguration
Ondrej Zajicek (work)
2015-11-05
Initial commit on integrated BIRD
Ondrej Zajicek (work)
2015-02-21
Bump max symbol length to 64.
Ondrej Zajicek
2014-10-24
Integrated IP functions.
Ondrej Zajicek
2014-10-02
Allows more constants in set literals.
Ondrej Zajicek
2014-03-25
Fixes file descriptor leak when parser ends with error.
Ondrej Zajicek
2013-08-15
Symbol names enclosed by apostrophes can contain colons.
Ondrej Filip
2013-07-25
Allows to define constants of all filter types.
Ondrej Zajicek
2013-02-10
Symbol names enclosed by apostrophes can contain DOTs.
Ondrej Filip
[next]