| Commit message (Expand) | Author | Age | Files | Lines |
* | tcp, udp, util: Fixes for bitmap handling on big-endian, casts | Stefano Brivio | 2022-01-26 | 1 | -1/+1 |
* | tcp, netlink, HAS{BYTES_ACKED,MIN_RTT,GETRANDOM} and NETLINK_GET_STRICT_CHK | Stefano Brivio | 2022-01-26 | 1 | -0/+36 |
* | passt: Drop <linux/ipv6.h> include, carry own ipv6hdr and opt_hdr definitions | Stefano Brivio | 2022-01-26 | 1 | -1/+0 |
* | tap, tcp: Fix two comparisons with different signedness reported by gcc 7 | Stefano Brivio | 2022-01-26 | 1 | -1/+1 |
* | tcp: Cover all usages of tcpi_snd_wnd with HAS_SND_WND | Stefano Brivio | 2022-01-26 | 1 | -0/+2 |
* | tcp: Restore source address to network endianness before using it for hash table | Stefano Brivio | 2021-10-21 | 1 | -2/+3 |
* | passt: Add cppcheck target, test, and address resulting warnings | Stefano Brivio | 2021-10-21 | 1 | -53/+56 |
* | passt: Fix build with gcc 7, use std=c99, enable some more Clang checkers | Stefano Brivio | 2021-10-21 | 1 | -82/+90 |
* | Makefile, tcp: Don't try to use tcpi_snd_wnd from tcp_info on pre-5.3 kernels | Stefano Brivio | 2021-10-21 | 1 | -1/+8 |
* | ndp, dhcpv6, tcp, udp: Always use link-local as source if gateway isn't | Stefano Brivio | 2021-10-20 | 1 | -2/+10 |
* | passt: Add clang-tidy Makefile target and test, take care of warnings | Stefano Brivio | 2021-10-20 | 1 | -30/+32 |
* | passt: Address warnings from Clang's scan-build | Stefano Brivio | 2021-10-20 | 1 | -16/+21 |
* | passt: Address gcc 11 warnings | Stefano Brivio | 2021-10-20 | 1 | -11/+25 |
* | tcp: Fix for non-blocking splice() on older kernels | Stefano Brivio | 2021-10-19 | 1 | -2/+2 |
* | tcp: Fix ACK reporting on older kernels (no tcp.kernel_snd_wnd case) | Stefano Brivio | 2021-10-19 | 1 | -3/+4 |
* | tcp: Arm tcp_data_noack on insufficient window too, don't reset if ACK doesn'... | Stefano Brivio | 2021-10-16 | 1 | -2/+4 |
* | tcp: ...and so I got a socket called zero | Stefano Brivio | 2021-10-15 | 1 | -35/+44 |
* | tcp: Bump TCP_TAP_FRAMES back to 256 | Stefano Brivio | 2021-10-15 | 1 | -1/+1 |
* | tcp: Get rid of iov with cached MSS, drop sendmmsg(), add deferred flush | Stefano Brivio | 2021-10-15 | 1 | -139/+130 |
* | tcp: Clamp MSS depending on IP version, properly derive buffer sizes | Stefano Brivio | 2021-10-15 | 1 | -17/+19 |
* | tcp: Explicitly align IP headers in tcp4_l2_{,flags}buf_t also in non-AVX2 build | Stefano Brivio | 2021-10-14 | 1 | -14/+12 |
* | conf, tcp, udp: Add --no-map-gw to disable mapping gateway address to host | Stefano Brivio | 2021-10-14 | 1 | -2/+3 |
* | passt, pasta: Add seccomp support | Stefano Brivio | 2021-10-14 | 1 | -0/+11 |
* | tcp: Decrease pool size for pipes to 16 | Stefano Brivio | 2021-10-14 | 1 | -1/+1 |
* | conf, tap: Split netlink and pasta functions, allow interface configuration | Stefano Brivio | 2021-10-14 | 1 | -1/+1 |
* | pasta: Allow specifying paths and names of namespaces | Giuseppe Scrivano | 2021-10-07 | 1 | -5/+5 |
* | tcp: Check if timestamp is passed also while sending FIN to tap/guest | Stefano Brivio | 2021-10-05 | 1 | -1/+1 |
* | tcp: Drop EPOLLOUT for connections being established earlier | Stefano Brivio | 2021-10-05 | 1 | -3/+3 |
* | passt: Shrink binary size by dropping static initialisers | Stefano Brivio | 2021-10-05 | 1 | -44/+49 |
* | tcp: Simplify ACK-sending conditions in tcp_data_from_tap() | Stefano Brivio | 2021-10-05 | 1 | -20/+9 |
* | tcp: Always probe SO_SNDBUF, second attempt | Stefano Brivio | 2021-10-05 | 1 | -3/+0 |
* | tcp: Defer and coalesce all segments with no data (flags) to handler | Stefano Brivio | 2021-10-05 | 1 | -142/+376 |
* | tcp: Increase LOW_RTT_THRESHOLD to 10us | Stefano Brivio | 2021-10-05 | 1 | -1/+1 |
* | tcp: Reduce size of socket pools | Stefano Brivio | 2021-10-05 | 1 | -2/+2 |
* | tcp: Increase TCP_TAP_FRAMES once more | Stefano Brivio | 2021-10-05 | 1 | -1/+1 |
* | tcp, tap: Turn tcp_probe_mem() into sock_probe_mem(), use for AF_UNIX socket too | Stefano Brivio | 2021-10-05 | 1 | -35/+3 |
* | tcp: Fix botched timeout comparison | Stefano Brivio | 2021-10-04 | 1 | -2/+2 |
* | tcp: Check pending ACK every two thirds of window, not every half | Stefano Brivio | 2021-10-04 | 1 | -1/+1 |
* | tcp: Don't set ACK flag while merely updating window value | Stefano Brivio | 2021-10-04 | 1 | -15/+19 |
* | tcp: Set TCP_TAP_FRAMES back to 32 | Stefano Brivio | 2021-10-04 | 1 | -1/+1 |
* | tcp: Probe net.core.{r,w}mem_max, don't set SO_{RCV,SND}BUF if low | Stefano Brivio | 2021-10-04 | 1 | -16/+22 |
* | tcp: Check if connection is local or low RTT was seen before using large MSS | Stefano Brivio | 2021-10-04 | 1 | -0/+59 |
* | tcp: Adjust usage of sending buffer depending on its size | Stefano Brivio | 2021-10-04 | 1 | -12/+63 |
* | tcp: Derive MSS announced to guest/namespace from configured MTU if present | Stefano Brivio | 2021-09-29 | 1 | -1/+14 |
* | conf, tcp: Periodic detection of bound ports for pasta port forwarding | Stefano Brivio | 2021-09-27 | 1 | -53/+239 |
* | tcp: Rework window handling, timers, add SO_RCVLOWAT and pools for sockets/pipes | Stefano Brivio | 2021-09-27 | 1 | -456/+719 |
* | tcp: Drop TODO about sequence collision attacks | Stefano Brivio | 2021-09-27 | 1 | -1/+0 |
* | tap: Completely de-serialise input message batches | Stefano Brivio | 2021-09-27 | 1 | -15/+11 |
* | tcp: Decrease TCP_TAP_FRAMES to 8 | Stefano Brivio | 2021-09-27 | 1 | -1/+1 |
* | pasta, tcp: Update comment about spliced connection states | Stefano Brivio | 2021-09-27 | 1 | -1/+4 |