Skip to content
Merged
Show file tree
Hide file tree
Changes from 47 commits
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
ceb8bc3
Add IS-IS SRv6 OTG model (RFC 9352)
SuryyaKrJana Apr 22, 2026
9cedf12
Update auto generated content
actions-user Apr 22, 2026
d578af0
Remove Flex-Algo specific Source Router ID sub-TLVs from SRv6 model
SuryyaKrJana Apr 22, 2026
7a915ed
Update auto generated content
actions-user Apr 22, 2026
3854115
Refactor prefix attribute flags into IsisSRv6.PrefixAttributes object
SuryyaKrJana Apr 22, 2026
c5b5701
Update auto generated content
actions-user Apr 22, 2026
702517a
changed compact structures
SuryyaKrJana Apr 22, 2026
a570f28
Merge branch 'isis-srv6-review' of https://github.com/open-traffic-ge…
SuryyaKrJana Apr 22, 2026
edc7c16
Update auto generated content
actions-user Apr 22, 2026
4a63209
review comment incorporation
SuryyaKrJana Apr 28, 2026
fcf8db3
Update auto generated content
actions-user Apr 28, 2026
f6d8994
Add SRv6 P0 model changes: routing_type, uSID container, My Local SID…
SuryyaKrJana May 4, 2026
6d86f44
Update auto generated content
actions-user May 4, 2026
dfc563c
IS-IS SRv6 OTG model RFC compliance and scope cleanup
SuryyaKrJana May 6, 2026
267e415
Update auto generated content
actions-user May 6, 2026
ad462a1
Remove x-reserved-field-uids from pre-release SRv6 schemas; revert MO…
SuryyaKrJana May 6, 2026
b88f890
Update auto generated content
actions-user May 6, 2026
def69ef
flow: add segment_routing_usid choice to Flow.Ipv6Routing (RFC 9800)
SuryyaKrJana May 7, 2026
cb6eb48
docs: add artifact commit rule to MODEL-GUIDE.md; revert auto-generat…
SuryyaKrJana May 7, 2026
7404261
Update auto generated content
actions-user May 7, 2026
5dd300b
Merge branch 'isis-srv6-review' of https://github.com/open-traffic-ge…
SuryyaKrJana May 7, 2026
79c4adc
Update auto generated content
actions-user May 7, 2026
0a91e38
flow: remove oam flag from SRH flags; renumber alert to uid 2
SuryyaKrJana May 7, 2026
3273777
Merge branch 'isis-srv6-review' of https://github.com/open-traffic-ge…
SuryyaKrJana May 7, 2026
856039b
Update auto generated content
actions-user May 7, 2026
ccba139
isis: add IsisSRv6.Msd schema; extend node capability and interface M…
SuryyaKrJana May 9, 2026
622ee99
Merge branch 'isis-srv6-review' of https://github.com/open-traffic-ge…
SuryyaKrJana May 9, 2026
8076e73
Update auto generated content
actions-user May 9, 2026
8b11ec2
made protected, alert,.. etc single value
SuryyaKrJana May 11, 2026
cbc40bf
Merge branch 'isis-srv6-review' of https://github.com/open-traffic-ge…
SuryyaKrJana May 11, 2026
80550b5
Update auto generated content
actions-user May 11, 2026
3eded20
incorporated some internal review comments
SuryyaKrJana May 11, 2026
2b00caf
Merge branch 'isis-srv6-review' of https://github.com/open-traffic-ge…
SuryyaKrJana May 11, 2026
942eb28
Update auto generated content
actions-user May 11, 2026
e76ce31
review comment incorporated for traffic
SuryyaKrJana May 11, 2026
111f493
Merge branch 'isis-srv6-review' of https://github.com/open-traffic-ge…
SuryyaKrJana May 11, 2026
fec2498
review comment incorporated for traffic
SuryyaKrJana May 11, 2026
5615c09
Update auto generated content
actions-user May 11, 2026
33065cd
review comments
SuryyaKrJana May 12, 2026
0b7c7f9
Merge branch 'isis-srv6-review' of https://github.com/open-traffic-ge…
SuryyaKrJana May 12, 2026
3c3c1cb
Update auto generated content
actions-user May 12, 2026
f81f0e0
flow/ipv6: add dst_usids for structured SRv6 uSID reduced-encapsulati…
SuryyaKrJana May 13, 2026
ccf0a69
Merge origin/isis-srv6-review; keep remote artifacts
SuryyaKrJana May 13, 2026
a98dae0
Update auto generated content
actions-user May 13, 2026
ca06926
merging from the master
SuryyaKrJana May 14, 2026
e3a1885
This model is created from isis-srv6-review but discarded isis-srv6 c…
SuryyaKrJana May 14, 2026
00ea093
Update auto generated content
actions-user May 14, 2026
f2f2928
Upading more on NEXT-CSIDS and RELACED-CSIDS
SuryyaKrJana Jun 8, 2026
e626338
Update auto generated content
actions-user Jun 8, 2026
f81d781
merging from master
SuryyaKrJana Jun 8, 2026
02f6b64
Merge branch 'srv6-raw-traffic' of https://github.com/open-traffic-ge…
SuryyaKrJana Jun 8, 2026
4ab6470
Update auto generated content
actions-user Jun 8, 2026
bc346be
minor review comment
SuryyaKrJana Jun 9, 2026
6c6fe89
more change is description
SuryyaKrJana Jun 9, 2026
12e9338
Update auto generated content
actions-user Jun 9, 2026
290d0cf
review comment replaced sid description and user inout
SuryyaKrJana Jun 10, 2026
c85d3be
Update auto generated content
actions-user Jun 10, 2026
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
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ goclient
debug.log
*.pyc
__pycache__
.env
.env
.venv
10 changes: 10 additions & 0 deletions MODEL-GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -486,3 +486,13 @@ The build script will enforce the following keyword conventions:
* Provide a link to reDocly.
* Provide sample in gosnappi (or snappi) and corresponding config in JSON or YAML or PbText.
* Include "right" set of reviewers.

### What NOT to commit

* **Do not commit any file under `artifacts/`.**
The `artifacts/` directory (`artifacts/openapi.yaml`, `artifacts/otg.proto`,
`artifacts/openapi.html`, etc.) contains auto-generated output produced by
the CI pipeline when it runs `build.py`. These files are regenerated
automatically on every CI run and must not be committed manually.
The directory is listed in `.gitignore`; stage only source YAML files from
`config/` and the schema sub-directories.
10 changes: 5 additions & 5 deletions artifacts/openapi.html

Large diffs are not rendered by default.

2,090 changes: 1,481 additions & 609 deletions artifacts/openapi.yaml

Large diffs are not rendered by default.

Loading