Commit 4a6259f
committed
tsi: implement TSIv3
TSIv3 generalizes socket addresses to be able to support multiple
kinds of addresses with a only small amount of additional code.
Then, building on top of this generalization, we add AF_INET6 and
AF_UNIX to the existing AF_INET support.
Signed-off-by: Sergio Lopez <[email protected]>1 parent fdcbd92 commit 4a6259f
File tree
17 files changed
+445
-238
lines changed- patches-tee
- patches
17 files changed
+445
-238
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments