File tree
6 files changed
+56
-7
lines changed- lib/src
- vslib/src
6 files changed
+56
-7
lines changed- bm/sai_adapter/test/ptf_tests/ptf/src/ptf/testutils.py+1-1
- doc/Hash/Policy-based-hash.md+218
- doc/SAI-Proposal-Mirroring_Sampled_Packets.docx
- doc/SAI_1.6.3_ReleaseNotes.md+332
- doc/UDF-based-ACL.md+400
- doc/behavioral model/pipeline_v8.vsdx
- doc/figures/phy_failover_on_host_side.png
- doc/macsec-gearbox/PAI-Proposal-Failover.docx
- doc/macsec-gearbox/PAI-Proposal-Failover.md+254
- doc/macsec-gearbox/PAI-Proposal-Failover.pdf
- doc/macsec-gearbox/phy_failover_on_host_side.png
- inc/saiacl.h+209-10
- inc/saidebugcounter.h+12
- inc/saihash.h+209-31
- inc/saihostif.h+61
- inc/sailag.h+9
- inc/saimacsec.h+40-37
- inc/saimirror.h+25
- inc/saineighbor.h+11
- inc/sainexthop.h+1-1
- inc/sainexthopgroup.h+13
- inc/saiobject.h+14
- inc/saiport.h+221-3
- inc/sairouterinterface.h+1-1
- inc/saisamplepacket.h+3
- inc/saiswitch.h+53
- inc/saitunnel.h+49-4
- inc/saitypes.h+33-2
- inc/saivirtualrouter.h+9
- inc/saivlan.h+8-10
- meta/acronyms.txt+10-1
- meta/aspell.en.pws+3
- meta/parse.pl+14-2
- meta/saisanitycheck.c+9-2
- meta/serialize.pm+5
- meta/style.pm+4-4
- test/ptf+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
4 | 5 |
| |
5 | 6 |
| |
6 |
| - | |
7 | 7 |
| |
| 8 | + | |
8 | 9 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
27 | 48 |
| |
28 | 49 |
| |
29 | 50 |
| |
| |||
40 | 61 |
| |
41 | 62 |
| |
42 | 63 |
| |
| 64 | + | |
| 65 | + | |
43 | 66 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
541 | 541 |
| |
542 | 542 |
| |
543 | 543 |
| |
544 |
| - | |
545 |
| - | |
546 |
| - | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
547 | 547 |
| |
548 | 548 |
| |
549 | 549 |
| |
550 | 550 |
| |
551 | 551 |
| |
552 |
| - | |
| 552 | + | |
| 553 | + | |
553 | 554 |
| |
554 | 555 |
| |
555 | 556 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
4 | 5 |
| |
5 | 6 |
| |
6 |
| - | |
7 | 7 |
| |
| 8 | + | |
8 | 9 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
27 | 48 |
| |
28 | 49 |
| |
29 | 50 |
| |
| |||
40 | 61 |
| |
41 | 62 |
| |
42 | 63 |
| |
| 64 | + | |
| 65 | + | |
43 | 66 |
|
0 commit comments