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
/
conf.h
Age
Commit message (
Expand
)
Author
2017-05-25
Conf: Replace keyword and symbol hash table with generic hash table.
Ondrej Zajicek (work)
2016-11-08
Minor code cleanups
Ondrej Zajicek (work)
2015-11-09
Conf: Fixes bug in symbol lookup during reconfiguration
Ondrej Zajicek (work)
2015-06-08
unsigned [int] -> uint
Pavel TvrdĂk
2015-03-02
Implement latency tracking, internal event log and watchdog
Ondrej Zajicek
2015-02-21
Bump max symbol length to 64.
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
2014-03-20
BGP graceful restart support.
Ondrej Zajicek
2013-07-25
Allows to define constants of all filter types.
Ondrej Zajicek
2012-12-27
Implements interface masks for choosing router id.
Ondrej Zajicek
2012-12-26
Implements undo command and optional timeout for configuration
Ondrej Zajicek
2012-07-18
Implements wildcard matching in config file include.
Ondrej Zajicek
2012-03-18
Route Origin Authorization basics.
Ondrej Zajicek
2011-11-07
Implements protocol templates.
Ondrej Zajicek
2011-10-10
Fixes for include.
Ondrej Zajicek
2011-09-11
Configuration can include other files.
Ondrej Filip
2010-04-07
Configurable syslog name.
Ondrej Zajicek
2010-02-03
Makes date/time formats configurable.
Ondrej Zajicek
2010-01-03
Implements MRTdump feature.
Ondrej Zajicek
2009-06-23
Replace 'bind' option with 'listen' option.
Ondrej Zajicek
2009-06-19
Adds support for soft reconfiguration.
Ondrej Zajicek
2009-06-18
Implements option that changes BGP listening socket parametres.
Ondrej Zajicek
2008-12-25
fixes some 64-bit related bugs.
Ondrej Zajicek
2000-06-04
Nested scopes could never have worked. My fault I wrote such a buggy code,
Martin Mares
2000-06-03
cf_symbol_class_name now recognizes SYM_IPA.
Martin Mares
2000-05-29
Tracing of CLI connections/commands can be now controlled
Martin Mares
2000-05-15
Cleanup of configuration.
Martin Mares
2000-03-12
Made `show status' show uptime and time of last reconfiguration.
Martin Mares
2000-03-07
Added configuration of default protocol debugging flags.
Martin Mares
2000-01-19
Split off general commands to cmds.c.
Martin Mares
2000-01-17
Separated `official protocol names' used in status dumps from name templates
Martin Mares
2000-01-16
Converted shutdown to a kind of reconfiguration, it's no more handled
Martin Mares
2000-01-16
First attempt on dynamic reconfiguration. There are still lots of bugs
Martin Mares
1999-12-06
Moved initialization of protocol list to proto.c.
Martin Mares
1999-11-30
Lexer supports fallback symbol tables and uses them to recognize
Martin Mares
1999-11-15
SYM_STAT is gone.
Martin Mares
1999-11-04
Silly bug.
Martin Mares
1999-11-04
Symbols are not scoped.
Martin Mares
1999-10-31
Parse CLI commands. We use the same parser as for configuration files (because
Martin Mares
1999-07-01
Function calling in filters works - somehow. Calling syntax is
Pavel Machek
1999-05-17
Implemented two new symbol handling functions:
Martin Mares
1999-03-29
Update of filters towards new interface.
Pavel Machek
1999-03-26
Slightly better generator of default protocol instance names.
Martin Mares
1999-02-13
config->router_id works again.
Martin Mares
1999-02-05
Implemented new configuration/reconfiguration interface and defined protocol
Martin Mares
1999-01-15
Filters added. They are unable to do anything interesting for now
Pavel Machek
1998-12-06
cf_error() now accepts any format strings instead of just an error
Martin Mares
1998-12-06
Name cleanups as suggested by Pavel:
Martin Mares
1998-11-29
Created new functions for allocating configuration data:
Martin Mares
[next]