File tree
9 files changed
+4
-66
lines changed- lib
- proxylib
- unittest
- lib
- meta
- vslib
9 files changed
+4
-66
lines changed- .gitignore+1
- Makefile+3-1
- doc/ECMP/NextHopGroup_with_members.md+85
- doc/SAI-Proposal-Prefix-Compression.md+425
- experimental/saiexperimentaldashappliance.h+1-1
- experimental/saiexperimentaldashflow.h+27
- experimental/saiexperimentaldashtunnel.h+217-8
- experimental/saitypesextensions.h+44-1
- inc/sai.h+1
- inc/saiacl.h+70-2
- inc/saimacsec.h+11
- inc/sainexthopgroup.h+46
- inc/saiobject.h+6
- inc/saipolicer.h+9
- inc/saiprefixcompression.h+313
- inc/sairouterinterface.h+9
- inc/saischeduler.h+9
- inc/saisrv6.h+16-1
- inc/saitypes.h+31
- inc/saiudf.h+9
- meta/Makefile+5-2
- meta/aspell.en.pws+4
- meta/attrversion.sh+48
- meta/gensairpc.pl+2-1
- meta/parse.pl+77-1
- meta/saimetadatatypes.h+23
- meta/saisanitycheck.c+22
- meta/style.pm+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
321 | 321 |
| |
322 | 322 |
| |
323 | 323 |
| |
324 |
| - | |
| 324 | + | |
325 | 325 |
| |
326 | 326 |
| |
327 | 327 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1926 | 1926 |
| |
1927 | 1927 |
| |
1928 | 1928 |
| |
1929 |
| - | |
| 1929 | + | |
1930 | 1930 |
| |
1931 | 1931 |
| |
1932 | 1932 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
362 | 362 |
| |
363 | 363 |
| |
364 | 364 |
| |
365 |
| - | |
366 |
| - | |
367 |
| - | |
368 | 365 |
| |
369 | 366 |
| |
370 | 367 |
| |
371 |
| - | |
372 |
| - | |
373 |
| - | |
374 |
| - | |
375 |
| - | |
376 |
| - | |
377 |
| - | |
378 |
| - | |
379 |
| - | |
380 |
| - | |
381 |
| - | |
382 |
| - | |
383 |
| - | |
384 |
| - | |
385 |
| - | |
386 |
| - | |
387 |
| - | |
388 |
| - | |
389 |
| - | |
390 |
| - | |
391 |
| - | |
392 | 368 |
| |
393 | 369 |
| |
394 | 370 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 |
| - | |
110 |
| - | |
111 |
| - | |
112 | 109 |
| |
113 | 110 |
| |
114 | 111 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1133 | 1133 |
| |
1134 | 1134 |
| |
1135 | 1135 |
| |
1136 |
| - | |
1137 |
| - | |
1138 |
| - | |
1139 |
| - | |
1140 |
| - | |
| 1136 | + | |
1141 | 1137 |
| |
1142 | 1138 |
| |
1143 | 1139 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 | 43 |
| |
57 | 44 |
| |
58 | 45 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 | 23 |
| |
35 | 24 |
| |
36 | 25 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
122 | 122 |
| |
123 | 123 |
| |
124 | 124 |
| |
125 |
| - | |
126 |
| - | |
127 |
| - | |
128 |
| - | |
129 |
| - | |
130 |
| - | |
131 |
| - | |
132 | 125 |
| |
133 | 126 |
| |
134 | 127 |
| |
|
0 commit comments