Skip to content

Releases: microsoft/xdp-for-windows

v1.1.0+5421c3c5

12 Aug 14:56
Compare
Choose a tag to compare
v1.1.0+5421c3c5 Pre-release
Pre-release

UDP checksum + segmentation offload.

XDP 1.0

07 Aug 20:05
0b121c6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.0...v1.0.0

v0.17.0

26 Jul 17:32
935cc87
Compare
Choose a tag to compare
v0.17.0 Pre-release
Pre-release

What's Changed

Read more

v0.16.8

12 May 15:32
517c232
Compare
Choose a tag to compare
v0.16.8 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.16.7...v0.16.8

v0.16.7

27 Feb 18:29
9a211db
Compare
Choose a tag to compare
v0.16.7 Pre-release
Pre-release

What's Changed

Full Changelog: v0.16.6...v0.16.7

v0.16.6

24 Feb 00:55
ba18ddd
Compare
Choose a tag to compare
v0.16.6 Pre-release
Pre-release

What's Changed

Full Changelog: v0.16.5...v0.16.6

v0.16.5

19 Jan 00:21
5d97c44
Compare
Choose a tag to compare
v0.16.5 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.16.4...v0.16.5

v0.16.4

28 Sep 16:03
837bc95
Compare
Choose a tag to compare
v0.16.4 Pre-release
Pre-release

What's Changed

  • Update main to v0.16.4 by @nibanks in #74
  • Ensure RX queue is fully initialized before attaching to interface by @mtfriesen in #75
  • code cleanup: don't set output parameters when fast IO fails by @mtfriesen in #76
  • add minimal overlapped wait API by @mtfriesen in #77
  • Revert "Add XSK_NOTIFY_FLAG_CANCEL_WAIT Support (#64)" by @mtfriesen in #79
  • Use NDIS_POLL_HANDLE consistently by @mtfriesen in #80
  • Bump submodules/wil from 5eb59d6 to fd91a81 by @dependabot in #81
  • Bump microsoft/action-publish-symbols from c82a258c03d72d371fe9138fc887c2c6e1778e38 to 3 by @dependabot in #83
  • Revert "Bump microsoft/action-publish-symbols from c82a258c03d72d371fe9138fc887c2c6e1778e38 to 3" by @mtfriesen in #85
  • Bump submodules/wil from fd91a81 to e251921 by @dependabot in #86
  • Bump actions/checkout from 629c2de402a417ea7690ca6ce3f33229e27606a5 to 3.0.2 by @dependabot in #82
  • Bump submodules/ndis-driver-library from 6810a48 to 1cdf117 by @dependabot in #90
  • Bump submodules/wil from e251921 to d84d4e6 by @dependabot in #89
  • Skip setting NDIS polling configuration by @mtfriesen in #95

Full Changelog: v0.16.3...v0.16.4

v0.16.3

21 Jul 12:22
58bb9e1
Compare
Choose a tag to compare
v0.16.3 Pre-release
Pre-release

Latest prerelease.

What's Changed

Full Changelog: v0.16.2...v0.16.3-prerelease

DoNotUse-EbpfPrerelease

09 Feb 18:10
aa40ff7
Compare
Choose a tag to compare
Pre-release

This is a copy of prerelease eBPF development and runtime artifacts. It is used for CI/CD testing within XDP.

These artifacts should not be used for any purpose other than XDP development. They are copied from the https://github.com/microsoft/ebpf-for-windows CI system.