-
Notifications
You must be signed in to change notification settings - Fork 311
[dhcp_relay] sonic dhcp relay agent for IPv4 #1017
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
base: master
Are you sure you want to change the base?
Conversation
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
common/schema.h
Outdated
#define CFG_LOGGING_TABLE_NAME "LOGGING" | ||
|
||
#define CFG_DHCP_TABLE "DHCP_RELAY" | ||
#define CFG_DHCPV4_TABLE "DHCPV4_RELAY" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add yang model support for CFG table
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@wen587 PR for the corresponding yang model is open. Appreciate your help with the review:
Co-authored-by: vrajeshe <[email protected]>
37d3be7
to
c312280
Compare
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
Tables add to support DHCP v4 relay