CVSROOT:        /cvs
Module name:    src
Changes by:     clau...@cvs.openbsd.org 2009/02/11 13:07:04

Modified files:
        usr.sbin/bgpd  : kroute.c 

Log message:
Because IPv6 fucked up and created a badly sized struct sockaddr_in6 we need
to add some pading on 64bit archs. Use a helper struct plus some ROUNDUP()
magic to get the size correct.
Tested on i386 and amd64 by Graeme Lee "graeme (at) omni (dot) net (dot) au"
Some sort of OK by henning@ (he ignores the non-v4 code)

Reply via email to