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
/
linux
/
netlink
/
netlink.c
Age
Commit message (
Expand
)
Author
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-04-24
Merge commit 'origin/master'
Ondrej Zajicek
2012-04-21
Fixes missing device attributes when exporting routes to kernel.
Ondrej Zajicek
2012-04-19
Small clean up in debug texts
Ondrej Filip
2012-03-25
Fixes several minor bugs in kernel syncer.
Ondrej Zajicek
2012-03-23
Adds krt_metric linux route attribute.
Ondrej Zajicek
2012-01-23
Fixes problems with creating/removing/renaming ifaces on BSD.
Ondrej Zajicek
2012-01-09
Extend buffer for netlink messages.
root
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
2011-03-29
Hide 6to4 route warnings.
Ondrej Zajicek
2011-03-28
Minor changes in addresses.
Ondrej Zajicek
2010-12-07
Multipath support for linux kernel protocol.
Ondrej Zajicek
2010-11-19
Remove some runaway debug messages and typos.
Ondrej Zajicek
2010-11-11
Implements link state detection.
Ondrej Zajicek
2010-07-05
Implements hostcache and recursive next hops.
Ondrej Zajicek
2010-05-26
Support loopback/dummy addresses.
Ondrej Zajicek
2010-05-21
Fixes interface scan on Linux 2.4.x in IPv6 mode.
Ondrej Zajicek
2010-04-28
Better support for /31 networks.
Ondrej Zajicek
2010-04-19
It seems that prefixes /31 and /127 are valid and used in this strange world.
Ondrej Filip
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-11-09
Merge branch 'dev' into ospf3
Ondrej Zajicek
2009-10-28
Fixes some problems related to link-local routes in KRT interface.
Ondrej Zajicek
2009-10-20
Allows importing 'onlink' routes.
Ondrej Zajicek
2009-09-24
Do not allow gateway routes with NULL iface.
Ondrej Zajicek
2009-09-08
Temporary OSPFv3 development commit.
Ondrej Zajicek
2009-08-25
Temporary OSPFv3 development commit
Ondrej Zajicek
2009-05-29
Fixes problems with rewriting of kernel device routes.
Ondrej Zajicek
2009-05-08
Fixes communication on netlink sockets
Ondrej Zajicek
2009-04-17
Fixes mixed-up messages on netlink socket
Ondrej Zajicek
2009-02-26
Rate limit for most abundant log messages
Ondrej Zajicek
2008-11-04
Ignore messages related to wireless extensions.
Ondrej Zajicek
2008-10-27
Merge branch 'dev' into out
Ondrej Zajicek
2008-10-26
Do not repeat 'Invalid broadcast address' error message.
Ondrej Zajicek
2008-10-26
Ignore unknown netlink events.
Ondrej Zajicek
2008-10-26
Bugfix for routing table breaking bug.
Ondrej Zajicek
2008-08-25
Fix behavior of ipa_opposite().
Martin Mares
2004-06-05
Staticized lots of local functions.
Martin Mares
2004-06-05
Marked unused parameters in sysdep code as such.
Martin Mares
2003-02-22
Current Linux kernels don't remember rtm_protocol for IPv6 routes and supply ...
Martin Mares
2003-02-22
Report link-scope addresses as well.
Martin Mares
2001-08-03
Don't loop forever when trying to skip an out-sequence netlink reply.
Martin Mares
2000-06-21
Check broadcast address sanity before believing it.
Martin Mares
2000-06-04
Removed lots of trailing newlines in log messages.
Martin Mares
2000-06-01
Updated for new scope handling.
Martin Mares
2000-05-11
If a broadcast address is missing, go fake one.
Martin Mares
2000-05-08
Removed the `async' switch which was used for debugging only anyway.
Martin Mares
2000-05-08
Incoming buffer must be at least 8KB long.
Martin Mares
[next]