@@ -72,15 +72,15 @@ module ietf-bfd-stability {
72
72
73
73
description
74
74
"This YANG module augments the base BFD YANG model to add
75
- attributes related to BFD Stability. In particular it adds a
76
- a per session count for BFD packets that are lost.
75
+ attributes related to BFD Stability. In particular, it adds a
76
+ a per- session count for BFD packets that are lost.
77
77
78
- Copyright (c) 2024 IETF Trust and the persons identified as
78
+ Copyright (c) 2025 IETF Trust and the persons identified as
79
79
authors of the code. All rights reserved.
80
80
81
81
Redistribution and use in source and binary forms, with or
82
82
without modification, is permitted pursuant to, and subject to
83
- the license terms contained in, the Revised BSD License set
83
+ the license terms contained in the Revised BSD License set
84
84
forth in Section 4.c of the IETF Trust's Legal Provisions
85
85
Relating to IETF Documents
86
86
(https://trustee.ietf.org/license-info).
@@ -95,7 +95,7 @@ module ietf-bfd-stability {
95
95
described in BCP 14 (RFC 2119) (RFC 8174) when, and only when,
96
96
they appear in all capitals, as shown here." ;
97
97
98
- revision "2025-04-07 " {
98
+ revision "2025-06-11 " {
99
99
description
100
100
"Initial Version." ;
101
101
reference
@@ -141,7 +141,7 @@ module ietf-bfd-stability {
141
141
default false ;
142
142
description
143
143
"If set to true, this enables the BFD session to monitor
144
- for stability; i.e., to watch how many packets are getting
144
+ for stability, i.e., to watch how many packets are getting
145
145
dropped." ;
146
146
}
147
147
description
@@ -160,7 +160,7 @@ module ietf-bfd-stability {
160
160
default false ;
161
161
description
162
162
"If set to true, this enables the BFD session to monitor
163
- for stability; i.e., to watch how many packets are getting
163
+ for stability, i.e., to watch how many packets are getting
164
164
dropped." ;
165
165
}
166
166
description
@@ -179,7 +179,7 @@ module ietf-bfd-stability {
179
179
default false ;
180
180
description
181
181
"If set to true, this enables the BFD session to monitor
182
- for stability; i.e., to watch how many packets are getting
182
+ for stability, i.e., to watch how many packets are getting
183
183
dropped." ;
184
184
}
185
185
description
@@ -198,7 +198,7 @@ module ietf-bfd-stability {
198
198
default false ;
199
199
description
200
200
"If set to true, this enables the BFD session to monitor
201
- for stability; i.e., to watch how many packets are getting
201
+ for stability, i.e., to watch how many packets are getting
202
202
dropped." ;
203
203
}
204
204
description
0 commit comments