Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion standard/ieee/check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ cwd=$(pwd)
ietf_dir="standard/ietf"
ieee_dir="standard/ieee"

to_check="draft/60802 draft/802.3 draft/802.1/qrev draft/802.1/ASrev draft/802.1/ASds draft/802.1/ASed draft/802.1/AB-2016rev draft/802.1/AXdz draft/802.1/CB-2017-cor1 draft/802.1/DD draft/802.1/X-cor1 draft/1588 published/802 published/802.1 published/1588"
to_check="draft/60802 draft/802.3 draft/802.1/qrev draft/802.1/ASrev draft/802.1/ASds draft/802.1/ASed draft/802.1/AB-2016rev draft/802.1/AXdz draft/802.1/CB-2017-cor1 draft/802.1/DD draft/802.1/X-cor1 draft/1588 published/802 published/802.1 published/802.3 published/1588"

# relax constraint for now
# add --ietf if you want to do strict IETF checking
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ module ieee802-dot1ab-lldp {
(2025). All rights reserved. This version of this YANG module is part of
IEEE Std 802.1AB-2026; see the standard itself for full legal notices.";

revision 2025-08-15 {
revision 2025-09-29 {
description
"Published as part of IEEE Std 802.1QAB-2026.
"Published as part of IEEE Std 802.1AB-2026.

The following reference statement identifies each referenced IEEE
Standard as updated by applicable amendments.";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ module ieee802-dot1ab-types {
"Common types used within ieee802-dot1ab-lldp modules. Copyright(C) IEEE
(2025). All rights reserved. This version of this YANG module is part of
IEEE Std 802.1AB-2026; see the standard itself for full legal notices.";
revision 2025-08-15 {
revision 2025-09-29 {
description
"Published as part of IEEE Std 802.1QAB-2026.
"Published as part of IEEE Std 802.1AB-2026.

The following reference statement identifies each referenced IEEE
Standard as updated by applicable amendments.";
Expand Down
350 changes: 0 additions & 350 deletions standard/ieee/draft/802.1/AB-2016rev/ieee802-types@2025-08-15.yang

This file was deleted.

Loading