Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [iphone] Add iPhone tethering driver | Michael Brown | 2020-12-16 | 1 | -0/+291 |
USB tethering via an iPhone is unreasonably complicated due to the requirement to perform a pairing operation that involves establishing a TLS session over a completely unrelated USB function that speaks a protocol that is almost, but not quite, entirely unlike TCP. Signed-off-by: Michael Brown <mcb30@ipxe.org> |