CVS log entries from 08.04.2005 (Fri) 09:06:46 - 09.04.2005 (Sat) 09:06:51 GMT
=====================================================
Summary by authors
=====================================================
Author: hannes
        File: libpcap/gencode.c; Revisions: 1.224, 1.223

=====================================================
Log entries
=====================================================
Description:
fix offset calculation for iso/isis/clnp/esis over DLT_EN10MB
Modified files:
        File: libpcap/gencode.c; Revision: 1.224;
        Date: 2005/04/08 15:33:58; Author: hannes; Lines:  (+8 -1)
-------------------------------
Description:
-add support for llc based protocols (iso, etc..) for ethernet
 by checking the proto against the ethermtu and bumping
 the link-layer offset by two.

-add support for vlan and mpls hierarchies by not absolute
  setting offsets but rather incrementing them;

  example(s):

  mpls 100000 && mpls 1024
    =filters for outerlabel 100000 and inner label 1024
  vlan 100 && vlan 200
    =filters for vlan 200 encapsulated withing vlan 100
  vlan 300 && mpls 17
    =filters for mpls label 17 encapsulated in vlan 300
Modified files:
        File: libpcap/gencode.c; Revision: 1.223;
        Date: 2005/04/08 14:40:38; Author: hannes; Lines:  (+62 -71)
=====================================================
Summary of modified files
=====================================================
File: libpcap/gencode.c
Revisions: 1.224, 1.223
Authors: hannes (+8 -1), hannes (+62 -71)
-- 
Automatic cron job from /tcpdump/bin/makelog
-
This is the tcpdump-workers list.
Visit https://lists.sandelman.ca/ to unsubscribe.

Reply via email to