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

Transport ETH socket bind #132

Open
PeterGondek opened this issue Jun 1, 2023 · 1 comment
Open

Transport ETH socket bind #132

PeterGondek opened this issue Jun 1, 2023 · 1 comment

Comments

@PeterGondek
Copy link

Hi All,

is it possible to add in transport/eth.py the possibility to bind the socket to concrete IP address defined in config?

For IPv6 when You have multiple IPs assigned to the ETH adapter, sometimes You need to pick up concrete IP.
pyxcp_transport_eth_py.zip

Best Regard,

Peter

@christoph2
Copy link
Owner

Yep, patch accepted, but I changed the names of the configuration parameters to IPV6_BIND_TO_ADDRESS resp. IPV6_BIND_TO_PORT.

I will integrate it in the main-line ASAP -- file eth.py is also affected by a comprehensive change not finished yet.

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

No branches or pull requests

2 participants