Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | passt: Add clang-tidy Makefile target and test, take care of warnings | Stefano Brivio | 2021-10-20 | 1 | -0/+18 |
| | | | | | | | Most are just about style and form, but a few were actually serious mistakes (NDP-related). Signed-off-by: Stefano Brivio <sbrivio@redhat.com> | ||||
* | Makefile: Install man pages to /usr/share/man instead of /usr/man | Stefano Brivio | 2021-10-20 | 1 | -6/+6 |
| | | | | | Reported-by: Martin Hauke <mardnh@gmx.de> Signed-off-by: Stefano Brivio <sbrivio@redhat.com> | ||||
* | test: Add CI/demo scripts | Stefano Brivio | 2021-09-27 | 2 | -0/+86 |
Not really quick, definitely dirty. Signed-off-by: Stefano Brivio <sbrivio@redhat.com> |