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

prepare V4 #125

Merged
merged 20 commits into from
Dec 28, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'master' into prepare_v4
  • Loading branch information
lemontree55 authored Dec 2, 2024
commit 5e1bd29c9b8e3a9be98679e84201ce13f27ecd2e
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ PacketGen.write('more_packets.pcapng', packets)
### Add custom header/protocol

PacketGen permits adding your own header classes.

First, define the new header class. For example:

```ruby
Expand Down Expand Up @@ -199,5 +200,3 @@ MIT License (see [LICENSE](https://github.com/lemontree55/packetgen/blob/master/
### Other sources

All original code maintains its copyright from its original authors and licensing.

All original code maintains its copyright from its original authors and licensing.
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.