]> The Tcpdump Group git mirrors - tcpdump/commit
OSPFv3: fix more minor issues
authorDenis Ovsienko <[email protected]>
Fri, 27 Dec 2013 14:11:04 +0000 (18:11 +0400)
committerDenis Ovsienko <[email protected]>
Sat, 28 Dec 2013 09:01:58 +0000 (13:01 +0400)
commit47cd247bea92e51dea234a069b5d9d21c6292b3d
tree8ef1fa29565d867f8c1bf2674a272b58a297d20a
parentd8acd8f5d0d7cac4881b5552eca5dc40a5d3c0d1
OSPFv3: fix more minor issues

* Add 3 more LS types and the M6-bit.
* Print multicast LS type and prefix option as deprecated.
* Remove needless forward declarations.
* Make ospf6_decode_v3() consider vflag for every packet type and raise
  the margin from "> 0" to "> 1" because it is already "> 0" that far.
* Fix a message to refer to packet type instead of LS type.
* Remove irrelevant comment.
* Don't print unknown protocol version 2nd time.
ospf6.h
print-ospf6.c