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
Age
Commit message (
Expand
)
Author
2000-04-20
IPv6 compiles with glibc 2.1.
Martin Mares
2000-04-10
Dropped CPU_NEEDS_ALIGN_* as unaligned.h no longer uses them.
Martin Mares
2000-04-01
Changed initialization of protocol list -- now we call proto_build() instead
Martin Mares
2000-03-31
Use bsprintf() instead of sprintf().
Martin Mares
2000-03-31
Include "lib/string.h" instead of <string.h>. It should give us bzero()
Martin Mares
2000-03-30
Defined sk_close() which closes the socket safely even if called from
Martin Mares
2000-03-20
Handle EINPROGRESS properly.
Martin Mares
2000-03-12
Fixed a bunch of FIXME's by removing them :)
Martin Mares
2000-03-12
Added tm_format_datetime().
Martin Mares
2000-03-12
Yet another LOCAL_DEBUG turned off.
Martin Mares
2000-03-12
Cleaned up debugging in kernel syncer. Netlink has still LOCAL_DEBUG
Martin Mares
2000-03-12
Great cleanup of debug messages. LOCAL_DEBUG turned off in most modules,
Martin Mares
2000-03-07
Renamed command `shutdown' to `down', so that `s' can be used as an
Martin Mares
2000-03-04
Garbage collector events and counters are now per table and one day
Martin Mares
2000-03-01
ipa_opposite hack is not applicable in IPv6.
Martin Mares
2000-02-29
Rewrote interface type detection logic. The `unnumbered' flag is now per
Martin Mares
2000-01-19
Put client on a stony ground. The whole client is going to be system-specific
Martin Mares
2000-01-18
Killed protocol->priority. Protocol startup should be clean and hack-free now.
Martin Mares
2000-01-18
Kernel route syncer now supports dynamic reconfiguration. Also it doesn't
Martin Mares
2000-01-17
Removed point-to-point tunnel hack as it breaks ordinary PtP interfaces.
Martin Mares
2000-01-17
Separated `official protocol names' used in status dumps from name templates
Martin Mares
2000-01-17
Reconfiguration for device protocol.
Martin Mares
2000-01-16
Wording changes.
Martin Mares
2000-01-16
Converted shutdown to a kind of reconfiguration, it's no more handled
Martin Mares
2000-01-16
First attempt on dynamic reconfiguration. There are still lots of bugs
Martin Mares
1999-12-16
Minor cleanups.
Martin Mares
1999-12-16
Handle cases when SIOCGIFINDEX is defined, but doesn't work (new glibc
Martin Mares
1999-12-16
Better order of includes.
Martin Mares
1999-12-16
Tried to clean up multicast handling. Now we don't try to guess
Martin Mares
1999-12-09
Added universal locking mechanism which will solve problems
Martin Mares
1999-12-08
Temporary work-arounds for multicast problems. Needs further investigation.
Martin Mares
1999-12-08
Except for special protocols (nowadays only the kernel syncer), don't
Martin Mares
1999-12-08
- Path to control socket is selectable via command-line option.
Martin Mares
1999-12-06
Allow logging to stderr as well.
Martin Mares
1999-12-06
Logging is now configurable. You can define multiple log outputs (to both
Martin Mares
1999-12-06
Added tracked_fopen() which is a fopen registered in resource database.
Martin Mares
1999-12-06
Implemented echoing of log messages to CLI connections. Just try `echo all'.
Martin Mares
1999-12-01
Added tm_format_reltime() for formatting of relative time quantities.
Martin Mares
1999-11-30
Moved TIME_INFINITY to timer.h, so that it's publicly available.
Martin Mares
1999-11-17
If the main event queue is not empty, call select() with zero timeout, so
Martin Mares
1999-11-04
Renamed attr->attrs to attr->eattrs.
Martin Mares
1999-10-31
The CLI I/O functions work as desired.
Martin Mares
1999-10-29
First steps of the Command Line Interface: I/O routines.
Martin Mares
1999-10-29
Implemented unix-domain sockets.
Martin Mares
1999-10-29
Configure PATH_CONTROL_SOCKET.
Martin Mares
1999-10-29
Added skeleton of the client. Does nothing, but at least compiles.
Martin Mares
1999-10-02
Failure to set socket TOS is not a fatal error.
Martin Mares
1999-08-17
Added a function for generating 32-bit random numbers.
Martin Mares
1999-08-03
Taught Netlink how to behave in IPv6 world.
Martin Mares
1999-08-03
Support for IPv6 sockets. How nice one doesn't have to ifdef around
Martin Mares
[next]