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

[Add Local Addr & Port 3/3] Add simple test for capturing local IP #1809

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

benkilimnik
Copy link
Member

Summary: Add simple test for capturing local IP. This is in addition to E2E testing with demo apps done previously.

Type of change: /kind feature

Test Plan: Adapted http and openssl bpf tests. Note that the remote and local address are the same because the client and server are running on the same host and communicating via loopback.

@benkilimnik benkilimnik requested a review from a team December 21, 2023 21:34
@benkilimnik benkilimnik changed the title [Add Local Addr & Port 3/3] Add simple test for capturing local IP [Add Local Addr & Port 2/3] Add simple test for capturing local IP Jan 18, 2024
@benkilimnik benkilimnik changed the title [Add Local Addr & Port 2/3] Add simple test for capturing local IP [Add Local Addr & Port 3/3] Add simple test for capturing local IP Jan 18, 2024
oazizi000 pushed a commit that referenced this pull request Jan 25, 2024
Summary: Adds data columns for local IP address and port to the socket
tracer, which are populated by #1808 and #1809. This will support
standalone pem entity relationships.

Type of change: /kind feature

Test Plan: Existing targets

Signed-off-by: Benjamin Kilimnik <[email protected]>
@benkilimnik benkilimnik marked this pull request as ready for review January 25, 2024 20:05
@benkilimnik benkilimnik requested a review from a team January 25, 2024 20:24
@oazizi000 oazizi000 merged commit 07672ff into pixie-io:main Feb 2, 2024
33 checks passed
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