| -rw-r--r-- | .editorconfig | 13L |
| -rw-r--r-- | .github/FUNDING.yml | 3L |
| -rwxr-xr-x | .github/install-pkg.sh | 34L |
| -rw-r--r-- | .github/workflows/tag-assets.yml | 87L |
| -rw-r--r-- | .gitignore | 4L |
| -rw-r--r-- | CODE_OF_CONDUCT.md | 6L |
| -rw-r--r-- | DESIGN.md | 17L |
| -rw-r--r-- | LICENSE.md | 34L |
| -rw-r--r-- | Makefile | 21L |
| -rw-r--r-- | config/test.cnf | 1L |
| -rw-r--r-- | example.conf | 50L |
| -rw-r--r-- | manpage.1.md | 91L |
| -rw-r--r-- | src/daemon/bond/config.c | 55L |
| -rw-r--r-- | src/daemon/bond/config.h | 10L |
| -rw-r--r-- | src/daemon/bond/setup.c | 8L |
| -rw-r--r-- | src/daemon/bond/setup.h | 6L |
| -rw-r--r-- | src/daemon/router/config.c | 154L |
| -rw-r--r-- | src/daemon/router/config.h | 10L |
| -rw-r--r-- | src/daemon/router/setup.c | 8L |
| -rw-r--r-- | src/daemon/router/setup.h | 6L |
| -rw-r--r-- | src/main.c | 94L |
| -rw-r--r-- | src/util/config.c | 209L |
| -rw-r--r-- | src/util/config.h | 15L |
| -rw-r--r-- | src/util/routing-table.c | 96L |
| -rw-r--r-- | src/util/routing-table.h | 31L |
| -rw-r--r-- | src/util/socket.c | 156L |
| -rw-r--r-- | src/util/socket.h | 9L |
| -rw-r--r-- | target/common/.dep | 3L |
| -rw-r--r-- | target/common/.gitkeep | 0B |
| -rw-r--r-- | target/common/Makefile | 42L |
| -rw-r--r-- | target/linux-glibc-amd64/.gitkeep | 0B |