Commit graph

26 commits

Author SHA1 Message Date
Pat Hartl
6482bca2ea Fix spelling 2026-02-25 21:55:06 -06:00
Pat Hartl
709f96930f Add support for macvlan/ipvlan 2026-02-25 21:50:26 -06:00
Thomas Hirsch
26b8ffeb8f add timeout to docker options 2024-02-06 15:36:13 +01:00
Thomas Hirsch
0d8fdefb46 rm comment 2024-01-30 10:43:22 +01:00
Thomas Hirsch
cfc2f8be33 rm double import 2024-01-30 10:42:38 +01:00
Thomas Hirsch
c9a29511de enable docker api version negotiation, update build environment 2024-01-30 10:38:15 +01:00
Jack O'Sullivan
03694af592 Add skip_routes option 2021-07-15 18:57:10 +01:00
Jack O'Sullivan
afe690fe93 Add option to ignore duplicate bridge use detection 2021-06-29 11:41:55 +01:00
Jack O'Sullivan
4f9e4aa925 Rework network creation sanity checks
Fixes #18.
2021-06-29 11:37:58 +01:00
Jack O'Sullivan
5ec8126818 Tweak persistent DHCP client 2021-06-11 00:38:04 +01:00
Jack O'Sullivan
f5faea00b6 Make await timeout configurable 2021-06-10 23:45:28 +01:00
Jack O'Sullivan
7981235453 Wait for valid container ID 2021-06-10 23:39:31 +01:00
Jack O'Sullivan
3da81d344d Retry fetching Docker container info 2021-06-10 23:22:33 +01:00
Jack O'Sullivan
e109e9923e Enter network namespace by PID instead of "sandbox key" 2021-06-10 23:04:01 +01:00
Jack O'Sullivan
4f89d1617d Minor refactoring 2021-06-08 22:01:01 +01:00
Jack O'Sullivan
126dd55069 Prevent container veth name race condition 2021-06-08 21:48:24 +01:00
Jack O'Sullivan
0cc1fb82ec Implement persistent udhcpc 2021-06-08 21:38:22 +01:00
Jack O'Sullivan
b250b7ecb1 Fix random veth MAC address being reset 2021-06-08 17:58:12 +01:00
Jack O'Sullivan
f6e0d0b7b7 Implement EndpointOperInfo 2021-06-08 15:00:29 +01:00
Jack O'Sullivan
13b0de08d9 Implement automatic route copying from host 2021-06-08 14:17:17 +01:00
Jack O'Sullivan
fbd52ee886 Fix IPv6 2021-06-07 22:13:21 +01:00
Jack O'Sullivan
d99d903d1e Make initial lease timeout configurable 2021-06-07 21:14:41 +01:00
Jack O'Sullivan
9db70c6970 Initial working DHCP address allocation 2021-06-07 19:03:09 +01:00
Jack O'Sullivan
9731c47a8b Add access logging 2020-06-27 14:08:32 +01:00
Jack O'Sullivan
f8a70d5222 Implement CreateNetwork and DeleteNetwork 2020-05-18 22:02:23 +01:00
Jack O'Sullivan
bd8e73f41a Initial Go rewrite 2020-05-18 17:39:32 +01:00