-
Notifications
You must be signed in to change notification settings - Fork 47
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
multiple api paths support and updates #131
Conversation
Signed-off-by: Tomas Herfert <herfik>
Codecov Report
@@ Coverage Diff @@
## main #131 +/- ##
========================================
Coverage 87.56% 87.56%
========================================
Files 28 28
Lines 3499 3499
Branches 619 516 -103
========================================
Hits 3064 3064
Misses 308 308
Partials 127 127
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Docs Build 📝Thank you for contribution!✨ This PR has been merged and your docs changes will be incorporated when they are next published. |
Signed-off-by: Tomas Herfert <herfik>
Signed-off-by: Tomas Herfert <herfik>
Hi @felixfontein, do you prefer such PR or rather multiple smaller ones as I've been doing before? |
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.
Mostly editorial changes to the changelog :)
It depends, changes such as #128 and #130 definitely should be their own PR, but others like this can be combined. |
Co-authored-by: Felix Fontein <[email protected]>
@therfert thanks for your contribution! |
SUMMARY
new features:
ipv6 address
,ipv6 dhcp-server
,ipv6 dhcp-server option
,ipv6 route
,queue tree
,routing ospf area
,routing ospf area range
,routing ospf instance
,routing ospf interface-template
,routing pimsm instance
,routing pimsm interface-template
blackhole
,pref-src
,routing-table
,suppress-hw-offload
,type
,vrf-interface
inip route
pathbugfixes:
queue interface
path works withapi_modify
nowip route
entry can be defined wihtout the need ofgateway
field (which is correct for unreachable/blackhole type of routes).ISSUE TYPE
COMPONENT NAME
ADDITIONAL INFORMATION
none