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 ability to specify IP address and port number in bpcat test tool #243

Closed
jphickey opened this issue Aug 31, 2023 · 0 comments · Fixed by #251
Closed

Add ability to specify IP address and port number in bpcat test tool #243

jphickey opened this issue Aug 31, 2023 · 0 comments · Fixed by #251
Assignees
Labels
enhancement New feature or request

Comments

@jphickey
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Currently the bpcat test program is hardcoded to use INADDR_LOOPBACK (127.0.0.1) for all traffic. This is intended for testing on a single development machine.

However, for testing between two separate machines, this needs the ability to specify the IP address of the machine that bundles should be sent to.

Describe the solution you'd like
Add command line options allowing the user to specify local and remote CLA addresses

Requester Info
Joseph Hickey, Vantage Systems, Inc.

jphickey added a commit to jphickey/bplib that referenced this issue Aug 31, 2023
Adds command line options for local and remote CLA IP address and port
numbers.
@jphickey jphickey self-assigned this Sep 20, 2023
@jphickey jphickey added the enhancement New feature or request label Sep 20, 2023
jphickey added a commit that referenced this issue Sep 27, 2023
Fix #243, #247, specification of remote IP address in bpcat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant