File tree Expand file tree Collapse file tree 2 files changed +18
-2
lines changed
Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,15 @@ submodule openconfig-aaa-radius {
2626 related to the RADIUS protocol for authentication,
2727 authorization, and accounting." ;
2828
29- oc-ext:openconfig-version "1.0.0" ;
29+ oc-ext:openconfig-version "1.1.0" ;
30+
31+ revision "2025-07-04" {
32+ description
33+ "Add accounting-method and authorization-method leaf-lists
34+ inside accounting/events/event and authorization/events/event
35+ lists, respectively." ;
36+ reference "1.1.0" ;
37+ }
3038
3139 revision "2022-07-29" {
3240 description
Original file line number Diff line number Diff line change @@ -25,7 +25,15 @@ submodule openconfig-aaa-tacacs {
2525 related to the TACACS+ protocol for authentication,
2626 authorization, and accounting." ;
2727
28- oc-ext:openconfig-version "1.0.0" ;
28+ oc-ext:openconfig-version "1.1.0" ;
29+
30+ revision "2025-07-04" {
31+ description
32+ "Add accounting-method and authorization-method leaf-lists
33+ inside accounting/events/event and authorization/events/event
34+ lists, respectively." ;
35+ reference "1.1.0" ;
36+ }
2937
3038 revision "2022-07-29" {
3139 description
You can’t perform that action at this time.
0 commit comments