File tree
5 files changed
+10
-1
lines changed- lib/src
- vslib/src
5 files changed
+10
-1
lines changed- doc/DTEL/SAI-Proposal-Data-Plane-Telemetry.md+916-916
- doc/NAT/SAI-NAT-API.md+377
- doc/SAI-Proposal-Debug-Counters.md+524
- doc/SAI-Proposal-Generic-Counters.md+113
- doc/SAI-Proposal-Generic-Resource-Monitoring.md+81
- doc/TAM/SAI-Proposal-TAM2.0-v2.0.docx
- doc/behavioral model/NAT_SAI_Pipeline_Spec.md+59
- doc/behavioral model/pipeline_nat_v1.pdf
- doc/macsec-gearbox/dummy
- inc/sai.h+26-1
- inc/saiacl.h+96-1
- inc/saibfd.h+71
- inc/saibridge.h+24-4
- inc/saibuffer.h+34-12
- inc/saicounter.h+219
- inc/saidebugcounter.h+482
- inc/saifdb.h+13
- inc/saihash.h+18
- inc/saihostif.h+74-5
- inc/saimirror.h+21-1
- inc/sainat.h+656
- inc/saineighbor.h+13
- inc/sainexthop.h+14
- inc/sainexthopgroup.h+14
- inc/saiobject.h+4
- inc/saiport.h+50-3
- inc/saiqueue.h+2-3
- inc/sairoute.h+24
- inc/sairouterinterface.h+11-2
- inc/saiswitch.h+146-4
- inc/saitam.h+527-7
- inc/saitunnel.h+1
- inc/saitypes.h+14-3
- inc/saivlan.h+26-7
- meta/Doxyfile+15-14
- meta/Makefile+1-2
- meta/acronyms.txt+5
- meta/aspell.en.pws+4
- meta/parse.pl+40-13
- meta/saimetadatatypes.h+13
- meta/saisanitycheck.c+30-11
- meta/saiserialize.c+16-11
- meta/saiserializetest.c+6-5
- meta/test.pm+1-1
- test/saithrift/src/switch_sai.thrift+11-3
- test/saithrift/src/switch_sai_rpc_server.cpp+166-12
- test/saithrift/tests/saiacl.py+1.3k
- test/saithrift/tests/sail2.py+808-4
- test/saithrift/tests/sail3.py+1.9k
- test/saithrift/tests/switch.py+37-12
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
345 | 345 |
| |
346 | 346 |
| |
347 | 347 |
| |
| 348 | + | |
| 349 | + | |
348 | 350 |
| |
349 | 351 |
| |
350 | 352 |
| |
351 | 353 |
| |
352 | 354 |
| |
| 355 | + | |
353 | 356 |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
| |||
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
| 22 | + | |
21 | 23 |
| |
22 | 24 |
| |
23 | 25 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
326 | 326 |
| |
327 | 327 |
| |
328 | 328 |
| |
| 329 | + | |
329 | 330 |
| |
330 | 331 |
| |
331 | 332 |
| |
332 | 333 |
| |
333 | 334 |
| |
334 | 335 |
| |
335 | 336 |
| |
| 337 | + | |
336 | 338 |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
| |||
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
| 22 | + | |
21 | 23 |
| |
22 | 24 |
| |
23 | 25 |
| |
|
0 commit comments