Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | netlink: Fix length of address attribute | Stefano Brivio | 2021-10-21 | 1 | -2/+2 |
* | passt: Add cppcheck target, test, and address resulting warnings | Stefano Brivio | 2021-10-21 | 1 | -5/+3 |
* | passt: Fix build with gcc 7, use std=c99, enable some more Clang checkers | Stefano Brivio | 2021-10-21 | 1 | -36/+45 |
* | passt: Add clang-tidy Makefile target and test, take care of warnings | Stefano Brivio | 2021-10-20 | 1 | -15/+18 |
* | netlink: NETLINK_GET_STRICT_CHK is not available on older kernels | Stefano Brivio | 2021-10-19 | 1 | -3/+6 |
* | netlink, conf: Actually get prefix/mask length | Stefano Brivio | 2021-10-19 | 1 | -5/+8 |
* | netlink: Bring up interface even if neither MTU nor MAC address is configured | Stefano Brivio | 2021-10-14 | 1 | -0/+5 |
* | netlink, pasta: Configure MTU of tap interface on --config-net | Stefano Brivio | 2021-10-14 | 1 | -16/+28 |
* | conf, tap: Split netlink and pasta functions, allow interface configuration | Stefano Brivio | 2021-10-14 | 1 | -0/+514 |