Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jun 2011 17:54:45 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/mtest mtest.c
Message-ID:  <201106241755.p5OHt0gN043689@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

jhb         2011-06-24 17:54:45 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/mtest       mtest.c 
  Log:
  SVN rev 223510 on 2011-06-24 17:54:45Z by jhb
  
  Don't die if either of INET or INET6 aren't in the running kernel.
  Instead, report "protocol not supported" errors at runtime if a user
  attempts to use a protocol that the kernel doesn't support.
  
  Reviewed by:    bz
  MFC after:      1 week
  
  Revision  Changes    Path
  1.12      +25 -5     src/usr.sbin/mtest/mtest.c



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