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

dynamic node discovery #2

Open
maxtheaxe opened this issue Mar 15, 2021 · 0 comments
Open

dynamic node discovery #2

maxtheaxe opened this issue Mar 15, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@maxtheaxe
Copy link
Owner

  • currently checks hard-coded IP address for node (and assumes valid, does not verify)
  • needs to search for (and check) node instead:
  • should probably collect other mac addresses on network and identify rpi prefix (as a holdover until better method selected)
  • use arp packets(?) or basic custom handshake to verify rpi is pollen node
  • if not, check other rpis
  • could also spoof mac address on node end to identify self as pollen node, rather than checking all rpi
@maxtheaxe maxtheaxe self-assigned this Mar 15, 2021
@maxtheaxe maxtheaxe added the enhancement New feature or request label Mar 15, 2021
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
Development

No branches or pull requests

1 participant