0.5.4
Version 0.5.4 Release Notes
🚀 Enhancements:
- Improved Asynchronous Demo Performance: Updated the async-packthru example for better high-load performance. Traffic visualization on the console is now handled by a dedicated task, making it more efficient for high-load performance testing.
- Structs and Unions Reexport: Reexported key structs and unions in the filters module, enhancing module usability and integration (@kgv, PR #18).
- StaticFilter Re-exported: Addressed Issue #16 by re-exporting StaticFilter in
ndisapi-rs
. This update improves functionality and addresses the missing component reported in the issue (@wiresock, PR #17).