summaryrefslogtreecommitdiff
path: root/print.c
Commit message (Expand)AuthorAgeFilesLines
* Remove init_crc10_table() and the entourage.Denis Ovsienko2023-01-141-2/+0
* Have routines that set the snapend take a buffer pointer and length as args.Guy Harris2022-03-311-7/+0
* Make sure we don't set the snapend before the beginning of the packet.Guy Harris2022-03-291-0/+7
* Handle DLT_PFLOG on all OSes.Guy Harris2022-01-291-1/+1
* autoconf: Enhance the --enable-instrument-functions result outputFrancois-Xavier Le Bail2022-01-221-2/+8
* autoconf: Add the option to print functions names (entry and exit)Francois-Xavier Le Bail2022-01-171-0/+8
* Add --print-sampling option to print every Nth packetNathan O'Sullivan2022-01-171-0/+3
* Assign ndo->ndo_packetp in pretty_print_packet()Francois-Xavier Le Bail2021-11-011-0/+1
* Lose a few forward declarations in tcpdump.c.Denis Ovsienko2021-03-291-0/+3
* Lose a few forward declarations in print.c.Denis Ovsienko2021-03-281-23/+6
* Squelch compiler warnings on OpenBSD.Denis Ovsienko2021-03-171-1/+10
* Print the full packet with -x/-X options when truncatedFrancois-Xavier Le Bail2020-10-141-0/+2
* Use a switch to manage the setjmp() return valuesFrancois-Xavier Le Bail2020-09-181-2/+5
* Use more the nd_print_trunc() functionFrancois-Xavier Le Bail2020-08-311-1/+1
* Rename DLT_PPP_WITHDIRECTION to DLT_PPP_PPPDFrancois-Xavier Le Bail2020-08-081-2/+2
* Apply the last step of the new way to update the link-layer header lengthFrancois-Xavier Le Bail2020-08-061-83/+18
* PFLOG: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-08-061-3/+3
* AppleTalk: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-08-061-3/+3
* CHDLC: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-08-061-6/+6
* PPP: Update the link-layer dissectors to void functionsFrancois-Xavier Le Bail2020-08-061-10/+10
* Remove the unused DLT_LANE8023 link-layer dissectorFrancois-Xavier Le Bail2020-08-061-3/+0
* FR: Update the link-layer dissectors to void functionsFrancois-Xavier Le Bail2020-08-041-9/+9
* ATM: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-08-021-1/+1
* IPFC: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-08-021-3/+3
* Token Ring: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-08-021-1/+1
* SLL: Update the link-layer dissectors to void functionsFrancois-Xavier Le Bail2020-08-021-6/+6
* FDDI: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-08-021-1/+1
* CIP: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-08-021-6/+6
* IEEE 802.15.4: Update the link-layer dissectors to void functionsFrancois-Xavier Le Bail2020-08-021-9/+9
* IEEE 802.11: Update the link-layer dissectors to void functionsFrancois-Xavier Le Bail2020-08-021-12/+12
* PPPoE: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-07-311-3/+3
* Juniper: Update the link-layer dissectors to void functionsFrancois-Xavier Le Bail2020-07-271-45/+45
* vsock: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-07-271-3/+3
* IPoIB: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-07-251-3/+3
* Update more link-layer dissectors to void functionsFrancois-Xavier Le Bail2020-07-151-19/+19
* Rename a field of the netdissect_options structureFrancois-Xavier Le Bail2020-07-141-3/+3
* Print packets for unsupported link-layer protocols in hexadecimal/ASCIIFrancois-Xavier Le Bail2020-05-101-11/+2
* NFLOG: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-05-041-3/+3
* SLIP: Update the link-layer dissectors to void functionsFrancois-Xavier Le Bail2020-04-301-4/+4
* ARCNET: Update the link-layer dissectors to void functionsFrancois-Xavier Le Bail2020-03-281-4/+4
* PKTAP: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-03-281-3/+3
* PPI: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-03-281-3/+3
* IPNET: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-02-081-3/+3
* ENC: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-02-071-3/+3
* NULL/LOOP: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-02-071-4/+4
* Raw IP: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-02-071-7/+7
* SunATM DLPI: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-02-071-3/+3
* USB: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-02-071-6/+6
* Symantec: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-02-071-3/+3
* Bluetooth: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-02-061-3/+3