bird/sysdep/unix
Martin Mares dce267832a Basic support for IPv6. The system-dependent part doesn't work yet,
but the core routines are there and seem to be working.

   o  lib/ipv6.[ch] written
   o  Lexical analyser recognizes IPv6 addresses and when in IPv6
      mode, treats pure IPv4 addresses as router IDs.
   o  Router ID must be configured manually on IPv6 systems.
   o  Added SCOPE_ORGANIZATION for org-scoped IPv6 multicasts.
   o  Fixed few places where ipa_(hton|ntoh) was called as a function
      returning converted address.
1999-08-03 19:36:06 +00:00
..
endian.h Moved all system-dependent #include's containing endianity conversion 1999-03-29 19:14:43 +00:00
io.c Basic support for IPv6. The system-dependent part doesn't work yet, 1999-08-03 19:36:06 +00:00
krt-iface.c Kernel route syncer supports multiple tables. 1999-08-03 19:33:22 +00:00
krt-iface.h Rewrote the kernel syncer. The old layering was horrible. 1999-03-03 19:49:56 +00:00
krt-set.c Kernel route syncer supports multiple tables. 1999-08-03 19:33:22 +00:00
krt-set.h Rewrote the kernel syncer. The old layering was horrible. 1999-03-03 19:49:56 +00:00
krt.c Kernel route syncer supports multiple tables. 1999-08-03 19:33:22 +00:00
krt.h Kernel route syncer supports multiple tables. 1999-08-03 19:33:22 +00:00
krt.Y Kernel route syncer supports multiple tables. 1999-08-03 19:33:22 +00:00
log.c Finer grained logging levels: 1998-12-20 14:24:35 +00:00
main.c Believe it or not, printf()'s does not work too much without this one. 1999-04-02 11:45:55 +00:00
Modules Moved all system-dependent #include's containing endianity conversion 1999-03-29 19:14:43 +00:00
timer.h Added functions for parsing and formatting of dates. 1999-08-03 19:29:27 +00:00
unix.h Moved to a much more systematic way of configuring kernel protocols. 1999-03-26 21:44:38 +00:00