Skip to content

Commit

Permalink
work on #1310 : Improve ProActiveInet address detection mechanism
Browse files Browse the repository at this point in the history
- Refactored ProActiveInet class to follow the election algorithm even if filters are enabled
- Added a main class to allow checking the result of the address detection from the command line
- Added a method which returns a sorted list of all eligible addresses
- Added a no link-local property (set to true by default) to filter link local addresses as they are non-routable
- Re-enable IPV6 but bind to IPv4 addresses preferably
- Added a "proactive.net.fastest.connection" property, which - when
  enabled - will automatically select the most "visible" interface,
  according to a configurable distant server and port.
  • Loading branch information
fviale authored and fviale committed Feb 9, 2016
1 parent 9fb2293 commit 98786c2
Show file tree
Hide file tree
Showing 2 changed files with 501 additions and 245 deletions.
Loading

0 comments on commit 98786c2

Please sign in to comment.