- 0f8ce4c m/node/allocs: split new package off m/node by Jan Schär · 9 weeks ago
- 07a39e2 osbase/net/dhcp4c: move package out of metropolis by Jan Schär · 9 weeks ago
- 541a303 m/n/core: simplify network overlay by Lorenz Brun · 3 months ago
- cb76c84 m/node: move clusternet under network by Lorenz Brun · 3 months ago
- c607bf6 m/node: implement container networking ourselves by Lorenz Brun · 4 months ago
- 4bde931 m/node: extract network.Status to node.NetStatus by Lorenz Brun · 3 months ago
- 31c4449 m/n/c/network: log interfaces when none match by Lorenz Brun · 4 months ago
- c36d28d metropolis/node/core/network: replace magic number with constant by Tim Windelschmidt · 4 months ago
- e08c160 m/n/core/network: implement LLDP transmission by Lorenz Brun · 5 months ago
- d0d5d9d treewide: use Fatal in tests instead of Error by Tim Windelschmidt · 7 months ago
- 2c39567 m/n/c/network: drop random snat mapping workaround by Lorenz Brun · 9 months ago
- 6d33a43 treewide: add license header and enable haslicense linter by Tim Windelschmidt · 9 months ago
- 99e1511 treewide: run gofmt -s and enable linter by Tim Windelschmidt · 9 months ago
- 0dca6c9 metropolis: use interface groups by Lorenz Brun · 9 months ago
- b69a71c o/t/ktest: switch to proper rule by Lorenz Brun · 11 months ago
- 1cd14f5 m/n/core/network: add netlink error callback by Jan Schär · 9 months ago
- a857936 m/n/core/network: fix panic by Jan Schär · 9 months ago
- a10d0cb treewide: Fix ENUM_VALUE_PREFIX rule exception by Tim Windelschmidt · 10 months ago
- 3a171d1 treewide: add race-detector config by Tim Windelschmidt · 11 months ago
- 153c9c1 treewide: unfork netlink by Lorenz Brun · 10 months ago
- 3c5d063 osbase/logtree.LeveledLogger -> go/logging.Leveled by Serge Bazanski · 1 year, 2 months ago
- 10ef8f9 treewide: move //net to //osbase/net by Tim Windelschmidt · 1 year, 3 months ago
- 91bf1c8 treewide: integrate new DNS server by Jan Schär · 1 year, 3 months ago
- 3325b4b workspace: bump bazel_gazelle to v0.37.0 by Tim Windelschmidt · 1 year, 4 months ago
- 41b2448 m/n/c/network: implement ARP announcements by Lorenz Brun · 1 year, 6 months ago
- 2a3e336 m/n/c/n/dhcp4c: minor cleanup by Jan Schär · 1 year, 4 months ago
- ba404a6 m/n/c/network: fix panic when DHCP lease expires by Jan Schär · 1 year, 4 months ago
- 9f21f53 treewide: introduce osbase package and move things around by Tim Windelschmidt · 1 year, 6 months ago
- dac0bba m/n/c/network: make bringup order deterministic by Lorenz Brun · 1 year, 5 months ago
- 4a47288 m/n/c/network: explain why links cannot be returned by Lorenz Brun · 1 year, 5 months ago
- 5e74d70 m/n/c/network: refetch link attributes from kernel by Lorenz Brun · 1 year, 5 months ago
- 8c2b394 m/n/c/network: do not refetch interface metadata by Lorenz Brun · 1 year, 5 months ago
- 1ce8039 m/n/c/n/dhcp4c: verify hardware address sanity by Lorenz Brun · 1 year, 5 months ago
- 00986a9 Revert "m/n/c/network: return original links" by Lorenz Brun · 1 year, 5 months ago
- 966f5ea m/n/c/network: return original links by Lorenz Brun · 1 year, 5 months ago
- 3b5a917 treewide: initialize empty structs with var by Tim Windelschmidt · 1 year, 6 months ago
- 8732d43 treewide: documentation on exported types should start with their name by Tim Windelschmidt · 1 year, 7 months ago
- 51daf25 treewide: documentation on exported functions should start with their name by Tim Windelschmidt · 1 year, 7 months ago
- 513df18 treewide: errors variables should be prefixed with Err by Tim Windelschmidt · 1 year, 7 months ago
- 73e9882 treewide: cleanup error string formatting by Tim Windelschmidt · 1 year, 7 months ago
- 096654a treewide: add missing error handling by Tim Windelschmidt · 1 year, 7 months ago
- e4c60f9 m/n/c/n/dhcp4c/callback: Replace x.Sub(time.Now()) with time.Until(x) by Tim Windelschmidt · 1 year, 7 months ago
- 683b62b treewide: simplify boolean expressions by Tim Windelschmidt · 1 year, 7 months ago
- 6e5b8a5 treewide: add nolint exceptions for returnerrcheck by Tim Windelschmidt · 1 year, 7 months ago
- af821c8 treewide: replace error assertions with errors.As by Tim Windelschmidt · 1 year, 7 months ago
- 2829649 m/n/core/n/hostsfile: persist and load node names to/from Cluster Directory by Serge Bazanski · 1 year, 7 months ago
- 07e7f0d m/n/c/n/dhcp4c: use net.ErrClosed by Lorenz Brun · 1 year, 7 months ago
- 6b6428d treewide: remove redundant loop vars by Tim Windelschmidt · 1 year, 7 months ago
- 5e460a9 treewide: remove unnecessary types and conversions by Tim Windelschmidt · 1 year, 7 months ago
- 52c6407 m/n/c/network: fix handling of nameserver parse failure by Jan Schär · 1 year, 7 months ago
- 76cae0b m/n/core/network/hostsfile: fix stale curator entries by Serge Bazanski · 1 year, 8 months ago
- 07fab03 m/n/core/hostsfile: narrow down network service type to just network status by Serge Bazanski · 1 year, 8 months ago
- b63ed8a m/n/core/network: drop Watch/Value methods, expose Status by Serge Bazanski · 1 year, 8 months ago
- d6a8802 m/node: fix appending to read-only slices by Jan Schär · 1 year, 8 months ago
- 543756f m/n/c/network: inline error checks by Tim Windelschmidt · 1 year, 8 months ago
- a56cc4b m/n/c/network: add quirks infra and i40e quirk by Lorenz Brun · 2 years ago
- 786134d m/n/c/n/dhcp4c/transport: replace mdlayher/raw with mdlayher/packet by Tim Windelschmidt · 2 years ago
- 60461b2 metropolis: move curator client watches to curator/watcher by Serge Bazanski · 2 years ago
- ea762f6 m/n/c/n/hostsfile: do not log individual entries by Lorenz Brun · 2 years ago
- d9f1f1e node/core: add sysctls by Tim Windelschmidt · 2 years ago
- 8b000b2 metropolis/hostsfile: update our own node's roles correctly by Serge Bazanski · 2 years, 3 months ago
- 8481f75 m/n/c/network: fix SNAT by Lorenz Brun · 2 years, 4 months ago
- c49b207 m/n/core/net/hostsfile: do not stomp over cluster directory by Serge Bazanski · 2 years, 5 months ago
- d2fc01f m/n/core/n/hostsfile: only persist control plane nodes in ClusterDirectory by Serge Bazanski · 2 years, 5 months ago
- 6a09bd5 m/n/c/network: make SNAT generic by Lorenz Brun · 2 years, 5 months ago
- d34299e m/n/core/network/hostsfile: fix nodeMap data race by Serge Bazanski · 2 years, 5 months ago
- 0c2f9de m/n/c/network: improve restartability by Lorenz Brun · 2 years, 5 months ago
- 0e291a1 m/node: clean up DNS service by Lorenz Brun · 2 years, 5 months ago
- 2b0f3d3 m/n/c/network: set status with static config by Lorenz Brun · 2 years, 6 months ago
- 76e39d8 m/n/c/network: fix add/modify condition by Lorenz Brun · 2 years, 7 months ago
- 28883b7 m/n/c/network: configure given DNS servers by Lorenz Brun · 2 years, 7 months ago
- 4c82532 m/n/c/network: static networking fixes by Lorenz Brun · 2 years, 7 months ago
- b902dfc m/n/c/n/dns: fix race condition by Lorenz Brun · 2 years, 7 months ago
- 3ecb04a m/n/c/network: add support for static network configuration by Lorenz Brun · 2 years, 8 months ago
- 1fb2b10 m/node/core: run hostsfile from roleserver, provide feedback on cluster directory by Serge Bazanski · 2 years, 7 months ago
- 37110c3 m/pkg/event: make type-safe by Serge Bazanski · 2 years, 8 months ago
- f220b29 *: use a vishvananda/netlink fork by Monogon by Mateusz Zalega · 2 years, 9 months ago
- 655a780 m/n/c/network: be more verbose about receiving new IP addresses and using interfaces by Serge Bazanski · 3 years, 5 months ago
- b30a41d m/n/core: automatically update ClusterDirectory by Mateusz Zalega · 3 years, 6 months ago
- d13c1c6 treewide: switch to gomod and bump everything by Lorenz Brun · 3 years, 7 months ago
- 6dff6d6 m/n/roleserve: reactive service management by Serge Bazanski · 3 years, 9 months ago
- 87bf0bf m/n/core/network/dhcp4c: fix logic bug in DNSServers by Lorenz Brun · 3 years, 10 months ago
- 73c3fc1 m/n/core/network: fix mistake in requested DHCP options by Lorenz Brun · 3 years, 10 months ago
- fdb7322 m/n/c/n/dhcp4c: support route configuration (including RFC 3442) by Lorenz Brun · 3 years, 11 months ago
- f73d8a9 m/n/c/network/hostsfile: implement by Serge Bazanski · 4 years ago
- 96043bc *: import reformats by Serge Bazanski · 4 years, 1 month ago
- 216fe7b *: reflow comments to 80 characters by Serge Bazanski · 4 years, 6 months ago
- 68ca5ee m/pkg/event: move MemoryValue to subpackage by Serge Bazanski · 4 years, 6 months ago
- 2666513 Fix TCP BBR setting by Lorenz Brun · 4 years, 7 months ago
- d8af5bf metropolis/node: use Event Value for network status by Serge Bazanski · 4 years, 8 months ago
- ddd6caf Build mkfs.xfs using rules_cc by Lorenz Brun · 4 years, 8 months ago
- 6c4199a Set reasonable defaults for our kernel's network configuration by Lorenz Brun · 4 years, 9 months ago
- 3a99c59 Switch Metropolis to EROFS-based root filesystem by Lorenz Brun · 4 years, 9 months ago
- 31370b0 *: git.monogon.dev -> source.monogon.dev by Serge Bazanski · 4 years, 10 months ago
- 0be9be8 metropolis: Lock down visibility rules by Serge Bazanski · 4 years, 10 months ago
- 549b72b metropolis: unify utility packages by Serge Bazanski · 4 years, 10 months ago
- 662b5b3 smalltown -> metropolis by Serge Bazanski · 4 years, 11 months ago
- 77cb6c5 core -> metropolis by Serge Bazanski · 4 years, 11 months ago