aboutsummaryrefslogtreecommitdiff
path: root/print-mpcp.c
AgeCommit message (Expand)Author
2020-12-03MPCP: Modernize packet parsing style.Denis Ovsienko
2020-09-06Remove many (762) now redundant ND_TCHECK_n() callsFrancois-Xavier Le Bail
2019-03-26Use the new GET_ macros instead of the EXTRACT_ onesFrancois-Xavier Le Bail
2018-05-06Add more nd_print_trunc() callsFrancois-Xavier Le Bail
2018-03-19Remove useless commentsFrancois-Xavier Le Bail
2018-03-16Add the ndo_protocol field in the netdissect_options structureFrancois-Xavier Le Bail
2018-01-21Always include <config.h> rather than "config.h".Guy Harris
2018-01-21Use quoted include netdissect-stdinc.h instead of angle-bracketed oneFrancois-Xavier Le Bail
2018-01-07Update ND_PRINT() as a variadic macroFrancois-Xavier Le Bail
2018-01-04Fix some Coccinelle warnings "a \ character appears outside of a #define"Francois-Xavier Le Bail
2017-12-30Use nd_ types, add EXTRACT_ calls.Guy Harris
2017-12-13Remove all storage class specifier 'register'Francois-Xavier Le Bail
2017-12-11Replace ND_TTEST2()/ND_TCHECK2() macros by macros using pointers (1/n)Francois-Xavier Le Bail
2017-12-08More EXTRACT_U_1() replacing direct dereferences.Guy Harris
2017-11-22Rename EXTRACT_ macrosFrancois-Xavier Le Bail
2017-11-21Use more the EXTRACT_8BITS() macro to fetch a one-byte value (14/n)Francois-Xavier Le Bail
2017-11-19Use more the EXTRACT_8BITS() macro to fetch a one-byte value (11/n)Francois-Xavier Le Bail
2017-11-18Rename EXTRACT_nBITS() macros to EXTRACT_BE_nBITS()Francois-Xavier Le Bail
2017-09-13Don't specify struct as "const" within sizeof().Denis Ovsienko
2017-07-28zero change: update Hannes Gredler's emailHannes Gredler
2016-08-15Add a summary comment in all other printersFrancois-Xavier Le Bail
2015-09-10Rename 'tcpdump-stdinc.h' to 'netdissect-stdinc.h'Francois-Xavier Le Bail
2015-09-05Printers must include 'netdissect.h', not 'interface.h'Francois-Xavier Le Bail
2015-03-22dismiss NETDISSECT_REWORKED macroDenis Ovsienko
2015-03-05clean K&R style up in function declarations a bitDenis Ovsienko
2014-06-12don't reinvent ND_TCHECK2()Denis Ovsienko
2014-04-23u_intN_t is dead, long live uintN_t.Guy Harris
2014-03-15make use of NETDISSECT_REWORKEDDenis Ovsienko
2014-03-14NDOize FDDI, MPCP, Token Ring, VQP and Zephyr decodersDenis Ovsienko
2014-02-25don't include addrtoname.h needlesslyDenis Ovsienko
2014-01-03remove tcpdump's own CVS keywordsDenis Ovsienko
2014-01-01ndo-ize print-ascii: hex_print_with_offset()Michael Richardson
2014-01-01whitespace changesMichael Richardson
2006-02-10complete the outstanding opcodes for MPCP & add boundary checkshannes
2006-02-10add basic support for MPCP 802.3ah frame printerhannes