Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Aug 2010 19:53:24 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet6 in6_proto.c
Message-ID:  <201008091953.o79JraUu099942@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2010-08-09 19:53:24 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet6         in6_proto.c 
  Log:
  SVN rev 211115 on 2010-08-09 19:53:24Z by bz
  
  MFp4 CH180235:
  
  Add proto spacers to inet6sw like we have for legacy IP. This allows us
  to dynamically pf_proto_register() for INET6 from modules, needed by
  upcoming CARP changes and SeND.
  MC and SCTP could make use of it as well in theory in the future after
  upcoming VIMAGE vnet teardown work.
  
  Discussed with: will, anchie
  MFC after:      10 days
  
  Revision  Changes    Path
  1.72      +17 -0     src/sys/netinet6/in6_proto.c



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