svn commit: r232564 - stable/9/tools/regression/sockets/so_setfib

Bjoern A. Zeeb bz at FreeBSD.org
Mon Mar 5 19:10:56 UTC 2012


Author: bz
Date: Mon Mar  5 19:10:55 2012
New Revision: 232564
URL: http://svn.freebsd.org/changeset/base/232564

Log:
  MFC r231855:
  
   Add regression tests for the setsockopt(2) SO_SETFIB socket option.
  
   Check that the expected domain(9) families all handle the socket option
   correctly and do proper bounds checks.  This would catch bugs as fixed
   in (r230938,)r230981.
  
  Sponsored by:	Cisco Systems, Inc.

Added:
  stable/9/tools/regression/sockets/so_setfib/
     - copied from r231855, head/tools/regression/sockets/so_setfib/
Modified:
Directory Properties:
  stable/9/tools/regression/sockets/   (props changed)


More information about the svn-src-all mailing list