summaryrefslogtreecommitdiff
path: root/netdissect.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the no more used nd_print() functionFrancois-Xavier Le Bail2021-01-091-1/+0
* Add a nd_printjn() functionFrancois-Xavier Le Bail2021-01-081-0/+1
* Squelch some signed vs. unsigned warnings.Guy Harris2021-01-011-1/+1
* Remove the no more used nd_printzp() functionFrancois-Xavier Le Bail2020-12-101-1/+0
* CDP: Modernize packet parsing style.Denis Ovsienko2020-12-081-1/+1
* Add a nd_printjnp() functionFrancois-Xavier Le Bail2020-11-011-0/+1
* Use __func__ from C99 in the debug macro ND_DEBUGFrancois-Xavier Le Bail2020-10-311-1/+1
* Wrap some common code up as uint2tokary().Denis Ovsienko2020-09-301-0/+9
* Rename nd_trunc() to nd_trunc_longjmp().Denis Ovsienko2020-09-271-1/+1
* Introduce and use ND_LONGJMP_FROM_TCHECK.Denis Ovsienko2020-09-271-0/+4
* OpenFlow: Modernize packet parsing style.Denis Ovsienko2020-09-241-1/+1
* Loopback/CTP: Fixup loopback_print() declaration. [skip ci]Denis Ovsienko2020-09-191-1/+1
* AHCP: Modernize packet parsing style.Denis Ovsienko2020-09-191-1/+1
* Use a switch to manage the setjmp() return valuesFrancois-Xavier Le Bail2020-09-181-1/+4
* Rename min() and max() to ND_MIN() and ND_MAX(). [skip ci]Denis Ovsienko2020-08-241-6/+2
* Rx: Make UDP ports 16-bit to compile (GH #868).Denis Ovsienko2020-08-131-1/+1
* Apply the last step of the new way to update the link-layer header lengthFrancois-Xavier Le Bail2020-08-061-15/+4
* Rework "Update more link-layer dissectors to void functions"Francois-Xavier Le Bail2020-08-061-2/+2
* PFLOG: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-08-061-1/+1
* AppleTalk: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-08-061-1/+1
* CHDLC: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-08-061-1/+1
* PPP: Update the link-layer dissectors to void functionsFrancois-Xavier Le Bail2020-08-061-3/+3
* Remove the unused DLT_LANE8023 link-layer dissectorFrancois-Xavier Le Bail2020-08-061-1/+0
* FR: Update the link-layer dissectors to void functionsFrancois-Xavier Le Bail2020-08-041-2/+2
* 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-1/+1
* 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-2/+2
* 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-1/+1
* IEEE 802.15.4: Update the link-layer dissectors to void functionsFrancois-Xavier Le Bail2020-08-021-2/+2
* IEEE 802.11: Update the link-layer dissectors to void functionsFrancois-Xavier Le Bail2020-08-021-4/+4
* PPPoE: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-07-311-1/+1
* Define FMAXINT only once and use it properly.Denis Ovsienko2020-07-281-0/+2
* Juniper: Update the link-layer dissectors to void functionsFrancois-Xavier Le Bail2020-07-271-15/+15
* vsock: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-07-271-1/+1
* IPoIB: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-07-251-1/+1
* Support for EAP Dump in RADIUS MessagesAravind Prasad S2020-07-221-0/+1
* Update more link-layer dissectors to void functionsFrancois-Xavier Le Bail2020-07-151-9/+9
* Rename a field of the netdissect_options structureFrancois-Xavier Le Bail2020-07-141-1/+1
* DNS: Do the 'over TCP' processing in the printerFrancois-Xavier Le Bail2020-06-101-1/+1
* macsec, ether: clean up printing of encrypted and changed packets.Guy Harris2020-05-281-1/+2
* macsec: more cleanups.Guy Harris2020-05-271-2/+1
* Merge branch 'master' into macsecGuy Harris2020-05-271-200/+288
|\
| * Make the length argument to print_unknown_data() unsigned.Guy Harris2020-05-271-1/+1
| * Print packets for unsupported link-layer protocols in hexadecimal/ASCIIFrancois-Xavier Le Bail2020-05-101-0/+1
| * NFLOG: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-05-041-1/+1
| * SLIP: Update the link-layer dissectors to void functionsFrancois-Xavier Le Bail2020-04-301-2/+2
| * add support for Broadcom LI headerHannes Gredler2020-04-021-0/+1
| * ARCNET: Update the link-layer dissectors to void functionsFrancois-Xavier Le Bail2020-03-281-2/+2