summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove many (761) redundant ND_TCHECK_n() callstest-rcFrancois-Xavier Le Bail2020-09-0579-936/+15
* Cirrus CI: Fix the FreeBSD 13 task. [skip travis] [skip appveyor]Denis Ovsienko2020-09-031-4/+2
* Add a .mailmap file. [skip ci]Denis Ovsienko2020-09-021-0/+21
* RADIUS: Update and comment registry arrays. [skip ci]Denis Ovsienko2020-09-011-0/+84
* Use more the nd_print_trunc() functionFrancois-Xavier Le Bail2020-08-311-1/+1
* Report periodic stats only when safe to do so. [skip ci]tcpdump-4.10.0-bpDenis Ovsienko2020-08-292-2/+7
* RADIUS: Redo the RFC 5580 test for Solaris. [skip ci]Denis Ovsienko2020-08-272-3/+3
* RADIUS: Fixup the previous commit.Denis Ovsienko2020-08-272-48/+72
* RADIUS: Add attributes from RFC5580. (GH #706)Herwin Weststrate2020-08-274-0/+185
* Rename min() and max() to ND_MIN() and ND_MAX(). [skip ci]Denis Ovsienko2020-08-248-37/+33
* Fixup some letter case in the man page. [skip ci]Denis Ovsienko2020-08-221-2/+2
* Cirrus CI: Allow FreeBSD 13 task to fail.Denis Ovsienko2020-08-211-3/+6
* Cirrus CI: Align with Travis CI config more.Denis Ovsienko2020-08-191-6/+7
* Remove an inexistant URLFrancois-Xavier Le Bail2020-08-171-1/+0
* BGP: Address a -Wformat-truncation= compiler warningFrancois-Xavier Le Bail2020-08-141-2/+3
* Rx: Make UDP ports 16-bit to compile (GH #868).Denis Ovsienko2020-08-132-7/+7
* Fix a typoFrancois-Xavier Le Bail2020-08-101-1/+1
* IEEE 802.15.4: Use GET_U_1() to replace direct dereferencesFrancois-Xavier Le Bail2020-08-101-9/+11
* DNS: Use GET_U_1() to replace a direct dereferenceFrancois-Xavier Le Bail2020-08-101-1/+1
* RESP: Use GET_U_1() to replace direct dereferencesFrancois-Xavier Le Bail2020-08-101-4/+7
* macsec: Update the outputs of two testsFrancois-Xavier Le Bail2020-08-102-2/+2
* macsec: Update ndo_protocol to lower case as in all other usesFrancois-Xavier Le Bail2020-08-101-1/+1
* Update the man page for "-d", "-i" and "-y".Denis Ovsienko2020-08-101-3/+36
* Fix spacesFrancois-Xavier Le Bail2020-08-081-2/+2
* Rename DLT_PPP_WITHDIRECTION to DLT_PPP_PPPDFrancois-Xavier Le Bail2020-08-083-6/+6
* SRv6: Add a test output without '-e'Francois-Xavier Le Bail2020-08-073-1/+3
* DHCP: Make option printing format more consistent.Denis Ovsienko2020-08-079-1480/+1480
* DHCP: Remove a few options that are unassigned now.Denis Ovsienko2020-08-071-39/+1
* Add support for ethernet IP protocolAhmed Abdelsalam2020-08-076-0/+16
* Broadcom LI: Pass correct caplen value to ether_print()Francois-Xavier Le Bail2020-08-071-1/+1
* Apply the last step of the new way to update the link-layer header lengthFrancois-Xavier Le Bail2020-08-066-118/+36
* Rework "Update more link-layer dissectors to void functions"Francois-Xavier Le Bail2020-08-0615-68/+53
* PFLOG: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-08-063-12/+17
* AppleTalk: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-08-063-8/+9
* CHDLC: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-08-064-11/+11
* PPP: Update the link-layer dissectors to void functionsFrancois-Xavier Le Bail2020-08-065-32/+37
* Remove the unused DLT_LANE8023 link-layer dissectorFrancois-Xavier Le Bail2020-08-064-16/+0
* FR: Update the link-layer dissectors to void functionsFrancois-Xavier Le Bail2020-08-043-31/+29
* ATM: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-08-023-9/+13
* IPFC: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-08-023-7/+7
* Token Ring: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-08-023-5/+5
* SLL: Update the link-layer dissectors to void functionsFrancois-Xavier Le Bail2020-08-023-21/+29
* FDDI: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-08-023-5/+5
* CIP: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-08-023-11/+11
* IEEE 802.15.4: Remove trailing "_if" from a protocol nameFrancois-Xavier Le Bail2020-08-021-1/+1
* IEEE 802.11: Remove trailing "_if" from protocol namesFrancois-Xavier Le Bail2020-08-021-4/+4
* IEEE 802.15.4: Update the link-layer dissectors to void functionsFrancois-Xavier Le Bail2020-08-023-18/+20
* IEEE 802.11: Update the link-layer header length in two steps (PRISM)Francois-Xavier Le Bail2020-08-021-1/+2
* IEEE 802.11: Update the link-layer dissectors to void functionsFrancois-Xavier Le Bail2020-08-023-29/+35
* Remove a trailing tabFrancois-Xavier Le Bail2020-08-011-1/+1