index
:
bird
ll-peering
ll-peering-old
ll-peering-old2
master
multicast-old
[no description]
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ip.h
Age
Commit message (
Expand
)
Author
2011-09-24
Use undefined scope for undefined IPv6 addresses.
Ondrej Zajicek
2010-02-26
Many changes in (mainly) kernel syncers.
Ondrej Zajicek
2010-02-21
Fix configure to enable warnings and fix most of them.
Ondrej Zajicek
2000-05-13
Unified parsing of prefixes.
Martin Mares
1999-11-25
Added ip_scope_text() for translating of scopes to strings.
Martin Mares
1999-08-03
Basic support for IPv6. The system-dependent part doesn't work yet,
Martin Mares
1998-11-27
Implemented ip_pton()
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-28
Changed #include <x/y> to #include "x/y" for our local includes, so that
Martin Mares
1998-04-23
Added IP address manipulation macros, interface declarations and logging.
Martin Mares