Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Sep 2002 02:36:47 -0700 (PDT)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if_gif.c src/sys/netinet ip_mroute.c
Message-ID:  <200209090936.g899alTG039343@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2002/09/09 02:36:47 PDT

  Modified files:
    sys/net              if_gif.c 
    sys/netinet          ip_mroute.c 
  Log:
  Since from now on encap_input() also catches IPPROTO_MOBILE and IPPROTO_GRE
  packets in addition to IPPROTO_IPV4 and IPPROTO_IPV6, explicitly specify
  IPPROTO_IPV4 or IPPROTO_IPV6 instead of -1 when calling encap_attach().
  
  MFC after:      28 days
                  (along with other if_gre changes)
  
  Revision  Changes    Path
  1.28      +2 -2      src/sys/net/if_gif.c
  1.79      +1 -1      src/sys/netinet/ip_mroute.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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