Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jul 2008 09:31:03 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet6 ip6_output.c
Message-ID:  <200807290931.m6T9V56T091446@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2008-07-29 09:31:03 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet6         ip6_output.c 
  Log:
  SVN rev 180957 on 2008-07-29 09:31:03Z by rwatson
  
  Marginally decomplicate set/getsockopt code in ip6_output.c by simply
  using the passed arguments explicitly and unconditionally rather than
  testing them and calling panic().  The result is the same but easier
  to read.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.119     +11 -18    src/sys/netinet6/ip6_output.c



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