aboutgitcodebugslistschat
Commit message (Expand)AuthorAgeFilesLines
* flow: Don't crash if guest attempts to connect to port 02024_08_14.61c0b0dDavid Gibson2024-08-141-8/+10
* conf: Don't ignore -t and -u options after -DDavid Gibson2024-08-141-2/+2
* ndp.c: Turn NDP responder into more declarative implementationAbdAlRahman Gad2024-08-133-79/+246
* conf: Delay handling -D option until after addresses are configuredDavid Gibson2024-08-121-39/+45
* Correct inaccurate comments on ip[46]_ctx::addrDavid Gibson2024-08-121-2/+2
* log: Don't prefix message with timestamp on --debug if it's a continuationStefano Brivio2024-08-123-18/+21
* conf: Stop parsing options at first non-option argumentStefano Brivio2024-08-082-3/+3
* passt, util: Close any open file that the parent might have leakedStefano Brivio2024-08-086-7/+59
* nstool: Propagate SIGTERM to processes executed in the namespaceDavid Gibson2024-08-071-2/+24
* nstool: Fix some trivial typosDavid Gibson2024-08-071-2/+2
* log: Avoid duplicate calls to logtime()David Gibson2024-08-071-9/+8
* log: Handle errors from clock_gettime()David Gibson2024-08-071-15/+32
* log: Correct formatting of timestampsDavid Gibson2024-08-071-12/+24
* util: Some corrections for timespec_diff_usDavid Gibson2024-08-072-3/+3
* conf, pasta: Make -g and -a skip route/addresses copy for matching IP version...Stefano Brivio2024-08-074-22/+36