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
/
sysdep
/
unix
/
krt.c
Age
Commit message (
Expand
)
Author
2013-07-04
Makes krt.c much more readable.
Ondrej Zajicek
2012-12-26
Implements undo command and optional timeout for configuration
Ondrej Zajicek
2012-11-10
Allows rejected routes to be kept and examined.
Ondrej Zajicek
2012-08-29
Fixes a bug in primary IP selection.
Ondrej Zajicek
2012-05-03
Fixes flushing of device routes.
Ondrej Zajicek
2012-04-30
Cleanup in sysdep KRT code, part 3.
Ondrej Zajicek
2012-04-30
Cleanup in sysdep KRT code, part 2.
Ondrej Zajicek
2012-04-30
Cleanup in sysdep KRT code, part 1.
Ondrej Zajicek
2012-03-30
Merge branch 'soon'
Ondrej Zajicek
2012-03-25
Fixes several minor bugs in kernel syncer.
Ondrej Zajicek
2012-03-23
Adds krt_metric linux route attribute.
Ondrej Zajicek
2012-03-23
Adds krt_source route attribute.
Ondrej Zajicek
2012-02-03
Fixes a bug causing crash during soft reconfiguration of export to kernel proto.
Ondrej Zajicek
2012-01-24
Assign default protocol preference via proto_config_new().
Ondrej Zajicek
2012-01-23
Implements handling of BSD iface arrival/departure notifications.
Ondrej Zajicek
2011-11-07
Implements protocol templates.
Ondrej Zajicek
2011-04-13
Adds support for several Linux kernel route attributes.
Ondrej Zajicek
2010-07-12
Fixes missing check in reconfiguration.
Ondrej Zajicek
2010-04-04
Restrict export of device routes to the kernel protocol.
Ondrej Zajicek
2010-02-27
Better flushing of interfaces.
Ondrej Zajicek
2010-02-26
Many changes in (mainly) kernel syncers.
Ondrej Zajicek
2010-02-13
Removes phantom protocol from the pipe design.
Ondrej Zajicek
2009-06-01
The pipe cleanup.
Ondrej Zajicek
2009-05-31
Changes pipes to transfer all routes between routing table, not just optimal ...
Ondrej Zajicek
2009-05-29
Implements primary address selection base on 'primary' option.
Ondrej Zajicek
2009-05-04
Syntax error fix for systems without CONFIG_SELF_CONSCIOUS (KRT_ALLOW_LEARN)
Ondrej Filip
2009-03-20
Fix bugs related to kernel table synchronization.
Ondrej Zajicek
2009-02-26
Rate limit for most abundant log messages
Ondrej Zajicek
2008-11-21
Fixes segfault with multiple routing tables.
Ondrej Zajicek
2008-10-26
Bugfix for routing table breaking bug.
Ondrej Zajicek
2004-06-07
Used parameter can be marked as unused. :-) Thanx MJ.
Ondrej Filip
2004-06-07
Marked unused parameters as unused.
Ondrej Filip
2004-06-05
Marked unused parameters in sysdep code as such.
Martin Mares
2003-08-13
This probably IS the memory leak we're looking for. Alien routes weren't
Martin Mares
2002-11-13
Added missing includes.
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-05
Documented all the sysdeps (only briefly, I admit).
Martin Mares
2000-05-16
When in persist mode, don't delete routes from kernel tables even if
Martin Mares
2000-05-13
Adapted to new rt_notify semantics.
Martin Mares
2000-05-08
Don't crash when reporting deleted routes.
Martin Mares
2000-05-04
Removed a lot of unused variables.
Martin Mares
2000-03-12
Cleaned up debugging in kernel syncer. Netlink has still LOCAL_DEBUG
Martin Mares
2000-03-04
Garbage collector events and counters are now per table and one day
Martin Mares
2000-01-18
Killed protocol->priority. Protocol startup should be clean and hack-free now.
Martin Mares
2000-01-18
Kernel route syncer now supports dynamic reconfiguration. Also it doesn't
Martin Mares
2000-01-17
Separated `official protocol names' used in status dumps from name templates
Martin Mares
2000-01-17
Reconfiguration for device protocol.
Martin Mares
2000-01-16
First attempt on dynamic reconfiguration. There are still lots of bugs
Martin Mares
[next]