]> The Tcpdump Group git mirrors - tcpdump/commitdiff
print-juniper: add a missing break
authorFrancois-Xavier Le Bail <[email protected]>
Thu, 27 Mar 2014 12:24:02 +0000 (13:24 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Thu, 27 Mar 2014 12:25:03 +0000 (13:25 +0100)
print-juniper.c

index 87bf9e98398a8a577690a907a42dce9fe6d7371a..e20b37c673a3a4a4516096767f58064a4ea7809d 100644 (file)
@@ -529,6 +529,7 @@ juniper_es_print(const struct pcap_pkthdr *h, register const u_char *p)
         case JUNIPER_IPSEC_O_ESP_ENCRYPTION_TYPE:
             rewrite_len = 16;
             es_type_bundle = 0;
+            break;
         default:
             printf("ES Invalid type %u, length %u",
                    ih->type,