glebius     2006-08-10 10:51:52 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/netinet          ip_gre.c 
  Log:
  MFC rev. 1.23:
    Since m_pullup() can return a new mbuf, change gre_input2() to
    return mbuf back to gre_input(). If the former returns mbuf back
    to the latter, then pass it to raw_input().
  
    Coverity ID:    829
  
  Revision  Changes    Path
  1.19.2.3  +23 -23    src/sys/netinet/ip_gre.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to