Skip to content

LDAP protocol parser v4#11349

Closed
glongo wants to merge 4 commits intoOISF:masterfrom
glongo:dev-1199-ldap-proto-v4
Closed

LDAP protocol parser v4#11349
glongo wants to merge 4 commits intoOISF:masterfrom
glongo:dev-1199-ldap-proto-v4

Conversation

@glongo
Copy link
Contributor

@glongo glongo commented Jun 21, 2024

Make sure these boxes are signed before submitting your Pull Request -- thank you.

Link to ticket: https://redmine.openinfosecfoundation.org/issues/1199

Describe changes:

  • Fix transactions order
  • Rebase

I still haven't made any changes regarding logging (#11163 (comment)).
The protocol itself seems to be very verbose, so I will leave this point open for discussion.

SV_BRANCH=OISF/suricata-verify#1860

glongo added 4 commits June 21, 2024 14:44
This implementation adds types and filters specified in the LDAP RFC to
work with the ldap_parser.
Although using the parser directly would be
best, strange behavior has been observed during transaction logging.
It appears that C pointers are being overwritten, leading to incorrect
output when LDAP fields are logged.
@glongo glongo requested review from a team, jasonish, jufajardini and victorjulien as code owners June 21, 2024 13:51
@glongo glongo mentioned this pull request Jun 21, 2024
4 tasks
@victorjulien victorjulien added the needs rebase Needs rebase to main label Jun 24, 2024
@victorjulien
Copy link
Member

CI is quite red, can you look into that?

@glongo
Copy link
Contributor Author

glongo commented Jun 24, 2024

Replaced with #11360

@glongo glongo closed this Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs rebase Needs rebase to main

Development

Successfully merging this pull request may close these issues.

2 participants