K 10 svn:author V 6 tuexen K 8 svn:date V 27 2016-04-12T11:48:54.251051Z K 7 svn:log V 393 When processing an ICMP packet containing an SCTP packet, it is required to check the verification tag. However, this requires the verification tag to be not 0. Enforce this. For packets with a verification tag of 0, we need to check it it contains an INIT chunk and use the initiate tag for the validation. This will be a separate commit, since it touches also other code. MFC after: 1 week END