4
0
mirror of https://github.com/cwinfo/yggdrasil-network.github.io.git synced 2025-06-26 12:59:26 +00:00

Update 2019-08-19-awdl.md

This commit is contained in:
Neil Alexander
2019-08-19 22:42:00 +01:00
committed by GitHub
parent 716d07023b
commit 1972585725

View File

@ -103,9 +103,9 @@ From a user perspective, the `awdl0` interface looks entirely unremarkable. It
behaves largely like any other ethernet interface, carrying regular IPv6 behaves largely like any other ethernet interface, carrying regular IPv6
traffic. In the background it's a bit more complicated, as the AWDL driver traffic. In the background it's a bit more complicated, as the AWDL driver
performs traffic filtering for security reasons, namely, to stop someone sat performs traffic filtering for security reasons, namely, to stop someone sat
next to you in the airport from browsing your file shares. Namely, regular next to you in the airport from browsing your file shares. Regular listening
listening sockets won't accept connections over AWDL unless a specific socket sockets won't accept connections over AWDL unless a specific socket option was
option was configured on the socket before it started listening. configured on the socket before it started listening.
Multicast traffic, however, does largely get passed through the filter Multicast traffic, however, does largely get passed through the filter
untouched. Bingo. untouched. Bingo.