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
2018-05-30
Nest: Removing separate tmpa from route propagation
Jan Maria Matejka
2018-05-29
Protocol: Introducing an enum protocol_class
Jan Maria Matejka
2018-01-23
KRT: Fix option 'merge paths'
Ondrej Zajicek (work)
2018-01-23
KRT: Remove useless option
Ondrej Zajicek (work)
2017-12-10
Doc: Documentation update
Ondrej Zajicek (work)
2017-12-07
Kernel: Update to new timers
Ondrej Zajicek (work)
2017-12-07
KRT: Minor fix of last commit
Ondrej Zajicek (work)
2017-12-07
Nest: Maintain separate IPv4, IPv6 and LLv6 preferred addresses
Ondrej Zajicek (work)
2016-05-10
Build system reworked to one global Makefile with includes and no nesting
Jan Moskyto Matejka
2016-02-01
Channels - explicit links between protocols and tables
Ondrej Zajicek (work)
2015-12-21
Follow-up work on integration
Ondrej Zajicek (work)
2015-12-20
KRT: Integration of IPv4/IPv6 in sysdep/linux
Ondrej Zajicek (work)
2015-11-23
Nest: Fix bug in device proto
Ondrej Zajicek (work)
2015-11-11
Netlink: Allow more than 256 routing tables.
Jan Moskyto Matejka
2015-06-08
BGP multipath support
Ondrej Zajicek
2015-05-12
KRT: Add support for plenty of kernel route metrics
Ondrej Zajicek
2015-04-25
KRT: Fixes route reload
Ondrej Zajicek
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