From fd9f4753bb36bd37a54e0aeb596e2997f958c2c8 Mon Sep 17 00:00:00 2001 From: Campus Date: Fri, 16 Oct 2015 17:48:38 +0200 Subject: added cisco hdlc datalink type - fix MPLS header - added BGP pcap with cisco hdlc & MPLS header --- tests/pcap/BGP_redist.pcap | Bin 0 -> 378 bytes tests/result/BGP_redist.pcap.out | 4 ++++ 2 files changed, 4 insertions(+) create mode 100644 tests/pcap/BGP_redist.pcap create mode 100644 tests/result/BGP_redist.pcap.out (limited to 'tests') diff --git a/tests/pcap/BGP_redist.pcap b/tests/pcap/BGP_redist.pcap new file mode 100644 index 000000000..6c05f3caf Binary files /dev/null and b/tests/pcap/BGP_redist.pcap differ diff --git a/tests/result/BGP_redist.pcap.out b/tests/result/BGP_redist.pcap.out new file mode 100644 index 000000000..5368c157a --- /dev/null +++ b/tests/result/BGP_redist.pcap.out @@ -0,0 +1,4 @@ +BGP 2 322 2 + + 1 TCP 2.2.2.2:179 <-> 4.4.4.4:63535 [proto: 13/BGP][1 pkts/163 bytes] + 2 TCP 2.2.2.2:179 <-> 5.5.5.5:49433 [proto: 13/BGP][1 pkts/159 bytes] -- cgit v1.2.3