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

Add gNOI Packet Capture service #67

Merged
merged 238 commits into from
Jul 11, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
238 commits
Select commit Hold shift + click to select a range
47d2738
Update system set package to use streaming rpc
mhines01 Aug 17, 2017
79c5504
squash! Update system set package to use streaming rpc Update build f…
mhines01 Aug 17, 2017
27e81f5
Update to build to use the right gnoi protos
mhines01 Aug 17, 2017
95a7614
squash! Update system set package to use streaming rpc Update build f…
mhines01 Aug 17, 2017
a27d51c
Add generated go files
mhines01 Aug 17, 2017
edbff50
squash! Add generated go files
mhines01 Aug 17, 2017
61567e5
fix markdown
mhines01 Aug 17, 2017
d63f718
Update comments on SetPackage to be clear on streaming api
mhines01 Aug 21, 2017
bd2c158
squash! Update comments on SetPackage to be clear on streaming api Up…
mhines01 Aug 21, 2017
5541563
squash! Update comments on SetPackage to be clear on streaming api Up…
mhines01 Aug 21, 2017
adcb256
squash! Update comments on SetPackage to be clear on streaming api Up…
mhines01 Aug 21, 2017
50ef837
SetPackage support for remote downloads
ejbrever Apr 6, 2018
dff27d2
remove enum prefix
ejbrever Apr 13, 2018
ee62d0b
Update gNOI generated protobufs to fix references.
robshakir Jan 31, 2018
6a007f2
Fix license, Go tests and add contributors.
robshakir Jan 31, 2018
6fa7b09
First cut of Diag gNOI micro service
aghaffarkhah May 22, 2018
6dc955b
Fix some typos
aghaffarkhah May 22, 2018
11736b9
Addressed 1st round of comments
aghaffarkhah May 22, 2018
039322c
Addressed Rob's comments
aghaffarkhah May 29, 2018
4422e2a
Addressed Anees' comments
aghaffarkhah May 30, 2018
5424f40
Fixed an inlcude issue for diag.proto
aghaffarkhah Jun 25, 2018
7d27575
Support remote download of files when doing a File.Get
ejbrever Jun 22, 2018
e9759f2
fix imports and doc string
ejbrever Jun 29, 2018
ab6d48f
s/remote_file/local_path and change desc for activate
ejbrever Jul 12, 2018
ce7f314
change name to TransferToRemote
ejbrever Jul 19, 2018
7a9fd12
Add simplified security model
samribeiro Oct 1, 2018
e064a5a
Update generated go
samribeiro Oct 1, 2018
bf1e445
Security model content
samribeiro Oct 1, 2018
ef5cbad
In progress cleanup of gNOI protobufs and repository.
robshakir Dec 11, 2018
383d376
Clean up gNOI repository for clarity and standard Go build.
robshakir Dec 11, 2018
3bb14dc
Update package names to avoid package duplication.
robshakir Jan 2, 2019
40a9c05
Rename packages to be gnoi.*
robshakir Jan 2, 2019
796c554
Add .travis.yml
robshakir Jan 2, 2019
9d308da
Add optical.proto
ejbrever Apr 21, 2019
c06e062
fix compile_protos.sh
ejbrever Apr 21, 2019
228d294
updates to optical.proto
ejbrever Apr 21, 2019
86ed58a
add wavelength_router service and migrate optical to just be an OTDR …
ejbrever May 7, 2019
3d21a11
update desc for wavelength_router AdjustPSDResponse
ejbrever May 7, 2019
5d67eea
some description updates
ejbrever May 13, 2019
7738909
remove custom profile as this can happen in the clients instead
ejbrever May 14, 2019
2549730
add sampling resolution
ejbrever Jun 7, 2019
0114b33
Simplified bootstrapping
samribeiro Apr 2, 2019
408e48d
Fix wording with secure mode
samribeiro Apr 26, 2019
d4652f0
Always specify a cert ID during Installation.
samribeiro Jun 6, 2019
bfb2ead
IANA reserved port
samribeiro May 6, 2019
e551b41
IANA reserved port
samribeiro May 6, 2019
e052deb
IANA reserved port document
samribeiro Jun 4, 2019
57320b6
gNOI best practices
samribeiro Jun 4, 2019
7f5c718
Add optional validation to new Certificates
samribeiro May 6, 2019
f00a015
Make CA validation required
samribeiro Jul 2, 2019
0feb32f
Suggest order in gNOI cert ca_certificates
samribeiro May 6, 2019
3401d48
Add forward looking notice
samribeiro Jul 2, 2019
11420c7
gNOI OS service
samribeiro Apr 2, 2019
39fe130
fix wording
samribeiro Apr 2, 2019
fb58cc9
Better clarification on some text
samribeiro Apr 30, 2019
9d7b6e2
Clarify switchover impact
samribeiro May 3, 2019
438a167
psd to spectrum power units change
Nov 21, 2019
0f31bd8
update version
Nov 26, 2019
4fdd4e5
mark old RPCs deprecated instead of deleting
Dec 3, 2019
a53b0b7
deprecate msgs and fix example
Dec 5, 2019
bd8e175
gNOI Factory Reset - service for factory resetting a Target (#17)
samribeiro Mar 2, 2020
8b9859f
Fix syntax errors in reset.proto (#36)
brianneville Mar 30, 2020
b71da25
Updates to cert service. (#41)
aashaikh Aug 8, 2020
f40a716
[Adding Bazel c++ compilation support for gNOI proto]
Jan 7, 2021
eaadb40
[Adding Bazel c++ compilation support for gNOI proto]
Jan 7, 2021
ae18f95
[Bazel C++ compilation support for grpc]
Jan 11, 2021
176c6fc
Fixing path issues in build files
May 6, 2021
a883ade
Migrate from Travis-CI to GitHub actions.
robshakir Nov 25, 2020
daf0853
Add go module support.
robshakir Nov 25, 2020
eb4843b
Remove staticcheck since it does not work well against .pb.go files.
robshakir Nov 25, 2020
f092a92
Move to using protolint.
robshakir Apr 5, 2021
4ce4cf3
Update directory containing protolint config.
robshakir Apr 5, 2021
abe32a6
Fix syntax error in workflow config.
robshakir Apr 5, 2021
073243d
Fix path to protolint.yaml
robshakir Apr 5, 2021
23c12eb
Bring cert.proto into conformance with linter.
robshakir Apr 5, 2021
63f563b
Bring BGP into conformance with linter.
robshakir Apr 5, 2021
4a7fa4a
Bring factory_reset into conformance with linter.
robshakir Apr 5, 2021
ac2cb24
Bring file into conformance with linter.
robshakir Apr 5, 2021
17f37c0
Bring interface into conformance with linter.
robshakir Apr 5, 2021
0385fb5
Bring layer2 into conformance with linter.
robshakir Apr 5, 2021
12a3847
Bring mpls into conformance with linter.
robshakir Apr 5, 2021
a95373f
Bring OS into conformance with linter.
robshakir Apr 5, 2021
2366b6c
Update infrastructure rules.
robshakir Apr 5, 2021
1aece4c
Update protobuf files for linter.
robshakir Apr 5, 2021
f0c7924
Fix protolint version.
robshakir Apr 5, 2021
c642bfa
Move to using 0.31.0 of protolint.
robshakir Apr 5, 2021
c8062e0
Update protobuf generation, add go_package option.
robshakir Apr 5, 2021
aa82d47
Bump linter version.
robshakir Apr 5, 2021
2bd07f2
Move away from using forked repo for protolint-action.
robshakir Apr 6, 2021
b4c416b
Added the 'activate_and_reboot` flag to the ActivateRequest message.
tomek-US Apr 13, 2021
4326f36
Changed 'activate_and_reboot' into 'no_reboot'.
tomek-US Apr 14, 2021
d8ecac0
Creation of healthz service for gNOI
marcushines Apr 21, 2021
b00b295
Update README.md
marcushines Apr 5, 2021
b59322f
update healthz proto
marcushines Apr 5, 2021
f47a965
update heatlhz to pass lint
marcushines Apr 5, 2021
31d7aaa
Refine component status
marcushines Apr 5, 2021
5ff593d
Fixing Copyright and update some of the repositories in bzl files
May 7, 2021
99cbb2c
[fixing build files and remove unnecessary dependencies]
May 10, 2021
204cc6a
Deleted unnecessary files
May 10, 2021
f661a82
Fixing review comments
May 17, 2021
62d01bd
Buildifier fixes
May 17, 2021
076bdf5
Adding CI Build workflow
May 17, 2021
ee529cf
Deleted the file ci-build-gnoi.yml from the git repository
May 18, 2021
16b5309
Create ci-cpp-build-gnoi.yml
vamsipunati May 17, 2021
d8549a7
Addressing review comments
May 18, 2021
746016b
Addressing review comments
May 18, 2021
d65a869
Removing cc_grpc_library target from common and types proto as they d…
May 19, 2021
6a47ec9
compile protos with factory_reset included
Sep 2, 2021
59585e5
Add source_address field per cmzhou@.
kefanman Oct 13, 2021
6f3570a
Add a gNOI operation to restart an OS process.
Sep 24, 2021
e49fa4b
Add new line to comply with lint.
Sep 24, 2021
79cbfdd
Generalized to a KillProcess operation, with an optional restart.
Oct 29, 2021
67208c6
Clarify contract to require a termination signal must be specified.
Nov 1, 2021
8d78ee3
Update system proto to address (#61)
marcushines Jan 14, 2022
6446a51
update gnoi deps to fix build (#62)
marcushines Jan 31, 2022
71775fb
Update workflow to use 1.17 (#63)
marcushines Jan 31, 2022
bb488e1
Create packet_capture.proto
Raj998 Apr 14, 2022
9be5abd
Update packet_capture.proto
Raj998 Apr 14, 2022
36600d4
Add Protoc generated files
Raj998 Apr 14, 2022
05b9b14
Add proto definiton and generated protoc files
Raj998 Jun 6, 2022
3deaf39
Revert "Update workflow to use 1.17 (#63)"
Raj998 Jun 6, 2022
cce1ec0
Revert "update gnoi deps to fix build (#62)"
Raj998 Jun 6, 2022
3087853
Revert "Update system proto to address (#61)"
Raj998 Jun 6, 2022
c635079
Revert "Clarify contract to require a termination signal must be spec…
Raj998 Jun 6, 2022
e1999c8
Revert "Generalized to a KillProcess operation, with an optional rest…
Raj998 Jun 6, 2022
4fbc830
Revert "Add new line to comply with lint."
Raj998 Jun 6, 2022
64f7c9d
Revert "Add a gNOI operation to restart an OS process."
Raj998 Jun 6, 2022
be4e322
Revert "Add source_address field per cmzhou@."
Raj998 Jun 6, 2022
c2459e9
Revert "compile protos with factory_reset included"
Raj998 Jun 6, 2022
0704252
Revert "Removing cc_grpc_library target from common and types proto a…
Raj998 Jun 6, 2022
920c1aa
Revert "Addressing review comments"
Raj998 Jun 6, 2022
5c8f856
Revert "Addressing review comments"
Raj998 Jun 6, 2022
412528a
Revert "Create ci-cpp-build-gnoi.yml"
Raj998 Jun 6, 2022
8db3a8b
Revert " Deleted the file ci-build-gnoi.yml from the git repository"
Raj998 Jun 6, 2022
4fe665d
Revert "Adding CI Build workflow"
Raj998 Jun 6, 2022
bba1967
Revert "Buildifier fixes"
Raj998 Jun 6, 2022
5cf637a
Revert "Fixing review comments"
Raj998 Jun 6, 2022
ea698cf
Revert "Deleted unnecessary files"
Raj998 Jun 6, 2022
fa00302
Revert "[fixing build files and remove unnecessary dependencies]"
Raj998 Jun 6, 2022
ee14ec8
Revert "Fixing Copyright and update some of the repositories in bzl f…
Raj998 Jun 6, 2022
7b065e0
Revert "Refine component status"
Raj998 Jun 6, 2022
c9082a0
Revert "update heatlhz to pass lint"
Raj998 Jun 6, 2022
5acff99
Revert "update healthz proto"
Raj998 Jun 6, 2022
419bb34
Revert "Update README.md"
Raj998 Jun 6, 2022
86cb376
Revert "Creation of healthz service for gNOI"
Raj998 Jun 6, 2022
48c6684
Revert "Changed 'activate_and_reboot' into 'no_reboot'."
Raj998 Jun 6, 2022
dce72c5
Revert "Added the 'activate_and_reboot` flag to the ActivateRequest m…
Raj998 Jun 6, 2022
636413d
Revert "Move away from using forked repo for protolint-action."
Raj998 Jun 6, 2022
e23b3f9
Revert "Bump linter version."
Raj998 Jun 6, 2022
a944a15
Revert "Update protobuf generation, add go_package option."
Raj998 Jun 6, 2022
bf0117a
Revert "Move to using 0.31.0 of protolint."
Raj998 Jun 6, 2022
21e664f
Revert "Fix protolint version."
Raj998 Jun 6, 2022
5320831
Revert "Update protobuf files for linter."
Raj998 Jun 6, 2022
b03af82
Revert "Update infrastructure rules."
Raj998 Jun 6, 2022
7f168f3
Revert "Bring OS into conformance with linter."
Raj998 Jun 6, 2022
60230f1
Revert "Bring mpls into conformance with linter."
Raj998 Jun 6, 2022
75bfcea
Revert "Bring layer2 into conformance with linter."
Raj998 Jun 6, 2022
d92f771
Revert "Bring interface into conformance with linter."
Raj998 Jun 6, 2022
b8fcdfa
Revert "Bring file into conformance with linter."
Raj998 Jun 6, 2022
881fa14
Revert "Bring factory_reset into conformance with linter."
Raj998 Jun 6, 2022
07f905a
Revert "Bring BGP into conformance with linter."
Raj998 Jun 6, 2022
6e0c1db
Revert "Bring cert.proto into conformance with linter."
Raj998 Jun 6, 2022
7d345a9
Revert "Fix path to protolint.yaml"
Raj998 Jun 6, 2022
77040ad
Revert "Fix syntax error in workflow config."
Raj998 Jun 6, 2022
31e821b
Revert "Update directory containing protolint config."
Raj998 Jun 6, 2022
68faea6
Revert "Move to using protolint."
Raj998 Jun 6, 2022
5f07b67
Revert "Remove staticcheck since it does not work well against .pb.go…
Raj998 Jun 6, 2022
40ba4e9
Revert "Add go module support."
Raj998 Jun 6, 2022
4e6db67
Revert "Migrate from Travis-CI to GitHub actions."
Raj998 Jun 6, 2022
1ba2b03
Revert "Fixing path issues in build files"
Raj998 Jun 6, 2022
2d94c00
Revert "[Bazel C++ compilation support for grpc]"
Raj998 Jun 6, 2022
eeb9e59
Revert "[Adding Bazel c++ compilation support for gNOI proto]"
Raj998 Jun 6, 2022
ad2dbdb
Revert "[Adding Bazel c++ compilation support for gNOI proto]"
Raj998 Jun 6, 2022
50b0c36
Revert "Updates to cert service. (#41)"
Raj998 Jun 6, 2022
bc1a8ce
Revert "Fix syntax errors in reset.proto (#36)"
Raj998 Jun 6, 2022
693d65e
Revert "gNOI Factory Reset - service for factory resetting a Target (…
Raj998 Jun 6, 2022
c7d8e25
Revert "deprecate msgs and fix example"
Raj998 Jun 6, 2022
435eecb
Revert "mark old RPCs deprecated instead of deleting"
Raj998 Jun 6, 2022
acd7738
Revert "update version"
Raj998 Jun 6, 2022
a300ea1
Revert "psd to spectrum power units change"
Raj998 Jun 6, 2022
85e84a1
Revert "Clarify switchover impact"
Raj998 Jun 6, 2022
2711a14
Revert "Better clarification on some text"
Raj998 Jun 6, 2022
eeb4311
Revert "fix wording"
Raj998 Jun 6, 2022
8262207
Revert "gNOI OS service"
Raj998 Jun 6, 2022
0f716a1
Revert "Add forward looking notice"
Raj998 Jun 6, 2022
53d5a9a
Revert "Suggest order in gNOI cert ca_certificates"
Raj998 Jun 6, 2022
8880554
Revert "Make CA validation required"
Raj998 Jun 6, 2022
f0b5dae
Revert "Add optional validation to new Certificates"
Raj998 Jun 6, 2022
4ca208a
Revert "gNOI best practices"
Raj998 Jun 6, 2022
d8243d3
Revert "IANA reserved port document"
Raj998 Jun 6, 2022
600fe62
Revert "IANA reserved port"
Raj998 Jun 6, 2022
7bee2bc
Revert "IANA reserved port"
Raj998 Jun 6, 2022
0e7d9dc
Revert "Always specify a cert ID during Installation."
Raj998 Jun 6, 2022
638bbd3
Revert "Fix wording with secure mode"
Raj998 Jun 6, 2022
eb26247
Revert "Simplified bootstrapping"
Raj998 Jun 6, 2022
11a6123
Revert "add sampling resolution"
Raj998 Jun 6, 2022
7bbbdb6
Revert "remove custom profile as this can happen in the clients instead"
Raj998 Jun 6, 2022
26f0e6a
Revert "some description updates"
Raj998 Jun 6, 2022
8b6c359
Revert "update desc for wavelength_router AdjustPSDResponse"
Raj998 Jun 6, 2022
1519e20
Revert "add wavelength_router service and migrate optical to just be …
Raj998 Jun 6, 2022
607ed48
Revert "updates to optical.proto"
Raj998 Jun 6, 2022
46f6425
Revert "fix compile_protos.sh"
Raj998 Jun 6, 2022
b469111
Revert "Add optical.proto"
Raj998 Jun 6, 2022
5cae931
Revert "Add .travis.yml"
Raj998 Jun 6, 2022
e7a2508
Revert "Rename packages to be gnoi.*"
Raj998 Jun 6, 2022
3fca108
Revert "Update package names to avoid package duplication."
Raj998 Jun 6, 2022
e8ccfd8
Revert "Clean up gNOI repository for clarity and standard Go build."
Raj998 Jun 6, 2022
1010ff9
Revert "In progress cleanup of gNOI protobufs and repository."
Raj998 Jun 6, 2022
64bb7cd
Revert "Security model content"
Raj998 Jun 6, 2022
529a4a3
Revert "Update generated go"
Raj998 Jun 6, 2022
64dbb0e
Revert "Add simplified security model"
Raj998 Jun 6, 2022
14986fc
Revert "change name to TransferToRemote"
Raj998 Jun 6, 2022
a5e681c
Revert "s/remote_file/local_path and change desc for activate"
Raj998 Jun 6, 2022
5d5c49f
Revert "fix imports and doc string"
Raj998 Jun 6, 2022
8120585
Revert "Support remote download of files when doing a File.Get"
Raj998 Jun 6, 2022
9515bc5
Revert "Fixed an inlcude issue for diag.proto"
Raj998 Jun 6, 2022
c05c55d
Revert "Addressed Anees' comments"
Raj998 Jun 6, 2022
7e708ad
Revert "Addressed Rob's comments"
Raj998 Jun 6, 2022
e82904c
Revert "Addressed 1st round of comments"
Raj998 Jun 6, 2022
fd83533
Revert "Fix some typos"
Raj998 Jun 6, 2022
977c032
Revert "First cut of Diag gNOI micro service"
Raj998 Jun 6, 2022
7e08e9c
Revert "Fix license, Go tests and add contributors."
Raj998 Jun 6, 2022
ec83bf5
Revert "Update gNOI generated protobufs to fix references."
Raj998 Jun 6, 2022
5561e5f
Revert "remove enum prefix"
Raj998 Jun 6, 2022
9d10ccf
Revert "SetPackage support for remote downloads"
Raj998 Jun 6, 2022
787119b
Revert "squash! Update comments on SetPackage to be clear on streamin…
Raj998 Jun 6, 2022
714792c
Revert "squash! Update comments on SetPackage to be clear on streamin…
Raj998 Jun 6, 2022
ab42b79
Revert "squash! Update comments on SetPackage to be clear on streamin…
Raj998 Jun 6, 2022
c05c49b
Revert "Update comments on SetPackage to be clear on streaming api"
Raj998 Jun 6, 2022
e9fcf52
Revert "fix markdown"
Raj998 Jun 6, 2022
e3d2db8
Revert "squash! Add generated go files"
Raj998 Jun 6, 2022
b4ae586
Revert "Add generated go files"
Raj998 Jun 6, 2022
78fab62
Revert "squash! Update system set package to use streaming rpc Update…
Raj998 Jun 6, 2022
df3f6d4
Revert "Update to build to use the right gnoi protos"
Raj998 Jun 6, 2022
d5ab4d3
Revert "squash! Update system set package to use streaming rpc Update…
Raj998 Jun 6, 2022
eff28d6
Revert "Update system set package to use streaming rpc"
Raj998 Jun 6, 2022
56eb7dc
Updated proto files.
Raj998 Jun 6, 2022
0f5f225
Updated proto files.
Raj998 Jun 6, 2022
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
Loading