summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove redundant ND_TCHECK, let GET_ routines handle checksmcr-macro-update-1Michael Richardson2020-09-204-67/+22
* LSP ping: Fix testing of TimeStamp Received.Denis Ovsienko2020-09-202-2/+2
* Update LSP ping: timestamps are NTP int+fractionBill Fenner2020-09-209-53/+62
* IP: Revert the commit 38b7ae42 and partially the commit aad6ac30Francois-Xavier Le Bail2020-09-202-4/+11
* IP: Update ip_printroute() to a void functionFrancois-Xavier Le Bail2020-09-201-5/+3
* IP: Replace a magic number in the timestamp option processingFrancois-Xavier Le Bail2020-09-201-10/+1
* OpenFlow 1.0: Lose 4 more ND_TCHECK_LEN() calls.Denis Ovsienko2020-09-191-4/+0
* Use MAC_ADDR_LEN in a few more places. [skip ci]Denis Ovsienko2020-09-193-4/+4
* Loopback/CTP: Fixup loopback_print() declaration. [skip ci]Denis Ovsienko2020-09-191-1/+1
* AHCP: Modernize packet parsing style.Denis Ovsienko2020-09-192-85/+100
* LSP ping: Put the RFC number right. [skip ci]Denis Ovsienko2020-09-181-1/+1
* AoE: Modernize packet parsing style.Denis Ovsienko2020-09-181-33/+56
* Loopback/CTP: Modernize packet parsing style.Denis Ovsienko2020-09-181-17/+26
* Travis CI: Disable some builds in matrix because they currently failFrancois-Xavier Le Bail2020-09-181-4/+5
* Use a switch to manage the setjmp() return valuesFrancois-Xavier Le Bail2020-09-183-4/+10
* Introduce and use nd_trunc(). [skip ci]Denis Ovsienko2020-09-172-40/+46
* OpenFlow 1.0: Lose 7 ND_TCHECK_LEN() calls.Denis Ovsienko2020-09-161-14/+7
* WB: Reorder printing of wb-id messages.Denis Ovsienko2020-09-151-8/+7
* Add more "-v" detail to tcpdump(1) for GH #380. [skip ci]Denis Ovsienko2020-09-151-2/+5
* Lose a forward declaration in print-ascii.c. [skip ci]Denis Ovsienko2020-09-131-2/+0
* Lose underscores in some macro names. [skip ci]Denis Ovsienko2020-09-136-28/+23
* Remove a useless commentFrancois-Xavier Le Bail2020-09-121-1/+0
* OpenFlow 1.0: Fixup some indentation. [skip ci]Denis Ovsienko2020-09-111-33/+25
* Revert partially the commit 21b1273Francois-Xavier Le Bail2020-09-113-0/+4
* RT6: Remove one more redundant ND_TCHECK_1() callFrancois-Xavier Le Bail2020-09-101-2/+0
* RT6: Print [Deprecated] for type 0 (RFC 5095)Francois-Xavier Le Bail2020-09-103-5/+7
* RT6: Update some printings for coherencyFrancois-Xavier Le Bail2020-09-108-12/+14
* Make version and usage printing more consistent. [skip ci]Denis Ovsienko2020-09-101-26/+26
* Remove 15 now redundant ND_TCHECK_n() callsFrancois-Xavier Le Bail2020-09-109-21/+0
* Install into bindir, not sbindir. [skip ci]Denis Ovsienko2020-09-102-7/+7
* ForCES: Remove 12 more ND_TCHECK calls.Denis Ovsienko2020-09-101-48/+0
* Remove 7 more ND_TCHECK calls.Denis Ovsienko2020-09-084-8/+0
* PIM: Remove an out-of-date comment. [skip ci]Denis Ovsienko2020-09-081-3/+0
* Add more entries to .mailmap. [skip ci]Denis Ovsienko2020-09-081-0/+10
* Remove a now redundant ND_TCHECK_LEN() callFrancois-Xavier Le Bail2020-09-081-2/+0
* Remove some now redundant ND_TCHECK_LEN(e, sizeof(nd_ipv4)) callsFrancois-Xavier Le Bail2020-09-085-22/+0
* Remove some now redundant ND_TCHECK_4() callsFrancois-Xavier Le Bail2020-09-0816-50/+1
* Remove a now redundant ND_TCHECK_LEN() callFrancois-Xavier Le Bail2020-09-081-2/+0
* FR: Fix a typo in a comment.Denis Ovsienko2020-09-081-1/+1
* Remove 96 assorted ND_TCHECK calls.Denis Ovsienko2020-09-0838-152/+0
* Remove some now redundant ND_TCHECK_LEN(e, sizeof(nd_ipv6)) callsFrancois-Xavier Le Bail2020-09-074-15/+0
* Remove some now redundant ND_TCHECK_16() callsFrancois-Xavier Le Bail2020-09-078-25/+0
* BGP: Add two commentsFrancois-Xavier Le Bail2020-09-071-0/+2
* Apple IPoIEEE1394: Use a GET_LINKADDR_STRING() callFrancois-Xavier Le Bail2020-09-071-1/+1
* Remove now unused 'tests/TESTonce'Francois-Xavier Le Bail2020-09-062-20/+1
* Remove many (762) now redundant ND_TCHECK_n() callsFrancois-Xavier Le Bail2020-09-0680-937/+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