Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Nov 2001 09:19:36 -0800 (PST)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp route.c
Message-ID:  <200111231719.fANHJaw21494@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2001/11/23 09:19:36 PST

  Modified files:
    usr.sbin/ppp         route.c 
  Log:
  When writing messages to the routing socket, round sockaddr sizes
  up in the same way that we expect them to be when we read them.
  
  This is a no-op on i386 and probably on alphas, as we currently
  only support AF_INET and AF_INET6.
  
  Revision  Changes    Path
  1.81      +19 -12    src/usr.sbin/ppp/route.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111231719.fANHJaw21494>