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.h
Age
Commit message (
Expand
)
Author
2014-03-20
BGP graceful restart support.
Ondrej Zajicek
2013-11-25
Changes primary addr selection on BSD to respect SIOCGIFADDR ioctl() result.
Ondrej Zajicek
2013-07-04
Makes krt.c much more readable.
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-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-01-23
Implements handling of BSD iface arrival/departure notifications.
Ondrej Zajicek
2011-11-07
Implements protocol templates.
Ondrej Zajicek
2011-10-06
Signal problems with route installation to kernel tables.
Ondrej Zajicek
2011-04-13
Adds support for several Linux kernel route attributes.
Ondrej Zajicek
2010-04-04
Restrict export of device routes to the kernel protocol.
Ondrej Zajicek
2010-02-26
Many changes in (mainly) kernel syncers.
Ondrej Zajicek
2009-05-29
Add 'primary' configuration option.
Ondrej Zajicek
2000-03-12
Cleaned up debugging in kernel syncer. Netlink has still LOCAL_DEBUG
Martin Mares
2000-01-18
Kernel route syncer now supports dynamic reconfiguration. Also it doesn't
Martin Mares
1999-08-03
Kernel route syncer supports multiple tables.
Martin Mares
1999-05-21
Removed one unused structure field.
Martin Mares
1999-04-03
More changes to the kernel syncer.
Martin Mares
1999-03-26
Moved to a much more systematic way of configuring kernel protocols.
Martin Mares
1999-03-04
KRT: Implemented asynchronous route / interface state notifications
Martin Mares
1999-03-03
Rewrote the kernel syncer. The old layering was horrible.
Martin Mares
1999-03-01
Use traditional Unix route/iface interface only when CONFIG_NETLINK
Martin Mares
1999-02-13
When shutting down, remove all routes (except for RTS_INHERIT and RTS_DEVICE
Martin Mares
1999-02-05
Synced kernel interface to new interface.
Martin Mares
1998-12-08
Hopefully finished kernel syncer (krt) rewrite:
Martin Mares
1998-12-08
Rewritten kernel syncer. Now uses the rta trickery I've introduced yesterday
Martin Mares
1998-12-07
KRF_* flags moved to krt.h as they are internal to kernel syncer,
Martin Mares
1998-12-06
Kernel syncer is now configurable. It will probably need some more
Martin Mares
1998-10-18
Since almost every UNIX system requires different techniques for reading
Martin Mares