4
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 09, 2024 — Apr 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Preserve all-0 802.1q vlan tags in capture of injected packets
bonsaiviking
as Daniel Miller
More... 2 days ago
Fix bug in extracting 802.1p priority: mask off by 1 bit
bonsaiviking
as Daniel Miller
More... 4 days ago
Correctly check frame length when VLAN tag is included.
bonsaiviking
as Daniel Miller
More... 10 days ago
Change SKF_AD to NPCAP_AD. See the-tcpdump-group/libpcap#1473
bonsaiviking
as Daniel Miller
More... about 1 month ago
Update CHANGELOG.md: clarify position on Win10pcap
bonsaiviking
as Daniel Miller
More... about 2 months ago
Bring libpcap submodule up to date
bonsaiviking
as Daniel Miller
More... about 2 months ago
Bump version and changelog for 1.81 release
bonsaiviking
as Daniel Miller
More... about 2 months ago
Bump copyright date to 2025 throughout
bonsaiviking
as Daniel Miller
More... about 2 months ago
Declare support for USO and URO in WFP when possible.
bonsaiviking
as Daniel Miller
More... about 2 months ago
Fix XML formatting typo
bonsaiviking
as Daniel Miller
More... about 2 months ago
Clarify Windows version support
bonsaiviking
as Daniel Miller
More... about 2 months ago
Add doc section on npcapwatchdog scheduled task
bonsaiviking
as Daniel Miller
More... about 2 months ago
Fix VLAN unpacking: endianness in bitfields sucks
bonsaiviking
as Daniel Miller
More... about 2 months ago
Don't read past end of capture looking for VLAN TPID
bonsaiviking
as Daniel Miller
More... about 2 months ago
Fix build error
bonsaiviking
as Daniel Miller
More... about 2 months ago
Clearer VLAN header access using a struct
bonsaiviking
as Daniel Miller
More... about 2 months ago
Use virtual addresses for Io*Mdl() functions, not system addresses
bonsaiviking
as Daniel Miller
More... about 2 months ago
Fix a typo
bonsaiviking
as Daniel Miller
More... about 2 months ago
Fix a typo
bonsaiviking
as Daniel Miller
More... about 2 months ago
Eliminate most copies during sends. Support VLAN tags in BufferedWrite.
bonsaiviking
as Daniel Miller
More... about 2 months ago
Document I/O method used by old I/O control codes
bonsaiviking
as Daniel Miller
More... about 2 months ago
Convert VLAN header in injected packets to metadata
bonsaiviking
as Daniel Miller
More... 2 months ago
Update copyright holder name to Nmap Software LLC
bonsaiviking
as Daniel Miller
More... 2 months ago
Use existing macros for Eth header length
bonsaiviking
as Daniel Miller
More... 2 months ago
Fix preprocessor logic
bonsaiviking
as Daniel Miller
More... 2 months ago
Ensure STATUS_PENDING is returned every time we pend the IRP
bonsaiviking
as Daniel Miller
More... 2 months ago
Check for buffer length before reading IP version info
bonsaiviking
as Daniel Miller
More... 2 months ago
Ensure Loopback adapter uses Eth header if not DLT_NULL
bonsaiviking
as Daniel Miller
More... 2 months ago
Separate offset validation from check for extension offset
bonsaiviking
as Daniel Miller
More... 2 months ago
NPF_Write: Fix completing of IRP and freeing of MDL on error
bonsaiviking
as Daniel Miller
More... 2 months ago