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.c
Age
Commit message (
Expand
)
Author
2017-12-08
Docs: Update to v2.0
Jan Maria Matejka
2017-12-07
Timers: Revert temporary names and remove old timer.h
Ondrej Zajicek (work)
2017-12-07
Timers: Fix TBF and some last remains
Ondrej Zajicek (work)
2017-12-07
Nest: Update to new timers
Ondrej Zajicek (work)
2017-12-07
Timers: Parse and format functions for microsecond times
Ondrej Zajicek (work)
2017-12-07
Timers: Replace old timers with microsecond timers
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-16
Linpool: default allocation size
Jan Moskyto Matejka
2016-11-30
conf/conf.c: Revert some includes removing
Pavel Tvrdik
2016-11-09
Unit Testing for BIRD
Ondrej Zajicek (work)
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-11-01
Build: switch on -Wextra, get rid of most of the warnings
Jan Moskyto Matejka
2016-06-27
cppcheck: fix va_end() functions
Pavel Tvrdík
2016-05-10
Build system reworked to one global Makefile with includes and no nesting
Jan Moskyto Matejka
2016-03-10
cf_error(char *msg, ...) -> cf_error(const char *msg, ...)
Pavel Tvrdík
2016-02-01
Channels - explicit links between protocols and tables
Ondrej Zajicek (work)
2016-01-20
Delete old ROA code
Pavel Tvrdík
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)
2014-03-25
Fixes file descriptor leak when parser ends with error.
Ondrej Zajicek
2014-03-20
BGP graceful restart support.
Ondrej Zajicek
2013-11-25
Use ISO 8601 timeformats by default.
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-09-11
Configuration can include other files.
Ondrej Filip
2010-03-17
Adds check for no protocol and some minor CLI fixes.
Ondrej Zajicek
2010-02-06
Adds some log messages related to configure.
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-10-26
Bugfix for routing table breaking bug.
Ondrej Zajicek
2004-06-05
Marked unused parameters in core code as such.
Martin Mares
2000-06-08
Fixes for the programmer's manual.
Martin Mares
2000-06-07
Fixes to the progdoc.
Martin Mares
2000-06-07
Spelling fixes to progdoc.
Martin Mares
2000-06-03
Documentation.
Martin Mares
2000-05-15
Got rid of startup functions and filters_postconfig().
Martin Mares
2000-04-27
Event handlers no longer return re-queue flag. Instead of using it, just
Martin Mares
2000-03-12
Made `show status' show uptime and time of last reconfiguration.
Martin Mares
2000-03-12
Great cleanup of debug messages. LOCAL_DEBUG turned off in most modules,
Martin Mares
[next]