CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2015/01/28 15:03:17
Modified files: usr.sbin/ospf6d: lsupdate.c usr.sbin/ospfd : lsupdate.c Log message: When comparing the LSA with the Ack, also check the age field. This ensures that a LSA withdrawal is not acked by a previous update. >From Florian Riehm; OK claudio@