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
Age
Commit message (
Expand
)
Author
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
#ifdef CONFIG_UNIX_DONTROUTE added.
Ondrej Filip
2004-06-01
ALIGN -> BIRD_ALIGN
Ondrej Filip
2004-06-01
Now, only one AC_OUTPUT is used.
Ondrej Filip
2004-06-01
Useles log()s deleted.
Ondrej Filip
2004-06-01
bzero has 2 arguments.
Ondrej Filip
2004-06-01
memset -> bzero
Ondrej Filip
2004-05-31
Updated the distribution script.
Martin Mares
2004-05-31
Documented the pxlen parameter.
Martin Mares
2004-05-31
Added a simple utility for converting CVS log messages to a reasonable
Martin Mares
2004-05-31
Move CLI socket to the newly created CLI's pool.
Martin Mares
2004-05-31
Rewritten the I/O loop. All socket operations are now safe, meaning that
Martin Mares
2004-05-31
Added UNUSED.
Martin Mares
2004-05-31
Killed a couple of unused variables.
Martin Mares
2004-05-31
static declarations don't belong to includes. (And most of them were
Martin Mares
2004-05-31
Need <termios.h> for tcdrain().
Martin Mares
2004-05-31
Make the check for <linux/rtnetlink.h> work with recent libc's.
Martin Mares
2004-05-31
One space more.
Martin Mares
2004-05-31
Added rmove() (by Andreas, tweaked by me).
Martin Mares
2004-05-31
The code was broken for external /29 to /32 routes. Assuming that you
Martin Mares
2004-05-31
The OSPF authentication type was sent in host byte order instead of of
Martin Mares
2004-05-31
The initial sequence number for RIP md5 authentication was always zero.
Martin Mares
2004-05-31
Small correction to va_start/va_end in cli_printf (va_end was missing).
Martin Mares
2004-05-31
Fix handling on full pipe to client in bird. Prevent packet overflows
Martin Mares
2004-05-31
Bird's control socket should be in /var/run and the convention for
Martin Mares
2004-05-31
Fix bison input for current build tools, otherwise bison or the compiler
Martin Mares
2004-05-31
Make RIP nolisten mode actually work. The socket is required for
Martin Mares
2004-05-31
Changed of comments.
Ondrej Filip
2004-05-31
Grrr, committing too fast.
Ondrej Filip
2004-05-31
alloca.h added
Ondrej Filip
2004-05-31
Use #include "alloca.h"
Ondrej Filip
2004-05-31
Previous change was mistake.
Ondrej Filip
2004-05-31
Useless include deleted.
Ondrej Filip
2004-05-31
Updated copyright notices.
Martin Mares
2004-05-31
Delete autom4te.cache in 'make distclean'.
Ondrej Filip
2004-05-31
Better readline checking.
Ondrej Filip
2004-05-31
Some include added.
Ondrej Filip
2004-05-31
#ifndef ALIGN - it is defined on *BSD
Ondrej Filip
2004-05-31
Added RTD_NONE /* Just for internal use */
Ondrej Filip
2004-05-31
#ifdef ALLOCA_H
Ondrej Filip
2004-05-31
Small change to compile client on FreeBSD.
Ondrej Filip
2004-05-31
*BSD port added. (Tested on FreeBSD and NetBSD)
Ondrej Filip
2004-05-31
Minor bug fix in neighbor state machine.
Ondrej Filip
2004-05-31
Minor bug in configuration.
Ondrej Filip
2004-05-31
Added some more test (alloca.h, sa_len) etc.
Ondrej Filip
2004-05-19
Bug in DBDES receiving fixed.
Ondrej Filip
2003-12-06
Fix reporting of RIP socket errors. Thanks to Eric Leblond for the patch.
Martin Mares
2003-09-30
OSPF was not able to be built stand-alone.
Ondrej Filip
[next]