Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

L47 model support #358

Draft
wants to merge 40 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
cf95a75
TCP properties
waseembaig Feb 9, 2024
1edf30a
Http properties
waseembaig Feb 9, 2024
db11360
Update auto generated content
actions-user Feb 9, 2024
ee9897b
updated traffic prodile
waseembaig Feb 16, 2024
cda0061
Update auto generated content
actions-user Feb 9, 2024
a76ab6d
Updates of TrafficProfile
waseembaig Feb 23, 2024
231a907
Update auto generated content
actions-user Feb 16, 2024
80cf35f
Update of objectives
waseembaig Mar 1, 2024
37ba2b2
control models
waseembaig May 10, 2024
a12d95e
control state update
waseembaig May 10, 2024
d1487c6
Update auto generated content
actions-user May 10, 2024
8233258
updated control model
waseembaig May 10, 2024
4ab7b22
Update auto generated content
actions-user May 10, 2024
eccd6d0
Latest updates
waseembaig Jun 26, 2024
e6c62d6
updates
waseembaig Jun 28, 2024
7c6fd72
Update auto generated content
actions-user Jun 28, 2024
802f031
update ethernet.yaml
waseembaig Jul 9, 2024
f1fa86c
update ethernet count
waseembaig Aug 1, 2024
a413d22
Update auto generated content
actions-user Aug 1, 2024
94b52d1
update ethernet count
waseembaig Aug 1, 2024
9c100d7
Merge branch 'L47_model_support' of https://github.com/open-traffic-g…
waseembaig Aug 1, 2024
bfff325
Updates of Vlan, trafficprofile
waseembaig Aug 7, 2024
2b2a43c
Update auto generated content
actions-user Aug 7, 2024
57aaa5b
added http version
waseembaig Aug 7, 2024
8d255bc
Merge branch 'L47_model_support' of https://github.com/open-traffic-g…
waseembaig Aug 7, 2024
4fed600
Update auto generated content
actions-user Aug 7, 2024
f9aee33
updated TCP buffer
waseembaig Aug 27, 2024
00d8bc4
Update auto generated content
actions-user Aug 27, 2024
827a0eb
update objective
waseembaig Aug 27, 2024
2b43d28
Merge branch 'L47_model_support' of https://github.com/open-traffic-g…
waseembaig Aug 27, 2024
64e65ba
Update auto generated content
actions-user Aug 27, 2024
37ff095
update of objective and trafficmap
waseembaig Sep 17, 2024
aef282f
Merge branch 'L47_model_support' of https://github.com/open-traffic-g…
waseembaig Sep 17, 2024
f1152f7
update custom
waseembaig Sep 17, 2024
52ff989
update objective defaults
waseembaig Sep 17, 2024
73ff3e3
update workflow
waseembaig Sep 17, 2024
c1c5b2f
Update auto generated content
actions-user Sep 17, 2024
e8f5b39
update of stats
waseembaig Oct 18, 2024
736153a
Merge branch 'L47_model_support' of https://github.com/open-traffic-g…
waseembaig Oct 18, 2024
9e3d893
Update auto generated content
actions-user Oct 18, 2024
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 .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
# curl https://api.github.com/repos/open-traffic-generator/models/actions/artifacts
# the artifact is only available for the amount of time dictated by the
# repo settings which is defaulted to 90 days
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
path: artifacts

Expand Down
5 changes: 5 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"cSpell.words": [
"Trafficprofile"
]
}
24 changes: 14 additions & 10 deletions artifacts/openapi.html

Large diffs are not rendered by default.

Loading