Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jan 2009 12:24:53 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet6 ip6_forward.c
Message-ID:  <200901311225.n0VCP7gw063366@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2009-01-31 12:24:53 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet6         ip6_forward.c 
  Log:
  SVN rev 187949 on 2009-01-31 12:24:53Z by bz
  
  Coalesce two consecutive #ifdef IPSEC blocks.
  Move the skip_ipsec: label below the goto as we can never have
  ipsecrt set if we get to that label so there is no need to check.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.47      +1 -4      src/sys/netinet6/ip6_forward.c



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