ipfw tee fixed [cvs commit: src/sbin/ipfw ipfw.8 src/sys/netinet ip_fw_pfil.c]

From: Andre Oppermann <andre_at_freebsd.org>
Date: Mon, 13 Sep 2004 18:51:56 +0200
I've fixed 'ipfw tee' in 6-current.  Please try it and report back.  This
is pretty useful for passive packet monitoring.

-- 
Andre

attached mail follows:


andre       2004-09-13 16:46:05 UTC

  FreeBSD src repository

  Modified files:
    sbin/ipfw            ipfw.8 
    sys/netinet          ip_fw_pfil.c 
  Log:
  Make 'ipfw tee' behave as inteded and designed.  A tee'd packet is copied
  and sent to the DIVERT socket while the original packet continues with the
  next rule.  Unlike a normally diverted packet no IP reassembly attemts are
  made on tee'd packets and they are passed upwards totally unmodified.
  
  Note: This will not be MFC'd to 4.x because of major infrastucture changes.
  
  PR:             kern/64240 (and many others collapsed into that one)
  
  Revision  Changes    Path
  1.151     +2 -13     src/sbin/ipfw/ipfw.8
  1.8       +11 -11    src/sys/netinet/ip_fw_pfil.c
Received on Mon Sep 13 2004 - 14:51:51 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:11 UTC