cvs commit: src/sys/netinet ip_fw_pfil.c
    Andre Oppermann 
    andre at FreeBSD.org
       
    Mon Sep 13 12:20:26 PDT 2004
    
    
  
andre       2004-09-13 19:20:14 UTC
  FreeBSD src repository
  Modified files:
    sys/netinet          ip_fw_pfil.c 
  Log:
  If we have to 'ipfw fwd'-tag a packet the second time in ipfw_pfil_out() don't
  prepend an already existing tag again.  Instead unlink it and prepend it again
  to have it as the first tag in the chain.
  
  PR:             kern/71380
  
  Revision  Changes    Path
  1.9       +5 -3      src/sys/netinet/ip_fw_pfil.c
    
    
More information about the cvs-all
mailing list