1. 00986a9 Revert "m/n/c/network: return original links" by Lorenz Brun · 1 year, 5 months ago
  2. 966f5ea m/n/c/network: return original links by Lorenz Brun · 1 year, 6 months ago
  3. 3b5a917 treewide: initialize empty structs with var by Tim Windelschmidt · 1 year, 6 months ago
  4. 8732d43 treewide: documentation on exported types should start with their name by Tim Windelschmidt · 1 year, 7 months ago
  5. 51daf25 treewide: documentation on exported functions should start with their name by Tim Windelschmidt · 1 year, 7 months ago
  6. 513df18 treewide: errors variables should be prefixed with Err by Tim Windelschmidt · 1 year, 7 months ago
  7. 73e9882 treewide: cleanup error string formatting by Tim Windelschmidt · 1 year, 7 months ago
  8. 096654a treewide: add missing error handling by Tim Windelschmidt · 1 year, 7 months ago
  9. e4c60f9 m/n/c/n/dhcp4c/callback: Replace x.Sub(time.Now()) with time.Until(x) by Tim Windelschmidt · 1 year, 7 months ago
  10. 683b62b treewide: simplify boolean expressions by Tim Windelschmidt · 1 year, 7 months ago
  11. 6e5b8a5 treewide: add nolint exceptions for returnerrcheck by Tim Windelschmidt · 1 year, 7 months ago
  12. af821c8 treewide: replace error assertions with errors.As by Tim Windelschmidt · 1 year, 7 months ago
  13. 2829649 m/n/core/n/hostsfile: persist and load node names to/from Cluster Directory by Serge Bazanski · 1 year, 7 months ago
  14. 07e7f0d m/n/c/n/dhcp4c: use net.ErrClosed by Lorenz Brun · 1 year, 7 months ago
  15. 6b6428d treewide: remove redundant loop vars by Tim Windelschmidt · 1 year, 7 months ago
  16. 5e460a9 treewide: remove unnecessary types and conversions by Tim Windelschmidt · 1 year, 7 months ago
  17. 52c6407 m/n/c/network: fix handling of nameserver parse failure by Jan Schär · 1 year, 7 months ago
  18. 76cae0b m/n/core/network/hostsfile: fix stale curator entries by Serge Bazanski · 1 year, 8 months ago
  19. 07fab03 m/n/core/hostsfile: narrow down network service type to just network status by Serge Bazanski · 1 year, 8 months ago
  20. b63ed8a m/n/core/network: drop Watch/Value methods, expose Status by Serge Bazanski · 1 year, 8 months ago
  21. d6a8802 m/node: fix appending to read-only slices by Jan Schär · 1 year, 8 months ago
  22. 543756f m/n/c/network: inline error checks by Tim Windelschmidt · 1 year, 8 months ago
  23. a56cc4b m/n/c/network: add quirks infra and i40e quirk by Lorenz Brun · 2 years ago
  24. 786134d m/n/c/n/dhcp4c/transport: replace mdlayher/raw with mdlayher/packet by Tim Windelschmidt · 2 years ago
  25. 60461b2 metropolis: move curator client watches to curator/watcher by Serge Bazanski · 2 years, 1 month ago
  26. ea762f6 m/n/c/n/hostsfile: do not log individual entries by Lorenz Brun · 2 years ago
  27. d9f1f1e node/core: add sysctls by Tim Windelschmidt · 2 years ago
  28. 8b000b2 metropolis/hostsfile: update our own node's roles correctly by Serge Bazanski · 2 years, 3 months ago
  29. 8481f75 m/n/c/network: fix SNAT by Lorenz Brun · 2 years, 5 months ago
  30. c49b207 m/n/core/net/hostsfile: do not stomp over cluster directory by Serge Bazanski · 2 years, 5 months ago
  31. d2fc01f m/n/core/n/hostsfile: only persist control plane nodes in ClusterDirectory by Serge Bazanski · 2 years, 5 months ago
  32. 6a09bd5 m/n/c/network: make SNAT generic by Lorenz Brun · 2 years, 5 months ago
  33. d34299e m/n/core/network/hostsfile: fix nodeMap data race by Serge Bazanski · 2 years, 5 months ago
  34. 0c2f9de m/n/c/network: improve restartability by Lorenz Brun · 2 years, 5 months ago
  35. 0e291a1 m/node: clean up DNS service by Lorenz Brun · 2 years, 5 months ago
  36. 2b0f3d3 m/n/c/network: set status with static config by Lorenz Brun · 2 years, 6 months ago
  37. 76e39d8 m/n/c/network: fix add/modify condition by Lorenz Brun · 2 years, 7 months ago
  38. 28883b7 m/n/c/network: configure given DNS servers by Lorenz Brun · 2 years, 7 months ago
  39. 4c82532 m/n/c/network: static networking fixes by Lorenz Brun · 2 years, 7 months ago
  40. b902dfc m/n/c/n/dns: fix race condition by Lorenz Brun · 2 years, 7 months ago
  41. 3ecb04a m/n/c/network: add support for static network configuration by Lorenz Brun · 2 years, 8 months ago
  42. 1fb2b10 m/node/core: run hostsfile from roleserver, provide feedback on cluster directory by Serge Bazanski · 2 years, 7 months ago
  43. 37110c3 m/pkg/event: make type-safe by Serge Bazanski · 2 years, 9 months ago
  44. f220b29 *: use a vishvananda/netlink fork by Monogon by Mateusz Zalega · 2 years, 9 months ago
  45. 655a780 m/n/c/network: be more verbose about receiving new IP addresses and using interfaces by Serge Bazanski · 3 years, 5 months ago
  46. b30a41d m/n/core: automatically update ClusterDirectory by Mateusz Zalega · 3 years, 7 months ago
  47. d13c1c6 treewide: switch to gomod and bump everything by Lorenz Brun · 3 years, 8 months ago
  48. 6dff6d6 m/n/roleserve: reactive service management by Serge Bazanski · 3 years, 10 months ago
  49. 87bf0bf m/n/core/network/dhcp4c: fix logic bug in DNSServers by Lorenz Brun · 3 years, 10 months ago
  50. 73c3fc1 m/n/core/network: fix mistake in requested DHCP options by Lorenz Brun · 3 years, 10 months ago
  51. fdb7322 m/n/c/n/dhcp4c: support route configuration (including RFC 3442) by Lorenz Brun · 4 years ago
  52. f73d8a9 m/n/c/network/hostsfile: implement by Serge Bazanski · 4 years ago
  53. 96043bc *: import reformats by Serge Bazanski · 4 years, 1 month ago
  54. 216fe7b *: reflow comments to 80 characters by Serge Bazanski · 4 years, 6 months ago
  55. 68ca5ee m/pkg/event: move MemoryValue to subpackage by Serge Bazanski · 4 years, 7 months ago
  56. 2666513 Fix TCP BBR setting by Lorenz Brun · 4 years, 7 months ago
  57. d8af5bf metropolis/node: use Event Value for network status by Serge Bazanski · 4 years, 8 months ago
  58. ddd6caf Build mkfs.xfs using rules_cc by Lorenz Brun · 4 years, 8 months ago
  59. 6c4199a Set reasonable defaults for our kernel's network configuration by Lorenz Brun · 4 years, 9 months ago
  60. 3a99c59 Switch Metropolis to EROFS-based root filesystem by Lorenz Brun · 4 years, 10 months ago
  61. 31370b0 *: git.monogon.dev -> source.monogon.dev by Serge Bazanski · 4 years, 10 months ago
  62. 0be9be8 metropolis: Lock down visibility rules by Serge Bazanski · 4 years, 10 months ago
  63. 549b72b metropolis: unify utility packages by Serge Bazanski · 4 years, 10 months ago
  64. 662b5b3 smalltown -> metropolis by Serge Bazanski · 5 years ago
  65. 77cb6c5 core -> metropolis by Serge Bazanski · 5 years ago