CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2013/04/20 22:37:29
Modified files: usr.sbin/mrouted: main.c Log message: as in dvmrpd: the DVMRP protocol generation number can work beyond 2038 because it is unsigned. Cast it specifically, with a comment, to make this more clear.