aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rebuild libraries with ARPHRD_TUNNEL6 supportHEADmasterHimbeerserverDE2024-02-152-0/+0
* treat ARPHRD_TUNNEL6 tunnels as validHimbeerserverDE2024-02-151-0/+1
* move binaries to common out/ dirHimbeerserverDE2023-12-043-4/+4
* rebuild libraries without libnlHimbeerserverDE2023-12-042-0/+0
* move CC flag to its own lineHimbeerserverDE2023-12-041-2/+4
* add missing \ seperators to new build script flagsHimbeerserverDE2023-12-041-2/+2
* compile without libnlHimbeerserverDE2023-12-041-0/+2
* build static libsHimbeerserverDE2023-08-172-0/+0
* add precompile scriptHimbeerserverDE2023-08-171-0/+39
* pcap savefile: Fix formatting "link-layer type and additional information"Francois-Xavier Le Bail2023-08-161-10/+6
* Fix a typo in a commentFrancois-Xavier Le Bail2023-08-131-2/+2
* Merge pull request #1082 from luizluca/realtek_tag_2Guy Harris2023-08-071-0/+3
|\
| * Add support for Realtek (Ethertype) DSA dataLuiz Angelo Daros de Luca2022-03-071-0/+3
* | Merge pull request #1090 from randomkny/fix-enobufsGuy Harris2023-08-061-1/+1
|\ \
| * | nflog: only increment packets_nobufs when recv() returns an errorKenny Luong2022-02-081-1/+1
* | | doc: Add more details to README.solaris.md. [skip ci]Denis Ovsienko2023-08-041-4/+14
* | | pcap savefile: Set the date stampFrancois-Xavier Le Bail2023-08-031-1/+1
* | | pcap savefile: Update about "link-layer type and additional information"Francois-Xavier Le Bail2023-08-022-4/+49
* | | Fix substitute-and-replace error.Guy Harris2023-08-011-2/+2
* | | We also have to map LINKTYPE_ codes to DLT_ codes in other cases.Guy Harris2023-08-011-1/+49
* | | pcap-linux: plug an FD leak.Guy Harris2023-08-011-1/+3
* | | Redo DLT_/LINKTYPE_ translation.Guy Harris2023-08-013-127/+282
* | | autoconf: Add some warning flags for clang 13 or newerFrancois-Xavier Le Bail2023-07-281-0/+3
* | | Get rid of trailing blanks.Guy Harris2023-07-271-6/+6
* | | Merge pull request #1209 from the-tcpdump-group/nuke-msdosMichael Richardson2023-07-2719-4436/+12
|\ \ \
| * | | still remove for _WIN32Michael Richardson2023-07-261-0/+2
| * | | remove additional ifdefs based upon MSDOSMichael Richardson2023-07-267-61/+11
| * | | removed DOS pcap driver, and Makefile aspects that configured itMichael Richardson2023-07-264-1789/+1
| * | | MSDOS packet driver interface is no longer testable, anyone needs it can use ...Michael Richardson2023-07-269-2588/+0
|/ / /
* | | Clean up indentation.Guy Harris2023-07-211-114/+110
* | | Get rid of trailing space.Guy Harris2023-07-181-1/+1
* | | Linux USB: avoid 32-bit unsigned integer wraparound.Guy Harris2023-07-181-7/+66
* | | Merge pull request #1206 from headshog/fix-numtrunc-pcap-utilGuy Harris2023-07-171-1/+1
|\ \ \
| * | | fix pcap-util.cheadshog2023-07-171-1/+1
|/ / /
* | | Fix a comment, due to changes from the previous commit. [skip ci]Guy Harris2023-07-081-4/+4
* | | Redo the availability macros.Guy Harris2023-07-081-28/+22
* | | Fix *another* typo.Guy Harris2023-07-031-1/+1
* | | Fix a typo in a commentFrancois-Xavier Le Bail2023-07-021-1/+1
* | | Cirrus CI: get rid of the Windows task. [skip ci]Guy Harris2023-07-011-30/+0
* | | Cirrus CI: use Chocolatey to install... Visual Studio!Guy Harris2023-07-011-0/+1
* | | Cirrus CI: show *everyhing* under C:\Program Files (x86).Guy Harris2023-07-011-1/+1
* | | Cirrus CI: see what's in C:\Program Files (x86).Guy Harris2023-07-011-6/+2
* | | Cirrus CI: dump directories under C:\Program Files\Git selectively.Guy Harris2023-07-011-2/+3
* | | Cirrus CI: do a bunch of directory listings on Windows.Guy Harris2023-07-011-1/+4
* | | Cirrus CI: dump out /etc/msystem.Guy Harris2023-07-012-179/+1
* | | Cirrus CI: run the main script in a login shell.Guy Harris2023-07-011-1/+1
* | | Cirrus CI: try overwriting /etc/profile and adding a debug emssage.Guy Harris2023-07-012-0/+179
* | | Cirrus CI: too many "s.Guy Harris2023-07-011-1/+1
* | | Cirrus CI: see if we can jam the raw Windows path into the UN*X environment.Guy Harris2023-07-011-1/+1
* | | Cirrus CI: dump out $ORIGINAL_PATH before running build_matrix.sh.Guy Harris2023-07-011-3/+1