File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change 1- ### unreleased
1+ ### v0.2.0 (2018-01-03)
22
3+ * add 9pmount-vsock and tap-vsock helper programs
4+ * add missing command-line options and support running without the database
5+ * add go library and helper tools to expose ports
6+ * tcp: enable keep-alives
7+ * tcp: disable nagle
8+ * udp: drop packets with incorrect source addresses
9+ * test: record one .pcap trace per test
10+ * icmp: add support for ping
11+ * dns: use persistent TCP connections but transient UDP "connections" to increase
12+ the request entropy
13+ * dns: increase scalability on the Mac
14+ * http: add a regular HTTP proxy (as well as the transparent one)
15+ * windows: use ` RtlGenRandom ` for entropy
16+ * windows: be more robust to Hyper-V socket failures
17+ * fix build with ` -safe-string ` and OCaml 4.06
18+ * support builds with the system OCaml compiler
319* socket protocol updated to v22:
420 - support error messages returned to client for Ethernet and Preferred_ipv4
521 slirp commands
You can’t perform that action at this time.
0 commit comments