-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[dash] Update SAI to latest v1.13 (#435)
To get newest changes in SAI metdata repo
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule SAI
updated
13 files
+8 −0 | azure-pipelines.yml | |
+3 −0 | bm/README.md | |
+10 −1 | bm/build_p4_target.sh | |
+5 −0 | inc/sairouterinterface.h | |
+4 −2 | inc/saitunnel.h | |
+1 −1 | inc/saiversion.h | |
+1 −0 | meta/Doxyfile | |
+1 −0 | meta/Doxyfile.compat | |
+2 −2 | meta/Makefile | |
+23 −1 | meta/parse.pl | |
+10 −0 | meta/saimetadatatypes.h | |
+22 −2 | meta/saisanitycheck.c | |
+1 −4 | meta/templates/sai_rpc_server_helper_functions.tt |