| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | netlink, pasta: Turn nl_link_up() into a generic function to set link flags | Stefano Brivio | 2024-08-15 | 3 | -7/+11 |
* | netlink, pasta: Split MTU setting functionality out of nl_link_up() | Stefano Brivio | 2024-08-15 | 3 | -13/+32 |
* | netlink: Fix typo in function comment for nl_addr_get() | Stefano Brivio | 2024-08-15 | 1 | -1/+1 |
* | test: Speed up by cutting on eye candy and performance test duration | Stefano Brivio | 2024-08-15 | 8 | -54/+53 |
* | flow: Don't crash if guest attempts to connect to port 02024_08_14.61c0b0d | David Gibson | 2024-08-14 | 1 | -8/+10 |
* | conf: Don't ignore -t and -u options after -D | David Gibson | 2024-08-14 | 1 | -2/+2 |
* | ndp.c: Turn NDP responder into more declarative implementation | AbdAlRahman Gad | 2024-08-13 | 3 | -79/+246 |
* | conf: Delay handling -D option until after addresses are configured | David Gibson | 2024-08-12 | 1 | -39/+45 |
* | Correct inaccurate comments on ip[46]_ctx::addr | David Gibson | 2024-08-12 | 1 | -2/+2 |
* | log: Don't prefix message with timestamp on --debug if it's a continuation | Stefano Brivio | 2024-08-12 | 3 | -18/+21 |
* | conf: Stop parsing options at first non-option argument | Stefano Brivio | 2024-08-08 | 2 | -3/+3 |
* | passt, util: Close any open file that the parent might have leaked | Stefano Brivio | 2024-08-08 | 6 | -7/+59 |
* | nstool: Propagate SIGTERM to processes executed in the namespace | David Gibson | 2024-08-07 | 1 | -2/+24 |
* | nstool: Fix some trivial typos | David Gibson | 2024-08-07 | 1 | -2/+2 |
* | log: Avoid duplicate calls to logtime() | David Gibson | 2024-08-07 | 1 | -9/+8 |
* | log: Handle errors from clock_gettime() | David Gibson | 2024-08-07 | 1 | -15/+32 |
* | log: Correct formatting of timestamps | David Gibson | 2024-08-07 | 1 | -12/+24 |
* | util: Some corrections for timespec_diff_us | David Gibson | 2024-08-07 | 2 | -3/+3 |
* | conf, pasta: Make -g and -a skip route/addresses copy for matching IP version... | Stefano Brivio | 2024-08-07 | 4 | -22/+36 |
* | log, passt: Keep printing to stderr when passt is running in foreground2024_08_06.ee36266 | Stefano Brivio | 2024-08-06 | 3 | -9/+11 |
* | tcp_splice: Fix side in OUT_WAIT flag setting | Stefano Brivio | 2024-08-06 | 1 | -1/+1 |
* | util: Use unsigned (size_t) value for iov length | David Gibson | 2024-08-06 | 2 | -4/+3 |
* | udp_flow: move all udp_flow functions to udp_flow.c | Laurent Vivier | 2024-08-05 | 4 | -261/+284 |
* | udp_flow: Remove udp_meta_t from the parameters of udp_flow_from_sock() | Laurent Vivier | 2024-08-05 | 1 | -7/+7 |
* | log: Make logfile_write() private | David Gibson | 2024-08-05 | 2 | -171/+171 |
* | pasta: Save errno on signal handler entry, restore on return when needed | Stefano Brivio | 2024-08-05 | 1 | -0/+3 |
* | pasta: modify hostname when detaching new namespace | Danish Prakash | 2024-07-30 | 1 | -0/+11 |
* | Fix typo in README file | AbdAlRahman Gad | 2024-07-29 | 1 | -1/+1 |
* | fedora/rpkg: List myself as author for changelog entries | Stefano Brivio | 2024-07-26 | 1 | -1/+5 |
* | tap: Improve handling of partially received frames on qemu socket2024_07_26.57a21d2 | David Gibson | 2024-07-26 | 2 | -14/+23 |
* | tap: Correctly handle frames of odd length | David Gibson | 2024-07-26 | 2 | -1/+17 |
* | tap: Don't use EPOLLET on Qemu sockets | David Gibson | 2024-07-26 | 1 | -10/+4 |
* | tap: Don't attempt to carry on if we get a bad frame length from qemu | David Gibson | 2024-07-26 | 1 | -9/+7 |
* | tap: Better report errors receiving from QEMU socket | David Gibson | 2024-07-26 | 1 | -4/+6 |
* | log: Fetch log times with CLOCK_MONOTONIC, not CLOCK_REALTIME | Stefano Brivio | 2024-07-26 | 2 | -3/+3 |
* | log: Initialise timestamp for relative log time also if we use a log file | Stefano Brivio | 2024-07-26 | 3 | -3/+4 |
* | log, util: Fix sub-second part in relative log time calculation | Stefano Brivio | 2024-07-26 | 3 | -27/+41 |
* | test/lib/perf_report: Fix highlight | Stefano Brivio | 2024-07-25 | 1 | -1/+1 |
* | test: Fix spurious test failure with systemd-resolved | David Gibson | 2024-07-25 | 1 | -1/+1 |
* | fwd: Broaden what we consider for DNS specific forwarding rules | David Gibson | 2024-07-25 | 2 | -7/+21 |
* | fwd: Refactor tests in fwd_nat_from_tap() for clarity | David Gibson | 2024-07-25 | 1 | -13/+12 |
* | conf: Accept addresses enclosed by square brackets in port forwarding specifiers | Stefano Brivio | 2024-07-25 | 1 | -7/+17 |
* | tap: Exit if we fail to bind a UNIX domain socket with explicit path | Stefano Brivio | 2024-07-25 | 1 | -2/+5 |
* | test: iperf3 3.16 introduces multiple threads, drop our own implementation of... | Stefano Brivio | 2024-07-25 | 6 | -145/+127 |
* | test: Update names of symbols and slabinfo entries | Stefano Brivio | 2024-07-25 | 1 | -17/+5 |
* | test: Fix memory/passt tests, --netns-only is not a valid option for passt | Stefano Brivio | 2024-07-25 | 2 | -11/+11 |
* | log: Drop newlines in the middle of the perror()-like messages | Stefano Brivio | 2024-07-25 | 3 | -22/+32 |
* | tcp: Change SO_PEEK_OFF support message to debug() | Stefano Brivio | 2024-07-25 | 1 | -1/+1 |
* | tap: Don't quit if pasta gets EIO on writev() to tap, interface might be down | Stefano Brivio | 2024-07-25 | 1 | -0/+1 |
* | tcp: Correctly update SO_PEEK_OFF when tcp_send_frames() drops frames | David Gibson | 2024-07-24 | 2 | -10/+15 |