summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* gre: handle Network Service Header (NSH), RFC 8300Guy Harris2023-04-081-0/+3
* gre: handle multicast MPLS.Guy Harris2023-04-081-0/+1
* gre: add support for WCCP redirects over GRE.Guy Harris2023-04-086-0/+376
* gre: recognize (Cisco?) GRE keepalives.Guy Harris2023-04-081-0/+8
* gre: expand a comment, mention NVGRE. [skip ci]Guy Harris2023-04-081-2/+24
* CHANGES: Synchronize the 4.99.x sections. [skip ci]Denis Ovsienko2023-04-071-2/+5
* CHANGES: Add a change backported to 4.99Francois-Xavier Le Bail2023-04-071-0/+1
* Update config.{guess,sub}, timestamps 2023-01-01,2023-01-21Francois-Xavier Le Bail2023-04-062-11/+34
* CHANGES: List more backported commits. [skip ci]Denis Ovsienko2023-04-021-0/+5
* Merge pull request #1039 from mspncp/ikev2-add-missing-notification-typesMichael Richardson2023-04-021-43/+310
|\
| * IKEv2: add missing notification typesMatthias St. Pierre2023-03-051-43/+310
* | Autoconf: Update a stale comment in aclocal.m4. [skip ci]Denis Ovsienko2023-03-271-1/+1
* | Autoconf: Fix --static-pcap-only test on Solaris 10. [skip appveyor]Denis Ovsienko2023-03-262-1/+2
* | doc: Add more Solaris-related particulars. [skip ci]Denis Ovsienko2023-03-181-0/+12
* | man: Format "output format" subsections properly. [skip ci]Denis Ovsienko2023-03-181-29/+17
* | Cirrus CI: Configure with --enable-instrument-functions, Coverity taskcoverity_scanFrancois-Xavier Le Bail2023-03-131-2/+2
* | instrument functions: Use an environment variable instead of config filesFrancois-Xavier Le Bail2023-03-134-56/+47
* | man: Spell TCP header flags names. [skip ci]Denis Ovsienko2023-03-121-3/+3
* | instrument functions: Add a NULL checkFrancois-Xavier Le Bail2023-03-111-1/+2
* | instrument functions: Add a length checkFrancois-Xavier Le Bail2023-03-111-1/+6
* | Refine the patterns in .gitignore. [skip ci]Denis Ovsienko2023-03-051-21/+19
|/
* Get Markdown right in the previous change. [skip ci]Denis Ovsienko2023-03-041-1/+1
* Fix minor issues in INSTALL.md. [skip ci]Denis Ovsienko2023-03-041-5/+5
* Makefile.in: Add instrument-functions.o in CLEANFILESFrancois-Xavier Le Bail2023-03-011-1/+2
* Makefile.in: Add print-smb.o and smbutil.o in CLEANFILESFrancois-Xavier Le Bail2023-03-011-1/+1
* Cirrus CI: Configure with --enable-smb in the Coverity taskFrancois-Xavier Le Bail2023-02-271-1/+1
* Rename a test. The protocol is IEEE 802.11Francois-Xavier Le Bail2023-02-273-1/+1
* man: Add the TCP flag names tcp-ece and tcp-cwrFrancois-Xavier Le Bail2023-02-261-1/+8
* doc: Update Haiku particulars. [skip ci]Denis Ovsienko2023-02-261-0/+16
* Untangle detection of pcap_findalldevs().Denis Ovsienko2023-02-252-31/+17
* CI: Introduce TEST_RELEASETAR. [skip ci]Denis Ovsienko2023-02-251-1/+4
* tcpdump.c: fix a comment. [skip ci]Guy Harris2023-02-251-1/+1
* State there are currently no OS dependent defines and prototypesFrancois-Xavier Le Bail2023-02-241-1/+1
* CMake: balance cmake_push_check_state() and cmake_pop_check_state().Guy Harris2023-02-221-0/+1
* Detect OS IPv6 support using AF_INET6 only.Denis Ovsienko2023-02-227-86/+11
* Switch print-isoclns.c to AFNUM_ code points. [skip ci]Denis Ovsienko2023-02-221-12/+13
* Autoconf: Remove detection of early IPv6 stacks. [skip appveyor]Denis Ovsienko2023-02-212-118/+1
* Rename AF_INET{6} to AF_IP{6}.Guy Harris2023-02-209-88/+88
* Rename the BSD_AFNUM_ values to BSD_AF_.Guy Harris2023-02-206-35/+35
* pim: use af.h values for the address family.Guy Harris2023-02-201-11/+11
* CHANGES: Add a change backported to 4.99Francois-Xavier Le Bail2023-02-201-0/+1
* CHANGES: Move a change backported to 4.99Francois-Xavier Le Bail2023-02-201-1/+1
* Do not substitute strdup().Denis Ovsienko2023-02-198-69/+3
* Simplify conditional branching in diag-control.h.Denis Ovsienko2023-02-191-23/+28
* Geneve: Fix the Geneve UDP port testFrancois-Xavier Le Bail2023-02-171-1/+1
* instrument functions: Minimize stat() callsFrancois-Xavier Le Bail2023-02-171-1/+8
* Lose Digital UNIX 4.x prototype header.Denis Ovsienko2023-02-172-25/+0
* Do not require vsnprintf().Denis Ovsienko2023-02-172-12/+6
* Require a proof of suitable snprintf(3) implementation.Denis Ovsienko2023-02-166-165/+122
* RIPng: Print the protocol name when the version is invalidFrancois-Xavier Le Bail2023-02-162-2/+3