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

Bug 1856783: [backport 4.4] Exclude network address #19

Merged
merged 3 commits into from Aug 21, 2020

Commits on Jul 31, 2020

  1. Configuration menu
    Copy the full SHA
    6b560e0 View commit details
    Browse the repository at this point in the history
  2. Fixed For whereabouts DHCP testing, if setup range: 192.168.21.100/3…

    …0 in yaml file, then 192.168.22.100/30 is network address, 192.168.22.101/30 to 192.168.22.102/30 are host addresses, 192.168.22.103/30 is broadcast address, the pod should only get 192.168.22.101 and 192.168.22.102, but right now one pod can get network address 192.168.22.100
    aneeshkp authored and dougbtv committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    a69e22b View commit details
    Browse the repository at this point in the history
  3. Adds Aneesh in OWNERS file

    dougbtv committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    c907f7b View commit details
    Browse the repository at this point in the history