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

ZTP infrastructure changes to support DHCP discovery provisioning data #3298

Merged
merged 7 commits into from
Dec 10, 2019

Commits on Aug 7, 2019

  1. ZTP infrastructure changes to support DHCP discovery provisioning data

    - Dynamically generate DHCP client configuration based on current ZTP state
    - Added support to request and process hostname when using DHCPv6
    - Do not process graphservice url dhcp option if ZTP is enabled, ZTP service
    will process it
    - Generate /e/n/i file with all active interfaces seeking address assignment
    via DHCP. Only interfaces that are created in Linux will be added to /e/n/i.
    Also DHCP is started only on linked up in-band interfaces.
    
    Signed-off-by: Rajendra Dendukuri <[email protected]>
    rajendra-dendukuri committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    e6cda8a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

  1. Configuration menu
    Copy the full SHA
    421e6ce View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. Allow router advertisements to be accepted by eth0 when DHCPv6

    discovery is in progress.
    rajendra-dendukuri committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    364dd31 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. Assign IPv6 address to OOB using DHCPv6 if static address is not defi…

    …ned in
    
    MGMT_INTERFACE table.
    rajendra-dendukuri committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    7d7b5a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2019

  1. Configuration menu
    Copy the full SHA
    7447899 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. Configuration menu
    Copy the full SHA
    dfecb07 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. Configuration menu
    Copy the full SHA
    fa71ce3 View commit details
    Browse the repository at this point in the history