Skip to content

Commit

Permalink
s/ipv6/IPv6 in description text
Browse files Browse the repository at this point in the history
  • Loading branch information
dplore committed Jul 6, 2023
1 parent ff0bc73 commit 64784cf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions release/models/interfaces/openconfig-if-ip.yang
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ module openconfig-if-ip {

revision "2023-06-30" {
description
"Deprecate ipv6 router advertisment config suppress leaf and add config
"Deprecate IPv6 router advertisment config suppress leaf and add config
mode leaf.";
reference "3.4.0";
}
Expand All @@ -61,7 +61,7 @@ module openconfig-if-ip {

revision "2023-02-06" {
description
"Add ipv6 link-local configuration.";
"Add IPv6 link-local configuration.";
reference "3.2.0";
}

Expand Down Expand Up @@ -950,7 +950,7 @@ module openconfig-if-ip {
type boolean;
default true;
description
"If set to false, all ipv6 router advertisement functions are
"If set to false, all IPv6 router advertisement functions are
disabled. The local system will not transmit router advertisement
messages and will not respond to router solicitation messages";
}
Expand Down Expand Up @@ -998,7 +998,7 @@ module openconfig-if-ip {
default "ALL";
description
"Mode controls which set of behaviors the local system should perform
to support ipv6 router advertisements.";
to support IPv6 router advertisements.";
reference "RFC4861: Neighbor Discovery for IP version 6 (IPv6)";
}

Expand Down

0 comments on commit 64784cf

Please sign in to comment.