Skip to content

Commit

Permalink
Merge pull request #262 from silver0511/master
Browse files Browse the repository at this point in the history
add sipassembly for tcp
  • Loading branch information
adubovikov authored Sep 12, 2023
2 parents c55bdea + 8e0a979 commit 2e00a24
Show file tree
Hide file tree
Showing 3 changed files with 543 additions and 15 deletions.
1 change: 1 addition & 0 deletions config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ type Config struct {
Network string
Protobuf bool
Reassembly bool
SipAssembly bool
SendRetries uint
Version bool
SkipVerify bool
Expand Down
Loading

0 comments on commit 2e00a24

Please sign in to comment.