Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
a11dc46
Fix README (#1642)
skomajwa May 5, 2025
2fe3c8f
Qdy to pub, updated AS-2020rev, 60802, 802.3.2. (#1644)
samans May 19, 2025
1764cbe
Upload of Cisco IOS XR 24.2.21 Yang Models (#1645)
Greg-Brown-1 May 23, 2025
ad0a8f8
ASds and AXdz updated (#1648)
samans Jun 4, 2025
57d7f9b
yc.o sync (#1651)
xorrkaz Jun 7, 2025
f9a4a00
vendor/nokia is updated for release sros_24.10.r5 (#1652)
SRBuilds Jun 14, 2025
eae1935
Add missing yang modules (#1647)
pjaitken Jun 15, 2025
4a4c77f
yc.o sync (#1612) (#1653)
xorrkaz Jun 15, 2025
c0f7d05
Upload of Cisco IOS XR 25.2.1 Yang Models (#1655)
Greg-Brown-1 Jul 3, 2025
ed73740
TR-383a9 YANG modules (#1656)
wlupton Jul 4, 2025
906679d
yc.o sync (#1654)
xorrkaz Jul 4, 2025
73dbaa4
yc.o sync (#1657)
xorrkaz Jul 12, 2025
9830b95
add errata to ietf-ipfix-psamp.yang (#1646)
pjaitken Jul 12, 2025
bcada7e
yc.o (#1658)
xorrkaz Jul 16, 2025
9e1da60
Upload of Cisco IOS XR 25.1.2 Yang Models (#1659)
Greg-Brown-1 Jul 17, 2025
febdaa5
vendor/nokia is updated for release sros_25.7.r1 (#1660)
SRBuilds Jul 19, 2025
c3fa786
vendor/nokia is updated for release sros_23.10.r9 (#1662)
SRBuilds Jul 26, 2025
9fa516d
.1x experimental and update to ASed (#1661)
samans Jul 26, 2025
0715ab5
experimental mac datatype pattern (#1663)
samans Aug 2, 2025
90eeb4e
added models for 10.3-8 (#1664)
skomajwa Aug 2, 2025
e61b0ff
Added Cisco-IOS-XE-17.18.1 Release Yang Models (#1665)
apoorvashastry Aug 13, 2025
b88bd46
vendor/nokia is updated for release sros_24.10.r6 (#1666)
SRBuilds Aug 16, 2025
a25d2d3
BBF TR-386i2 YANG modules (#1667)
wlupton Aug 25, 2025
6f0de13
Added models for 10.6-1 (#1668)
skomajwa Sep 6, 2025
4cc481f
vendor/nokia is updated for release sros_25.7.r2 (#1669)
SRBuilds Sep 6, 2025
5dc21a9
BBF TR-452.4 YANG modules (#1670)
wlupton Sep 16, 2025
84c80ba
Submodule testing (#1672)
samans Sep 24, 2025
38252f7
AB-2016rev added and ASds yang updated (#1671)
samans Sep 24, 2025
47b9d37
Upload of Cisco IOS XR 25.3.1 Yang Models (#1673)
Greg-Brown-1 Sep 27, 2025
ad7aa9d
Upload of Cisco IOS XR 25.2.2 Yang Models (#1675)
Greg-Brown-1 Oct 2, 2025
523d634
Upload of Cisco IOS XR 25.2.15 Yang Models (#1676)
Greg-Brown-1 Oct 8, 2025
8f06521
moved X-cor1 to draft, updated check script (#1677)
samans Oct 17, 2025
8952878
Updates the itu submodule (#1678)
samans Oct 31, 2025
b31e20c
added models for 10.5-4 (#1679)
skomajwa Oct 31, 2025
be719bb
vendor/nokia is updated for release sros_25.10.r1 (#1680)
SRBuilds Nov 2, 2025
596b775
vendor/nokia is updated for release sros_23.10.r10 (#1683)
SRBuilds Dec 1, 2025
2239f64
Add Arrcus YANG modules. (#1682)
mjethanandani Dec 1, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
1 change: 1 addition & 0 deletions .github/workflows/complete_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ jobs:
./experimental/ieee/check.sh
./standard/ieee/check.sh
./standard/iana/check.sh
./standard/itu/check.sh
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,6 @@
[submodule "vendor/alliedtelesis"]
path = vendor/alliedtelesis
url = https://github.com/alliedtelesis/yang.git
[submodule "standard/itu"]
path = standard/itu
url = https://github.com/openitu/YANG.git
Loading