Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk tap_rtp.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Ronnie Sahlberg <sahlberg@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 11 Mar 2003 02:46:27 -0600 (CST)
sahlberg    2003/03/11 02:46:27 CST

  Modified files:
    gtk                  tap_rtp.c 
  Log:
  Fixed two small bugs in tap_rtp.c
  
  1, specify a tap filter that ignores all ICMP packets
  2, specify a tap filter that only matches the same conversation ip/udp
  as the selected packet.
  
  Revision  Changes    Path
  1.8       +15 -3     ethereal/gtk/tap_rtp.c