CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2009/03/29 12:31:47
Modified files: usr.sbin/ospf6ctl: ospf6ctl.c Log message: Stop using the att_rtr member of struct lsa_net, we're going to remove it. Calculate offsets with a struct lsa_net_link pointer instead. ok claudio@