CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2012/09/18 02:36:39
Modified files: usr.sbin/snmpd : kroute.c Log message: sync mask2prefixlen6() with the nicer version from bgpd/kroute.c: "Instead of doing a poor mans offsetof() implementation change the code to use an end pointer to compare against. Looks less scary and makes gcc4 happy. OK henning@" (bgpd/kroute.c commit 1.182)