CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/01/28 15:47:36
Modified files:
usr.sbin/ospf6d: control.c ospf6d.h ospfe.c rde.c rde_lsdb.c
Log message:
Teach ospf6d to originate Intra-Area-Prefix LSAs, which associate a list
of IPv6 prefixes with a Network LSA (there's another type of this LSA which
associates prefixes with a Router LSA -- this remains to be done).
Add what is necessary to allow ospf6ctl to read the new LSA type via IMSG.
ok claudio@
