Commit Graph

23 Commits

Author SHA1 Message Date
Qiu Jian
dec9b9cb2f fix: dhcp hostname not compatible with some os 2023-10-31 11:59:29 +08:00
Jian Qiu
84cdeff92b fix: update vendor for clickhouse v2 (#14520)
* fix: update vendor for clickhouse v2

* fix: fix go vet

* fix: unreachable codes

* fix: composite literal uses unkeyed fields

* fix: ignore bad syntax for struct tag value

* fix: use make test to do test ci job

* fix: specify circleci resource_class

Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-06-25 15:52:15 +08:00
Qiu Jian
14f0abb0c3 feature: support dhcp relay information option 82 2022-01-17 01:05:54 +08:00
Zexi Li
ab4d1b863f feat(baremetal): support aarch64 and use grub as bootloader 2021-12-23 14:07:11 +08:00
Qiu Jian
307a381482 feature: pass ntp server by DHCP option 2021-11-10 10:26:58 +08:00
Qiu Jian
381b7e6949 fix: dhcp classless route encoding error 2021-08-17 22:43:50 +08:00
Yousong Zhou
fb26b0c389 vet: composite literal uses unkeyed fields 2020-05-27 15:08:02 +08:00
wanyaoqi
61eb437683 not return on recv packet failed 2019-12-31 17:02:29 +08:00
Yousong Zhou
8ba5986d83 goimports: first run 2019-10-28 06:22:17 +00:00
Qiu Jian
bea0dca0c5 fix: allow multi-guest-dhcp 2019-10-24 00:46:47 +08:00
Qiu Jian
dfc44bbaae fix: go vet issues 2019-07-26 20:31:40 +08:00
Zexi
46e0402d06 baremetal: fix msdos last primary partition not resized 2019-07-17 22:06:17 +08:00
wanyaoqi
d0b7a0c5d1 fix dhcp build on OSX 2019-07-01 14:05:33 +08:00
wanyaoqi
acf15b6a1d baremetal listen dhcp port 2019-06-27 16:38:47 +08:00
wanyaoqi
d399ca8d71 make dhcp server port optional 2019-06-24 20:56:07 +08:00
Yousong Zhou
8c88fbc9d9 treewide: gofmt with go1.12.6 2019-06-24 07:54:22 +00:00
wanyaoqi
7371f1ca55 dhcp use raw socket
vendor update
update golang/x/sys
2019-06-21 13:42:37 +08:00
Qiu Jian
2efc5e641e fix: add keystone initialization procedures 2019-05-17 13:54:29 +08:00
Zexi
db0e303798 make 'go test ./...' pass 2019-04-15 19:54:46 +08:00
Qiu Jian
004d9b6f95 update copyright headers of all source 2019-03-29 14:47:48 +08:00
wanyaoqi
5aeab50374 - procutils: default setsid
- dhcpconn: socket opt set flag FD_CLOEXEC
	    socket conn add broadcast options,
	    can disable broadcast if you want
2019-03-05 11:28:57 +08:00
wanyaoqi
b210add54d fs driver fix 2019-02-14 10:23:10 +08:00
Zexi Li
79d5e74ea9 mv: pkg/cloudcommon/dhcp -> pkg/util/dhcp 2019-02-12 16:09:53 +08:00