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

[V0.10] sesman: Copy IP address to pre_session_item struct #3171

Merged

Conversation

matt335672
Copy link
Member

Backport of #3170 to v0.10

struct pre_session_item has an entry for the start_ip_addr which is not being filled in. This is not normally needed, as the IP address of the session is passed into the session another way, but it is needed if the session selection Policy contains the 'I' selector.

(cherry picked from commit a4f5757)

struct pre_session_item has an entry for the start_ip_addr which is not
being filled in. This is not normally needed, as the IP address of the
session is passed into the session another way, but it is needed if the
session selection Policy contains the 'I' selector.

(cherry picked from commit a4f5757)
@matt335672 matt335672 mentioned this pull request Jul 19, 2024
3 tasks
@matt335672 matt335672 merged commit 2938c3d into neutrinolabs:v0.10 Jul 22, 2024
13 checks passed
@matt335672 matt335672 deleted the v0_10_fix_missing_pre_session_ipaddr branch July 22, 2024 08:46
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.

2 participants