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
/
lib
/
ipv6.h
Age
Commit message (
Expand
)
Author
2010-04-28
Better support for /31 networks.
Ondrej Zajicek
2010-01-03
Implements MRTdump feature.
Ondrej Zajicek
2009-09-08
Temporary OSPFv3 development commit.
Ondrej Zajicek
2009-08-27
Temporary OSPFv3 development commit
Ondrej Zajicek
2009-08-25
Temporary OSPFv3 development commit
Ondrej Zajicek
2009-06-18
Minor bugfixes.
Ondrej Zajicek
2009-03-31
Reimplementation of prefix sets.
Ondrej Zajicek
2004-05-31
Some include added.
Ondrej Filip
2000-06-07
#define SIZE_OF_IP_HEADER
Ondrej Filip
2000-05-30
Added ipa_absolutize() which converts link-scope addresses to global scope
Martin Mares
2000-03-31
Include "lib/string.h" instead of <string.h>. It should give us bzero()
Martin Mares
2000-03-01
Changed comments regarding hash function.
Martin Mares
2000-03-01
IP_PREC_INTERNET_CONTROL for IPv6 (see the comment).
Martin Mares
1999-12-16
ipv6_compare() accepts non-lvalue arguments as well. This makes filters
Martin Mares
1999-08-03
Basic support for IPv6. The system-dependent part doesn't work yet,
Martin Mares
1999-01-23
Replaced the old ugly ipv6 compilation hack by a conditional in Modules.
Martin Mares
1998-12-20
New hash functions according to benchmarks posted yesterday. (The IPv6
Martin Mares
1998-06-17
Added function for converting of IP addresses to printable form.
Martin Mares
1998-06-01
Added ipa_xor() and ipa_in_net().
Martin Mares
1998-05-15
The library is now glued together from generic and OS-dependent parts
Martin Mares
1998-05-03
BIRD library: The story continues.
Martin Mares
1998-04-23
Added IP address manipulation macros, interface declarations and logging.
Martin Mares