Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

Implemented Option to choose default network interface #3930

Merged
merged 8 commits into from Aug 11, 2017

Commits on Aug 9, 2017

  1. Implemented Option to choose default network interface

    Fixes eclipse-archived#3884
    
    Signed-off-by: Stefan Triller <stefan.triller@telekom.de>
    triller-telekom committed Aug 9, 2017
    Copy the full SHA
    5875895 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2017

  1. Removed dependency to apache.commons.net + use DS annotations

    Signed-off-by: Stefan Triller <stefan.triller@telekom.de>
    triller-telekom committed Aug 10, 2017
    Copy the full SHA
    b0099bf View commit details
    Browse the repository at this point in the history
  2. Store subnets and temporarily limit to options

    Signed-off-by: Stefan Triller <stefan.triller@telekom.de>
    triller-telekom committed Aug 10, 2017
    Copy the full SHA
    0d0bb6b View commit details
    Browse the repository at this point in the history
  3. Link documentation in menu

    Signed-off-by: Stefan Triller <stefan.triller@telekom.de>
    triller-telekom committed Aug 10, 2017
    Copy the full SHA
    b841acf View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2017

  1. renamed NetworkAddressProvider to NetworkAddressService

    Signed-off-by: Stefan Triller <stefan.triller@telekom.de>
    triller-telekom committed Aug 11, 2017
    Copy the full SHA
    12bb82b View commit details
    Browse the repository at this point in the history
  2. Use List instead of ArrayList for variable definition

    Signed-off-by: Stefan Triller <stefan.triller@telekom.de>
    triller-telekom committed Aug 11, 2017
    Copy the full SHA
    a4067e3 View commit details
    Browse the repository at this point in the history
  3. Added jUnit test and Javadocs

    Signed-off-by: Stefan Triller <stefan.triller@telekom.de>
    triller-telekom committed Aug 11, 2017
    Copy the full SHA
    aedbf21 View commit details
    Browse the repository at this point in the history
  4. More tests

    Signed-off-by: Stefan Triller <stefan.triller@telekom.de>
    triller-telekom committed Aug 11, 2017
    Copy the full SHA
    041e897 View commit details
    Browse the repository at this point in the history