Commit 630c56c
committed
examples/inet/ipsec: IPv6 multicast BYPASS config + fingerprint
Add [Config Multicast6] to ipv6.ini: a UDP stream to an IPv6 global-scope
multicast group (ff0e::8). IPsec lets it pass unprotected -- the egress hook
short-circuits to BYPASS on a multicast destination (getRemoteAddress()
.isMulticast()) before any SPD lookup -- and it is delivered end to end to the
joined UdpSink. Records the tplx;~tNl fingerprint (6/6 ipsec rows pass).1 parent a067442 commit 630c56c
2 files changed
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| 178 | + | |
178 | 179 | | |
179 | 180 | | |
180 | 181 | | |
| |||
0 commit comments