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

Assemble multiple PDUs from a single buffer #13

Merged
merged 1 commit into from
Sep 25, 2019

Conversation

TomerShalish
Copy link
Contributor

No description provided.

@geynis
Copy link
Collaborator

geynis commented Sep 19, 2019

you should test that the TCP use case is not affected. seems maybe for tcp you need to give the single pdu. line 185

@TomerShalish
Copy link
Contributor Author

@geynis Do you have any leftover pcaps from May? I am lazy, and would rather not create any myself `:D

@geynis geynis changed the base branch from master to develop September 22, 2019 13:50
@geynis
Copy link
Collaborator

geynis commented Sep 22, 2019

please rebase over develop branch

someip.lua Outdated
end

-- Return next SOMEIP packet --
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you should redesign, such that this dissector will call itself as a new protocol layer.

@TomerShalish TomerShalish force-pushed the feature/assemble-multiple-pdus branch 4 times, most recently from 73a1a92 to 713cd48 Compare September 25, 2019 08:48
@TomerShalish TomerShalish force-pushed the feature/assemble-multiple-pdus branch from 713cd48 to 296f463 Compare September 25, 2019 08:59
@geynis geynis merged commit c5a9880 into jamores:develop Sep 25, 2019
@TomerShalish TomerShalish deleted the feature/assemble-multiple-pdus branch September 25, 2019 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants