-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[sai] Update SAI to latest master. (#623)
Update SAI to latest master, so we can easily see the latest changes and merge the new changes in.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule SAI
updated
23 files
+1 −0 | doc/ACL/SAI-Proposal-ACL-1.md | |
+80 −0 | doc/IP-Multicast/MulticastNextHopRewrite.md | |
+72 −0 | doc/SAI_1.14.0_ReleaseNotes.md | |
+206 −0 | doc/Samplepacket/SAI-Proposal-Samplepacket_truncation.md | |
+136 −0 | experimental/saiexperimentaldashappliance.h | |
+9 −0 | experimental/saiexperimentaldasheni.h | |
+920 −0 | experimental/saiexperimentaldashflow.h | |
+58 −4 | experimental/saiexperimentaldashha.h | |
+6 −0 | experimental/saiextensions.h | |
+6 −0 | experimental/saiswitchextensions.h | |
+134 −0 | experimental/saitypesextensions.h | |
+1 −1 | inc/saiipmcgroup.h | |
+4 −2 | inc/sainexthop.h | |
+5 −0 | inc/saiobject.h | |
+75 −0 | inc/saiport.h | |
+21 −0 | inc/saisamplepacket.h | |
+131 −2 | inc/saitypes.h | |
+2 −0 | meta/acronyms.txt | |
+1 −0 | meta/aspell.en.pws | |
+10 −1 | meta/parse.pl | |
+1 −0 | meta/saisanitycheck.c | |
+1 −1 | meta/saiserializetest.c | |
+2 −1 | meta/structs.pl |