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
/
nest
/
cmds.c
Age
Commit message (
Expand
)
Author
2022-11-01
Moved config-related allocations to config_pool and showing its size in memor...
Maria Matejka
2022-03-09
Single-threaded version of sark-branch memory page management
Maria Matejka
2021-11-27
Memory statistics split into Effective and Overhead
Maria Matejka
2021-11-24
Directly mapped pages are kept for future use if temporarily not needed
Maria Matejka
2021-02-10
BGP: Add support for BGP hostname capability
Vincent Bernat
2019-02-20
Filter data manipulation functions separated to their file
Maria Matejka
2019-02-20
Filter: merged filter instruction constructors, counting line size on instruc...
Maria Matejka
2019-02-20
Filters: split the large filter.h file to smaller files.
Maria Matejka
2019-02-20
Filter refactoring: dropped the recursion from the interpreter
Maria Matejka
2019-02-20
Filter refactoring: Passing the resulting struct f_val as a pointer.
Jan Maria Matejka
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)
2016-12-07
BGP redesign
Ondrej Zajicek (work)
2016-01-20
Delete old ROA code
Pavel TvrdĂk
2015-12-20
ROA code switchoff
Jan Moskyto Matejka
2014-03-20
BGP graceful restart support.
Ondrej Zajicek
2013-10-05
Fixes some BFD bugs and makes logging thread-safe.
Ondrej Zajicek
2013-07-25
Implements eval command and minor CLI cleanups.
Ondrej Zajicek
2012-12-26
Implements undo command and optional timeout for configuration
Ondrej Zajicek
2012-03-18
Route Origin Authorization basics.
Ondrej Zajicek
2012-03-16
Adds filtering to 'show symbols' command.
Ondrej Zajicek
2010-06-02
Implements command that shows memory usage.
Ondrej Zajicek
2010-02-03
Makes date/time formats configurable.
Ondrej Zajicek
2009-07-23
Adds %R printf directive for Router ID.
Ondrej Zajicek
2000-03-12
Made `show status' show uptime and time of last reconfiguration.
Martin Mares
2000-01-19
Split off general commands to cmds.c.
Martin Mares