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
/
bsd
/
krt-sock.c
Age
Commit message (
Expand
)
Author
2013-07-07
Implements multiple routing table support for FreeBSD and OpenBSD.
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 1.
Ondrej Zajicek
2012-03-25
Fixes several minor bugs in kernel syncer.
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
2012-01-23
Fixes problems with creating/removing/renaming ifaces on BSD.
Ondrej Zajicek
2012-01-21
Fixes a bug in BSD iface scan.
Ondrej Zajicek
2012-01-09
Some minor fixes.
Ondrej Zajicek
2012-01-08
Fix for IPv6 addresses on non-multiaccess ifaces on BSD.
Ondrej Zajicek
2011-10-09
Extend the error message.
Ondrej Zajicek
2011-10-06
Signal problems with route installation to kernel tables.
Ondrej Zajicek
2011-08-15
A minor fix in BSD.
Ondrej Zajicek
2011-07-28
Fixes crash on BSD.
Ondrej Zajicek
2011-04-07
Fixes KRT sync in BSD.
Ondrej Zajicek
2011-03-28
Minor changes in addresses.
Ondrej Zajicek
2011-01-08
Some cleanups in krt_read_ifinfo().
Ondrej Zajicek
2011-01-08
Fixes interface names on BSD systems.
Ondrej Zajicek
2010-11-11
Implements link state detection.
Ondrej Zajicek
2010-07-05
Implements hostcache and recursive next hops.
Ondrej Zajicek
2010-05-28
Minor fixes.
Ondrej Zajicek
2010-04-28
Better support for /31 networks.
Ondrej Zajicek
2010-04-09
Ignore routes with next-hop 127.0.0.1 on BSD.
Ondrej Zajicek
2010-04-08
On BSD, consider unmarked non-device routes as alien.
Ondrej Zajicek
2010-04-04
Restrict export of device routes to the kernel protocol.
Ondrej Zajicek
2010-04-03
Ignore some kernel messages.
Ondrej Zajicek
2010-04-03
Fixes related to routes with link-local gw on BSD.
Ondrej Zajicek
2010-04-02
Fixes link-local addresses on BSD.
Ondrej Zajicek
2010-03-10
Adds support for PTP links on BSD.
Ondrej Zajicek
2010-02-26
Many changes in (mainly) kernel syncers.
Ondrej Zajicek
2010-02-10
RTF_CLONING is removed in FreeBSD 8.
Ondrej Zajicek
2009-09-30
Fixes one previous commit.
Ondrej Zajicek
2009-09-24
Do not allow gateway routes with NULL iface.
Ondrej Zajicek
2009-05-22
Fixes type mismatch on BSD systems.
Ondrej Zajicek
2004-06-07
Some new warnings eliminated.
Ondrej Filip
2004-06-07
Marked unused parameters as unused.
Ondrej Filip
2004-06-07
Deleted some unused code.
Ondrej Filip
2004-06-01
Code clean up.
Ondrej Filip
2004-06-01
Reverting last patch.
Ondrej Filip
2004-06-01
Caching loopback interface.
Ondrej Filip
2004-06-01
log->DBG
Ondrej Filip
2004-06-01
Minor changes caused by MJ's comment.
Ondrej Filip
2004-06-01
memset -> bzero
Ondrej Filip
2004-05-31
*BSD port added. (Tested on FreeBSD and NetBSD)
Ondrej Filip