Bug ID |
10231
|
Summary |
PIM-BIDIR protocol(RFC 5015) is not decoded
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
1.11.x (Experimental)
|
Hardware |
x86
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 12850 [details]
dump with pim-bidir messages (packets #3,4,6,7,8,9,10,11,13,15,17)
Build Information:
Version 1.11.4+svn20140420104827~d0489f2a (Git Rev Unknown from unknown)
Copyright 1998-2014 Gerald Combs <[email protected]> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (32-bit) with GTK+ 3.4.2, with Cairo 1.10.2, with Pango 1.30.0, with
GLib 2.32.4, with libpcap, with libz 1.2.3.4, with POSIX capabilities (Linux),
without libnl, with SMI 0.4.8, with c-ares 1.7.5, with Lua 5.1, without Python,
with GnuTLS 2.12.14, with Gcrypt 1.5.0, with MIT Kerberos, with GeoIP, with
PortAudio V19-devel (built Dec 10 2011 11:43:21), with AirPcap.
Running on Linux 3.11.0-14-generic, with locale en_IE.UTF-8, with libpcap
version 1.1.1, with libz 1.2.3.4, GnuTLS 2.12.14, Gcrypt 1.5.0, without
AirPcap.
Built using gcc 4.6.3.
Wireshark is Open Source Software released under the GNU General Public
License.
Check the man page and http://www.wireshark.org for more information.
--
PIM-BIDIR protocol(RFC 5015) is not decoded
Cisco configuration:R1#show run int gi1
Building configuration...
Current configuration : 160 bytes
!
interface GigabitEthernet1
ip address 192.0.2.1 255.255.255.252
ip pim sparse-mode
ip ospf network point-to-point
ip ospf 1 area 0
negotiation auto
end
R1#show run int lo0
Building configuration...
Current configuration : 106 bytes
!
interface Loopback0
ip address 198.51.100.1 255.255.255.255
ip pim sparse-mode
ip ospf 1 area 0
end
R1#show run | b ip pim bidir-enable
ip pim bidir-enable
ip pim rp-address 198.51.100.1 bidir
You are receiving this mail because:
- You are watching all bug changes.