cvs commit: src/sys/netinet

Joerg Sonnenberger joerg at crater.dragonflybsd.org
Sat Sep 25 10:01:41 PDT 2004


joerg       2004/09/25 10:01:16 PDT

DragonFly src repository

  Modified files:
    sys/netinet          ip_output.c 
  Log:
  Allow ip_output to be called with rt=NULL by making the FAST_IPSEC code
  included by default.
  
  Obtained-from: FreeBSD netinet/ip_output.c, 1.201
  
  This fixes a panic from PF.
  
  Reported-by: Aggelos Economopoulos via IRC
  
  Revision  Changes    Path
  1.21      +7 -17     src/sys/netinet/ip_output.c


http://www.dragonflybsd.org/cvsweb/src/sys/netinet/ip_output.c.diff?r1=1.20&r2=1.21&f=u





More information about the Commits mailing list