CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2009/01/01 16:41:42

Modified files:
        usr.sbin/ospf6ctl: ospf6ctl.c 

Log message:
I removed prefix from lsa_prefix but this code was still using it. Unbreak
it by copying LSA_PREFIXSIZE(prefixlen) bytes after the lsa_prefix into a
struct in6_addr and print that.
Found by stsp@ OK stsp@

Reply via email to