File tree
6 files changed
+14
-1
lines changed- lib
- syncd
- vslib
6 files changed
+14
-1
lines changed- debian/installerFiles/python-saithriftv2.install+1-1
- doc/SAI-Proposal-ECMP-Member-Count.md+41
- doc/SAI-Proposal-PFC_Deadlock_State.md+213
- doc/SAI-Proposal-versioning.md+61-1
- doc/UDF-based-ACL.md+40-35
- inc/sai.h+1
- inc/saiacl.h+11-1
- inc/saicounter.h+9
- inc/saimacsec.h+21
- inc/saimirror.h+16
- inc/sainat.h+51
- inc/sainexthopgroup.h+2
- inc/saiobject.h+57
- inc/saiport.h+59
- inc/saiqueue.h+64
- inc/saiswitch.h+28
- inc/saitypes.h+31
- inc/saiversion.h+14-2
- inc/saivlan.h+12-9
- meta/ancestry.pl+1
- meta/aspell.en.pws+44-4
- meta/checkheaders.pl+1-4
- meta/parse.pl+12-1
- meta/saimetadatatypes.h+5
- meta/saimetadatautils.c+2-2
- meta/saisanitycheck.c+18-3
- meta/serialize.pm+5
- meta/style.pm+54
- meta/utils.pm+17-2
- ptf/lpm.py+110
- ptf/saiacl.py+6.2k
- ptf/saibridgeport.py+431
- ptf/saibuffer.py+671
- ptf/saidebugcounters.py+2.3k
- ptf/saifdb.py+3.9k
- ptf/saihash.py+3.2k
- ptf/saihostif.py+2.9k
- ptf/saiisolationgroup.py+268
- ptf/sailag.py+1.4k
- ptf/saimirror.py+2.7k
- ptf/saimpls.py+3.8k
- ptf/sainat.py+1.5k
- ptf/saineighbor.py+215
- ptf/sainexthop.py+866
- ptf/sainexthopgroup.py+3.7k
- ptf/saipolicer.py+943
- ptf/saiport.py+2.8k
- ptf/saiqosmap.py+9.6k
- ptf/saiqueue.py+921
- ptf/sairif.py+8.0k
- ptf/sairoute.py+1.1k
- ptf/saischeduler.py+719
- ptf/saischedulergroup.py+114
- ptf/saisrv6.py+3.0k
- ptf/saiswitch.py+1.8k
- ptf/saitunnel.py+22.8k
- ptf/saivlan.py+2.4k
- ptf/saivrf.py+2.7k
- ptf/saiwred.py+431
- ptf/testplan.md+1.1k
- test/saithrift/README.md+103
- test/saithrift/README.txt-88
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
5 | 7 |
| |
6 | 8 |
| |
7 | 9 |
| |
| |||
14 | 16 |
| |
15 | 17 |
| |
16 | 18 |
| |
| 19 | + | |
| 20 | + | |
17 | 21 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
| |||
26 | 27 |
| |
27 | 28 |
| |
28 | 29 |
| |
| 30 | + | |
29 | 31 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
| 85 | + | |
85 | 86 |
| |
86 | 87 |
| |
87 | 88 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
5 | 7 |
| |
6 | 8 |
| |
7 | 9 |
| |
| |||
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
| 20 | + | |
| 21 | + | |
18 | 22 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
| |||
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
| 32 | + | |
31 | 33 |
|
0 commit comments