Skip to content

Commit

Permalink
July 2024 IEEE 802.1 YANG update (#1567)
Browse files Browse the repository at this point in the history
Removed .1DC from check until fixed.
  • Loading branch information
samans authored Jul 13, 2024
1 parent dd5bcb4 commit cfeb3f9
Show file tree
Hide file tree
Showing 17 changed files with 3,596 additions and 2,616 deletions.
4 changes: 3 additions & 1 deletion standard/ieee/check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@
cwd=$(pwd)
ietf_dir="standard/ietf"
ieee_dir="standard/ieee"
to_check="draft/60802 draft/qrev draft/802.1/ASdm draft/802.1/ASdn draft/802.1/CScorr draft/802.1/DC draft/802.1/Qdj draft/802.1/Qdx draft/802.1/Qdy draft/1588 published/1906.1 published/802 published/802.1"

#draft/802.1/DC removed until fixed
to_check="draft/60802 draft/qrev draft/802.1/ASdm draft/802.1/ASdn draft/802.1/ASds draft/802.1/CScorr draft/802.1/Qdd draft/802.1/Qdj draft/802.1/Qdx draft/802.1/Qdy draft/1588 draft/802 published/1906.1 published/802 published/802.1"

# relax constraint for now
# add --ietf if you want to do strict IETF checking
Expand Down
320 changes: 185 additions & 135 deletions standard/ieee/draft/802.1/ASdm/ieee802-dot1as-hs.yang

Large diffs are not rendered by default.

Loading

0 comments on commit cfeb3f9

Please sign in to comment.