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

[dhcp-relay]: Launch DHCP Relay On L3 Vlan #6527

Commits on Jan 21, 2021

  1. [dhcp-relay]: Launch DHCP Relay On L3 Vlan

    Recent changes brought l2 vlan concept which do not have DHCP
    clients behind them and so DHCP relay is not required. Also,
    dhcpmon fails to launch on those vlans as their interfaces
    lack IP addresses. This PR limit launch of both DHCP relay
    and dhcpmon to L3 vlans only.
    
    singed-off-by: Tamer Ahmed <tamer.ahmed@microsoft.com>
    tahmed-dev committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    1c4ac31 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. review comments

    tahmed-dev committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    6046dda View commit details
    Browse the repository at this point in the history