| Remove unused DLT definitions, duplicate from libpcap's dlt.h |
|
More...
|
10 months ago
|
| Move common definitions to common include file |
|
More...
|
10 months ago
|
| Move BPF definitions to common include file. |
|
More...
|
10 months ago
|
| Ensure validity checks don't overflow and are simple |
|
More...
|
10 months ago
|
| Update libpcap to 1.10.5 |
|
More...
|
10 months ago
|
| New Packet.dll function for BIOCGETINFO, PacketGetInfo |
|
More...
|
10 months ago
|
| Correct size calculations for PACKET_OID_DATA |
|
More...
|
10 months ago
|
| Do not use Linux's values for SKF_AD_* offsets. Would complicate future extensions added out-of-order |
|
More...
|
10 months ago
|
| New IOCTL code for retrieving config and capabilities. |
|
More...
|
10 months ago
|
| Add VLAN tag to captured packets when necessary |
|
More...
|
10 months ago
|
| Remove goto; just return immediately |
|
More...
|
10 months ago
|
| Driver: Allow BPF extension for extracting VLAN metadata |
|
More...
|
10 months ago
|
| Simplify NPF_CAP_OBJ_SIZE macro |
|
More...
|
10 months ago
|
| Only retrieve Radiotap info once per NBL |
|
More...
|
10 months ago
|
| Ensure resdropped counts are accurate if all packets in an NBL are resdropped |
|
More...
|
10 months ago
|
| Pass NET_BUFFER directly to bpf_filter |
|
More...
|
10 months ago
|
| Use __restrict in a few obvious places |
|
More...
|
10 months ago
|
| Fix appveyor build: wrong VS version number in script |
|
More...
|
10 months ago
|
| Use macros to make bpf_filter cases clearer |
|
More...
|
10 months ago
|
| Replace xword, xhalf, xbyte with one function |
|
More...
|
10 months ago
|
| Refactor valid instructions for readability and maintenance |
|
More...
|
10 months ago
|
| Remove TME instructions (never implemented in Npcap) |
|
More...
|
10 months ago
|
| Use __declspec(restrict) for functions allocating objects |
|
More...
|
10 months ago
|
| If there is an error in NPF_Write, do not pend the IRP |
|
More...
|
about 1 year ago
|
| Support multiple NDIS versions at runtime. |
|
More...
|
about 1 year ago
|
| Update docs on installer options and exit codes. Closes #612 |
|
More...
|
about 1 year ago
|
| Reorder changelog entries |
|
More...
|
about 1 year ago
|
| Bump version and changelog for 1.80 release |
|
More...
|
about 1 year ago
|
| Remove unneeded build configs from some projects |
|
More...
|
about 1 year ago
|
| Upgrade examples and appveyor to VS2022 |
|
More...
|
about 1 year ago
|