diff options
author | Jaap Keuter <jaap.keuter@xs4all.nl> | 2008-07-13 17:19:33 +0000 |
---|---|---|
committer | Jaap Keuter <jaap.keuter@xs4all.nl> | 2008-07-13 17:19:33 +0000 |
commit | e86825b8f822a731a51e4c37c15d674417d39565 (patch) | |
tree | d49c6ded07c31cee73b2deee66484ba00c40324b /AUTHORS | |
parent | 2509b0e0c9d59052575a5d3bd2f6b658894a0e2b (diff) | |
download | wireshark-e86825b8f822a731a51e4c37c15d674417d39565.tar.gz wireshark-e86825b8f822a731a51e4c37c15d674417d39565.tar.bz2 wireshark-e86825b8f822a731a51e4c37c15d674417d39565.zip |
From Francesco Fondelli:
Attached is a patch for:
- PW Associated Channel Header dissection as per RFC 4385
- PW MPLS Control Word dissection as per RFC 4385
- mpls subdissector table indexed by label value
- enhanced "what's past last mpls label?" heuristic
- Ethernet PW (w/o CW) support as per RFC 4448
svn path=/trunk/; revision=25730
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2296,6 +2296,11 @@ Francesco Fondelli <francesco.fondelli [AT] gmail.com> { Linux Packet Generator support rval_to_str() and alike Export the capture file into C Arrays format + PW Associated Channel Header dissection as per RFC 4385 + PW MPLS Control Word dissection as per RFC 4385 + mpls subdissector table indexed by label value + enhanced "what's past last mpls label?" heuristic + Ethernet PW (w/o CW) support as per RFC 4448 } Bill Meier <wmeier [AT] newsguy.com> { |