CVS log entries from 22.07.2002 (Mon) 09:05:50 - 23.07.2002 (Tue) 09:05:54 GMT
=====================================================
Summary by authors
=====================================================
Author: hannes
        File: tcpdump/print-bgp.c; Revisions: 1.41, 1.40, 1.39

=====================================================
Log entries
=====================================================
Description:
better print the IP addresses native than using getname();
as we have a finite set of charbuffer this might cause overflows
otherwise; thats ok as the RD is typically not resolveable;
Modified files:
        File: tcpdump/print-bgp.c; Revision: 1.41;
        Date: 2002/07/22 23:16:12; Author: hannes; Lines:  (+11 -5)
-------------------------------
Description:
support for draft-rosen-rfc2547bis-03.txt style VPNs
generic decoder for route-distinguishers bgp_vpn_rd_print{}
Modified files:
        File: tcpdump/print-bgp.c; Revision: 1.40;
        Date: 2002/07/22 23:00:22; Author: hannes; Lines:  (+111 -18)
-------------------------------
Description:
cleaned up bgp_attr_print{}
  removed p,dat pointers and replaced through tptr,pptr where
    pptr is a pointer to the start of the attribute;
    tptr is a moving pointer that is incremented through the decoding cycle;
Modified files:
        File: tcpdump/print-bgp.c; Revision: 1.39;
        Date: 2002/07/22 14:09:07; Author: hannes; Lines:  (+94 -79)
=====================================================
Summary of modified files
=====================================================
File: tcpdump/print-bgp.c
Revisions: 1.41, 1.40, 1.39
Authors: hannes (+11 -5), hannes (+111 -18), hannes (+94 -79)
-- 
Automatic cron job from /tcpdump/bin/makelog
-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe

Reply via email to