CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2009/02/19 15:05:32
Modified files: usr.sbin/ospf6d: interface.c rde.c Log message: Sync iface fsm state from ospfe to rde. Also syncs other fields the ospfe is syncing to when getting iface updates from parent process. None of these fields are used by the rde yet, but state will be important soon, for proper origination of Intra-Area-Prefix LSAs. ok claudio@