aboutgitcodebugslistschat
Commit message (Expand)AuthorAgeFilesLines
* conf: Fix erroneous check of ip6->gw2023_06_03.429e1a7David Gibson2023-06-031-1/+1
* test/nstool: Fix fd leak in accept() loopDavid Gibson2023-05-231-0/+2
* test/nstool: Provide useful error if given a path that's too longDavid Gibson2023-05-231-8/+14
* passt.h: Fix description of pasta_ifi in struct ctxStefano Brivio2023-05-231-1/+1
* conf, pasta: With --config-net, copy all addresses by defaultStefano Brivio2023-05-234-4/+35
* netlink: Add functionality to copy addresses from outer namespaceStefano Brivio2023-05-234-24/+58
* conf: Don't exit if sourced default route has no gatewayStefano Brivio2023-05-232-5/+11
* Revert "conf: Adjust netmask on mismatch between IPv4 address/netmask and gat...Stefano Brivio2023-05-231-24/+1
* conf, pasta: With --config-net, copy all routes by defaultStefano Brivio2023-05-234-3/+38
* conf: --config-net option is for pasta mode onlyStefano Brivio2023-05-231-1/+7
* netlink: Add functionality to copy routes from outer namespaceStefano Brivio2023-05-234-22/+68
* pasta: Improve error handling on failure to join network namespaceStefano Brivio2023-05-231-4/+9
* netlink: Fix comment about response buffer size for nl_req()Stefano Brivio2023-05-231-1/+1
* isolation: Initially Keep CAP_SETFCAP if running as UID 0 in non-initStefano Brivio2023-05-231-3/+14
* pasta: Detach mount namespace, (re)mount procfs before spawning commandStefano Brivio2023-05-231-1/+6
* util, conf: Add and use ns_is_init() helperStefano Brivio2023-05-233-15/+28
* tap: Don't update ip6.addr_seen to ::David Gibson2023-05-171-1/+1