CVS log entries from 08.08.2002 (Thu) 09:06:33 - 09.08.2002 (Fri) 09:06:31 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
        File: libpcap/gencode.c; Revisions: 1.178, 1.177
        File: libpcap/fad-win32.c; Revisions: 1.4

Author: hannes
        File: tcpdump/print-mpls.c; Revisions: 1.5

=====================================================
Log entries
=====================================================
Description:
Give it an SCCS and RCS ID.

Put in a comment noting why we don't return an error if
"PacketGetNetInfoEx()" returns an error.
Modified files:
        File: libpcap/fad-win32.c; Revision: 1.4;
        Date: 2002/08/08 09:15:57; Author: guy; Lines:  (+13 -3)
-------------------------------
Description:
Redo the code generation for 802.11 MAC address tests to reorder the
tests so that better code is generated.
Modified files:
        File: libpcap/gencode.c; Revision: 1.178;
        Date: 2002/08/08 11:07:27; Author: guy; Lines:  (+191 -170)
-------------------------------
Description:
Token Ring multicasts are handled the same way other 802.x multicasts
are handled, with an I/G bit at the bottom (when handed to the host) of
the first byte of the destination address.
Modified files:
        File: libpcap/gencode.c; Revision: 1.177;
        Date: 2002/08/08 09:09:58; Author: guy; Lines:  (+10 -4)
-------------------------------
Description:
Generally there's no indication of protocol in MPLS label
encoding, however draft-hsmit-isis-aal5mux-00.txt describes
a technique that looks at the first payload byte if the BOS (bottom of stack)
bit is set and tries to determine the network layer protocol
    0x45-0x4f is IPv4
    0x60-0x6f is IPv6
    0x83      is IS-IS
this technique is sometimes known as NULL encapsulation
and decoding is particularly useful for control-plane traffic [BGP]
which cisco by default sends MPLS encapsulated
Modified files:
        File: tcpdump/print-mpls.c; Revision: 1.5;
        Date: 2002/08/08 19:52:48; Author: hannes; Lines:  (+66 -9)
=====================================================
Summary of modified files
=====================================================
File: libpcap/fad-win32.c
Revisions: 1.4
Authors: guy (+13 -3)
-------------------------------
File: libpcap/gencode.c
Revisions: 1.178, 1.177
Authors: guy (+191 -170), guy (+10 -4)
-------------------------------
File: tcpdump/print-mpls.c
Revisions: 1.5
Authors: hannes (+66 -9)
-- 
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