Support for MultiProtocol Label Switching (MPLS). The following support
authorashokn <ashokn@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 9 Mar 2000 18:31:51 +0000 (18:31 +0000)
committerashokn <ashokn@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 9 Mar 2000 18:31:51 +0000 (18:31 +0000)
commita0955ecf32a3f625ec2f39e7539fa551f60ccb16
tree1299e821df881bb9008b1c69860edc62466ef7f4
parent1500427742cd17339ffd14ea713e0a8e8be6c973
Support for MultiProtocol Label Switching (MPLS). The following support
is being added

- MPLS Traffic Engineering extensions for RSVP
- MPLS-encapsulated IP packets on Ethernet
- OSPF Extensions for MPLS (including generic opaque LSA
  support for OSPF)

THe following features will be committed at a later date (if I get around
to writing them :-)

- Label Distribution Protocol (LDP)
- IS-IS Extensions for MPLS

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1707 f5534014-38df-0310-8fa8-9805f1628bb7
AUTHORS
Makefile.am
Makefile.nmake
ethertype.c
etypes.h
ieee-float.h [new file with mode: 0644]
packet-mpls.c [new file with mode: 0644]
packet-mpls.h [new file with mode: 0644]
packet-ospf.c
packet-ospf.h
packet-rsvp.c