Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port Pcap++ code to use override, part of #977 #1369

Merged
merged 4 commits into from
Apr 21, 2024

Conversation

rtmeng
Copy link
Contributor

@rtmeng rtmeng commented Apr 18, 2024

This pull request updates Pcap++ to use override where applicable for readability, clarity and safety. It is a part of Issue #977 to change more parts of the code to C++11 for improved performance and readability. For testing, ensured that all existing tests still passed.

@rtmeng rtmeng requested a review from seladb as a code owner April 18, 2024 23:51
@rtmeng rtmeng changed the title Port Pcap++ code to C++11 using override, part of #977 Port Pcap++ code to use override, part of #977 Apr 18, 2024
@rtmeng rtmeng marked this pull request as draft April 19, 2024 02:32
@rtmeng rtmeng force-pushed the refactor/pcap-cpp11-modernization branch from c79ae8b to 18a666c Compare April 19, 2024 02:50
@rtmeng rtmeng marked this pull request as ready for review April 19, 2024 05:31
@seladb seladb merged commit ce906dc into seladb:dev Apr 21, 2024
39 checks passed
@seladb
Copy link
Owner

seladb commented Apr 21, 2024

Thank you @rtmeng for opening this PR, much appreciated! 💯 🙏

fxlb pushed a commit to fxlb/PcapPlusPlus that referenced this pull request Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants