Dmitri Dolguikh
|
11a8e61c10
|
For compatibility with 1.7 replaced rand.Uint64() call with calls to rand.Uint32()
|
2018-02-05 12:33:17 -08:00 |
|
Dmitri Dolguikh
|
43551d9de3
|
Fixed a bug around setting of server duid
|
2018-02-05 12:33:17 -08:00 |
|
Dmitri Dolguikh
|
5f428cfb4a
|
moar tests for "dns servers" option generation
|
2018-02-05 12:33:17 -08:00 |
|
Dmitri Dolguikh
|
6c11f1e722
|
added support for generation of "dns servers" option
|
2018-02-05 12:33:17 -08:00 |
|
Dmitri Dolguikh
|
b78d515ee1
|
Added cli options for address pool configuration
|
2018-02-05 12:33:17 -08:00 |
|
Dmitri Dolguikh
|
794097f861
|
Merged MakeMsgReplyWithNoAddrsAvailable and MakeMsgReply methods
|
2018-02-05 12:33:17 -08:00 |
|
Dmitri Dolguikh
|
c0ce892172
|
extracted packet builder into a dedicated file
|
2018-02-05 12:33:17 -08:00 |
|
Dmitri Dolguikh
|
a3a8cf5188
|
added tests to verify generation of replies when no ip addresses can be assigned
|
2018-02-05 12:33:17 -08:00 |
|
Dmitri Dolguikh
|
2c6281a8fd
|
Correct replies to solicit and request messages when address pool is exhausted are now generated
|
2018-02-05 12:33:17 -08:00 |
|
Dmitri Dolguikh
|
76a6f8118b
|
fixed broken tests
|
2018-02-05 12:33:17 -08:00 |
|
Dmitri Dolguikh
|
1cf3ef9b5b
|
Added handling of multiple IANAs per solicit/request/release message
|
2018-02-05 12:33:17 -08:00 |
|
Dmitri Dolguikh
|
f89f6af9a6
|
added support for setting server preference option
|
2018-02-05 12:33:17 -08:00 |
|
Dmitri Dolguikh
|
4d45c38c40
|
replace channel-based lock with a mutex
|
2018-02-05 12:33:17 -08:00 |
|
Dmitri Dolguikh
|
2c42665a0b
|
added ipv6api command
|
2018-02-05 12:33:17 -08:00 |
|
Dmitri Dolguikh
|
da6402caf7
|
Bootfile urls can be retrieved via remote api calls now
|
2018-02-05 12:33:17 -08:00 |
|
Dmitri Dolguikh
|
02db3ab76d
|
extracted packet generation into a dedicated class
|
2018-02-05 12:33:17 -08:00 |
|
Dmitri Dolguikh
|
ea2d223a25
|
clients are now given ip addresses from an address pool
|
2018-02-05 12:33:17 -08:00 |
|
Dmitri Dolguikh
|
f3faa8e10a
|
added packet-generation tests
|
2018-02-05 12:33:17 -08:00 |
|
Dmitri Dolguikh
|
c39e902fd4
|
and moar testability changes
|
2018-02-05 12:33:17 -08:00 |
|
Dmitri Dolguikh
|
f00c8cae74
|
moar changes around packet construction to make testing easier
|
2018-02-05 12:33:17 -08:00 |
|
Dmitri Dolguikh
|
bf8701a8c5
|
Made dhcpv6 packet easier to test
|
2018-02-05 12:33:17 -08:00 |
|
Dmitri Dolguikh
|
b6741d78b8
|
added options tests
|
2018-02-05 12:33:17 -08:00 |
|
Dmitri Dolguikh
|
cb79b8eaa4
|
Added bootipv6 command
|
2018-02-05 12:33:17 -08:00 |
|
Dmitri Dolguikh
|
3a5808cb30
|
first stab at dhcpv6 support
|
2018-02-05 12:33:17 -08:00 |
|