-
Notifications
You must be signed in to change notification settings - Fork 330
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
wlb: T4470: Migrate WAN Load Balancer to XML/Python #4108
base: current
Are you sure you want to change the base?
Conversation
👍 |
✅ No issues found in unused-imports check.. Please refer the workflow run |
b43023b
to
a139da3
Compare
f201240
to
bc76249
Compare
rc = run(cmd_str) | ||
return rc != 0 | ||
|
||
def parse_dhcp_nexthop(ifname): |
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.
Will PPPoE interfaces also work?
I didn't find any code regarding PPP.
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.
Good question, let me look into that.
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
f8176d7
to
b740f3e
Compare
Conflicts have been resolved. A maintainer will review the pull request shortly. |
CI integration ❌ failed! Details
|
Change Summary
This PR migrates the last remaining Vyatta perl module to XML/Python standard.
Types of changes
Related Task(s)
Related PR(s)
Component(s) name
wanloadbalance
Proposed changes
How to test
Smoketest result
Checklist: