]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Source and destination addresses were backwards.
authorGuy Harris <[email protected]>
Sun, 3 May 2015 00:19:33 +0000 (17:19 -0700)
committerGuy Harris <[email protected]>
Mon, 4 May 2015 00:57:49 +0000 (17:57 -0700)
print-802_11.c

index 697e2c92600078769cf449b9d913fd52d14fc6c4..fc3a2983f0dd48938575b5da3a5f0b1b5d2dd635 100644 (file)
@@ -2400,7 +2400,7 @@ ieee802_11_print(netdissect_options *ndo,
                                ND_PRINT((ndo, "%s", tstr));
                                return hdrlen;
                        }
-               } else if (llc_print(ndo, p, length, caplen, dst, src,
+               } else if (llc_print(ndo, p, length, caplen, src, dst,
                    &extracted_ethertype) == 0) {
                        /*
                         * Some kinds of LLC packet we cannot