Skip to content

BFCP: fix check on payload length and extract metadata#2854

Merged
IvanNardi merged 1 commit into
ntop:devfrom
IvanNardi:bfcp
May 26, 2025
Merged

BFCP: fix check on payload length and extract metadata#2854
IvanNardi merged 1 commit into
ntop:devfrom
IvanNardi:bfcp

Conversation

@IvanNardi

Copy link
Copy Markdown
Collaborator

We should be able to identified this protocol on the first packet, without keeping any state

Close #2745

@IvanNardi

Copy link
Copy Markdown
Collaborator Author

@0xA50C1A1, could you take a look, please?

@0xA50C1A1

Copy link
Copy Markdown
Contributor

@0xA50C1A1, could you take a look, please?

Perfect. What do you think about extracting the user ID and conference ID as metadata, could that be useful?

Comment thread src/lib/protocols/bfcp.c Outdated
@IvanNardi

Copy link
Copy Markdown
Collaborator Author

@0xA50C1A1, could you take a look, please?

Perfect. What do you think about extracting the user ID and conference ID as metadata, could that be useful?

I don't know, but it would be trivial to do. I'll push a new version

We should be able to identified this protocol on the first packet,
without keeping any state

Close ntop#2745
@IvanNardi IvanNardi changed the title BFCP: fix check on payload length BFCP: fix check on payload length and extract metadata May 26, 2025
@sonarqubecloud

Copy link
Copy Markdown

@IvanNardi IvanNardi merged commit 8350cc6 into ntop:dev May 26, 2025
30 of 31 checks passed
@IvanNardi IvanNardi deleted the bfcp branch May 26, 2025 13:08
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.

BFCP pcap

2 participants