bird/conf
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
..
cf-lex.l Basic support for IPv6. The system-dependent part doesn't work yet, 1999-08-03 19:36:06 +00:00
conf.c Basic support for IPv6. The system-dependent part doesn't work yet, 1999-08-03 19:36:06 +00:00
conf.h Function calling in filters works - somehow. Calling syntax is 1999-07-01 09:11:21 +00:00
confbase.Y Basic support for IPv6. The system-dependent part doesn't work yet, 1999-08-03 19:36:06 +00:00
gen_keywords.m4 This script takes configuration fragments and extracts keyword list 1998-11-27 19:33:26 +00:00
gen_parser.m4 Fixed bug in CF_ADDTO. How it's possible it has ever worked? 1998-12-06 17:39:08 +00:00
Makefile Implemented new configuration/reconfiguration interface and defined protocol 1999-02-05 21:37:34 +00:00