Add support for creating a persistent TUN device (that survives across Bonnet restarts).

gfe-relnote: n/a (QBONE-only change)
PiperOrigin-RevId: 278518919
Change-Id: I38defaf866017445425bf8425b6f3ab98df9a0a4
1 file changed
tree: 3953adea7b2ad37f254032ca45514fc0d8619ee0
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

QUICHE

QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.