-
Notifications
You must be signed in to change notification settings - Fork 350
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
ipoe_server: T6649: Accel-ppp separate vlan-mon from listen interfaces #3987
Conversation
👍 |
✅ No issues found in unused-imports check.. Please refer the workflow run |
<!-- include start from accel-ppp/vlan-mon.xml.i --> | ||
<leafNode name="vlan-mon"> | ||
<properties> | ||
<help>Automatically crate VLANs interfaces</help> |
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.
Typo crate
Automatically create VLAN interfaces
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.
Fixed
a05bb1b
to
663e468
Compare
@Mergifyio backport circinus |
✅ Backports have been created
|
Change Summary
Types of changes
Related Task(s)
Related PR(s)
Component(s) name
ipoe-server, pppoe-server
Proposed changes
Added ability to enable
vlan-mon
option and not to use it by defaultHow to test
Smoketest result
Ipoe-server tests:
PPPoe-server tests:
Checklist: