index
:
rsdsl/libpcap.git
master
the LIBpcap interface to various kernel packet capture mechanism, precompiled for musl x64 and aarch64
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rebuild libraries with ARPHRD_TUNNEL6 support
HEAD
master
HimbeerserverDE
2024-02-15
2
-0
/
+0
*
treat ARPHRD_TUNNEL6 tunnels as valid
HimbeerserverDE
2024-02-15
1
-0
/
+1
*
move binaries to common out/ dir
HimbeerserverDE
2023-12-04
3
-4
/
+4
*
rebuild libraries without libnl
HimbeerserverDE
2023-12-04
2
-0
/
+0
*
move CC flag to its own line
HimbeerserverDE
2023-12-04
1
-2
/
+4
*
add missing \ seperators to new build script flags
HimbeerserverDE
2023-12-04
1
-2
/
+2
*
compile without libnl
HimbeerserverDE
2023-12-04
1
-0
/
+2
*
build static libs
HimbeerserverDE
2023-08-17
2
-0
/
+0
*
add precompile script
HimbeerserverDE
2023-08-17
1
-0
/
+39
*
pcap savefile: Fix formatting "link-layer type and additional information"
Francois-Xavier Le Bail
2023-08-16
1
-10
/
+6
*
Fix a typo in a comment
Francois-Xavier Le Bail
2023-08-13
1
-2
/
+2
*
Merge pull request #1082 from luizluca/realtek_tag_2
Guy Harris
2023-08-07
1
-0
/
+3
|
\
|
*
Add support for Realtek (Ethertype) DSA data
Luiz Angelo Daros de Luca
2022-03-07
1
-0
/
+3
*
|
Merge pull request #1090 from randomkny/fix-enobufs
Guy Harris
2023-08-06
1
-1
/
+1
|
\
\
|
*
|
nflog: only increment packets_nobufs when recv() returns an error
Kenny Luong
2022-02-08
1
-1
/
+1
*
|
|
doc: Add more details to README.solaris.md. [skip ci]
Denis Ovsienko
2023-08-04
1
-4
/
+14
*
|
|
pcap savefile: Set the date stamp
Francois-Xavier Le Bail
2023-08-03
1
-1
/
+1
*
|
|
pcap savefile: Update about "link-layer type and additional information"
Francois-Xavier Le Bail
2023-08-02
2
-4
/
+49
*
|
|
Fix substitute-and-replace error.
Guy Harris
2023-08-01
1
-2
/
+2
*
|
|
We also have to map LINKTYPE_ codes to DLT_ codes in other cases.
Guy Harris
2023-08-01
1
-1
/
+49
*
|
|
pcap-linux: plug an FD leak.
Guy Harris
2023-08-01
1
-1
/
+3
*
|
|
Redo DLT_/LINKTYPE_ translation.
Guy Harris
2023-08-01
3
-127
/
+282
*
|
|
autoconf: Add some warning flags for clang 13 or newer
Francois-Xavier Le Bail
2023-07-28
1
-0
/
+3
*
|
|
Get rid of trailing blanks.
Guy Harris
2023-07-27
1
-6
/
+6
*
|
|
Merge pull request #1209 from the-tcpdump-group/nuke-msdos
Michael Richardson
2023-07-27
19
-4436
/
+12
|
\
\
\
|
*
|
|
still remove for _WIN32
Michael Richardson
2023-07-26
1
-0
/
+2
|
*
|
|
remove additional ifdefs based upon MSDOS
Michael Richardson
2023-07-26
7
-61
/
+11
|
*
|
|
removed DOS pcap driver, and Makefile aspects that configured it
Michael Richardson
2023-07-26
4
-1789
/
+1
|
*
|
|
MSDOS packet driver interface is no longer testable, anyone needs it can use ...
Michael Richardson
2023-07-26
9
-2588
/
+0
|
/
/
/
*
|
|
Clean up indentation.
Guy Harris
2023-07-21
1
-114
/
+110
*
|
|
Get rid of trailing space.
Guy Harris
2023-07-18
1
-1
/
+1
*
|
|
Linux USB: avoid 32-bit unsigned integer wraparound.
Guy Harris
2023-07-18
1
-7
/
+66
*
|
|
Merge pull request #1206 from headshog/fix-numtrunc-pcap-util
Guy Harris
2023-07-17
1
-1
/
+1
|
\
\
\
|
*
|
|
fix pcap-util.c
headshog
2023-07-17
1
-1
/
+1
|
/
/
/
*
|
|
Fix a comment, due to changes from the previous commit. [skip ci]
Guy Harris
2023-07-08
1
-4
/
+4
*
|
|
Redo the availability macros.
Guy Harris
2023-07-08
1
-28
/
+22
*
|
|
Fix *another* typo.
Guy Harris
2023-07-03
1
-1
/
+1
*
|
|
Fix a typo in a comment
Francois-Xavier Le Bail
2023-07-02
1
-1
/
+1
*
|
|
Cirrus CI: get rid of the Windows task. [skip ci]
Guy Harris
2023-07-01
1
-30
/
+0
*
|
|
Cirrus CI: use Chocolatey to install... Visual Studio!
Guy Harris
2023-07-01
1
-0
/
+1
*
|
|
Cirrus CI: show *everyhing* under C:\Program Files (x86).
Guy Harris
2023-07-01
1
-1
/
+1
*
|
|
Cirrus CI: see what's in C:\Program Files (x86).
Guy Harris
2023-07-01
1
-6
/
+2
*
|
|
Cirrus CI: dump directories under C:\Program Files\Git selectively.
Guy Harris
2023-07-01
1
-2
/
+3
*
|
|
Cirrus CI: do a bunch of directory listings on Windows.
Guy Harris
2023-07-01
1
-1
/
+4
*
|
|
Cirrus CI: dump out /etc/msystem.
Guy Harris
2023-07-01
2
-179
/
+1
*
|
|
Cirrus CI: run the main script in a login shell.
Guy Harris
2023-07-01
1
-1
/
+1
*
|
|
Cirrus CI: try overwriting /etc/profile and adding a debug emssage.
Guy Harris
2023-07-01
2
-0
/
+179
*
|
|
Cirrus CI: too many "s.
Guy Harris
2023-07-01
1
-1
/
+1
*
|
|
Cirrus CI: see if we can jam the raw Windows path into the UN*X environment.
Guy Harris
2023-07-01
1
-1
/
+1
*
|
|
Cirrus CI: dump out $ORIGINAL_PATH before running build_matrix.sh.
Guy Harris
2023-07-01
1
-3
/
+1
[next]