Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal follow.c follow.h packet-ipv6.c

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

From: Laurent Deniel <deniel@xxxxxxxxxxxx>
Date: Fri, 11 Aug 2000 17:18:19 -0500 (CDT)
deniel      2000/08/11 17:18:17 CDT

  Modified files:
    .                    follow.c follow.h packet-ipv6.c 
  Log:
  - add ipv6.addr for the source and destination addresses (like ipv4)
  - implement the TCP follow feature for TCP over IPv6
  
  Revision  Changes    Path
  1.25      +43 -21    ethereal/follow.c
  1.10      +6 -3      ethereal/follow.h
  1.42      +15 -1     ethereal/packet-ipv6.c