Francis Dupont
68935bb1c5
[ #1676 ] Reverted make variable quoting
Kea-1.9.4
2021-01-26 22:11:42 +00:00
Andrei Pavel
78d5a0eb00
[ #1677 ] ChangeLog clarifications
2021-01-27 00:06:47 +02:00
Razvan Becheriu
ff96f34e24
[ #1666 ] added ChangeLog
2021-01-25 15:38:31 +02:00
Razvan Becheriu
6fea0912d4
[ #1666 ] bump lib versions for 1.9.4
2021-01-25 15:27:53 +02:00
Wlodek Wencel
dd4c3f39cd
[ #1546 ] added ChangeLog entry
2021-01-25 13:54:56 +01:00
Wlodek Wencel
6a6bf47a4f
[ #1546 ] changed ip addresses
2021-01-25 13:54:29 +01:00
Wlodzimierz Wencel
0a4c54b818
Apply 1 suggestion(s) to 1 file(s)
2021-01-25 13:54:29 +01:00
Wlodzimierz Wencel
299c49d69f
Apply 1 suggestion(s) to 1 file(s)
2021-01-25 13:54:29 +01:00
Wlodzimierz Wencel
198c651e8f
Apply 1 suggestion(s) to 1 file(s)
2021-01-25 13:54:29 +01:00
Tomek Mrugalski
492733fd18
[ #1546 ] ARM updated with pointers to new configs.
2021-01-25 13:54:28 +01:00
Wlodek Wencel
459159ad91
[ #1546 ] examples for option 43 and 125
2021-01-25 13:54:28 +01:00
Andrei Pavel
826ffa2bce
[ #1656 ] 1.9.4 release: clarify release checklist
2021-01-25 13:56:23 +02:00
Andrei Pavel
4076cd1505
[ #1656 ] 1.9.4 release: spelling check
2021-01-25 13:52:10 +02:00
Andrei Pavel
d581e8adca
[ #1656 ] 1.9.4 release: regenerate .gitattributes
2021-01-25 13:52:10 +02:00
Andrei Pavel
d10325e64e
[ #1656 ] 1.9.4 release: regenerate messages
2021-01-25 13:52:10 +02:00
Andrei Pavel
67473bfe05
[ #1656 ] 1.9.4 release: messages in src/lib/log
2021-01-25 13:52:10 +02:00
Andrei Pavel
96f6ae45fa
[ #1656 ] 1.9.4 release: minor update to README
2021-01-25 13:52:09 +02:00
Andrei Pavel
daf61f0067
[ #1656 ] 1.9.4 release: bump library versions
2021-01-25 13:52:09 +02:00
Andrei Pavel
88b8209195
[ #1656 ] 1.9.4 release: announce in ChangeLog
2021-01-25 13:52:09 +02:00
Andrei Pavel
d198a1f673
[ #1656 ] 1.9.4 release: update release checklist
2021-01-25 13:52:09 +02:00
Andrei Pavel
c53e135833
[ #1656 ] 1.9.4 release: update copyrights
2021-01-25 13:52:09 +02:00
Andrei Pavel
96f049b111
[ #1656 ] 1.9.4 release: spelling check
2021-01-25 13:52:09 +02:00
Andrei Pavel
13fd9548b6
[ #1656 ] 1.9.4 release: dos2unix SVGs
...
This is a pesky change affecting entire files, but in order to see
further individual changes, I've applied dos2unix to all of the SVGs to
remove carrier returns ^M, otherwise IDEs would have removed them
together with the actual change.
2021-01-25 13:52:08 +02:00
Razvan Becheriu
fa9dc1662e
[ #1627 ] fixed surious failure of unittest
...
* the unittest waitingSyncingReadyLoadBalancing spurious failure was
fixed by adding state_->stopHeartbeat() call before calling
partner.enableRespondLeaseFetching()
2021-01-25 11:38:21 +00:00
Razvan Becheriu
0a8041fded
[ #1627 ] removed mutex in derived classes
2021-01-25 11:38:21 +00:00
Razvan Becheriu
1400aa6aa3
[ #1627 ] clean up code
2021-01-25 11:38:21 +00:00
Razvan Becheriu
57e12d98db
[ #1627 ] make unittests class thread safe
2021-01-25 11:38:21 +00:00
Razvan Becheriu
b51b739319
[ #1627 ] make CommunicationState::startHeartbeat thread safe
2021-01-25 11:38:21 +00:00
Francis Dupont
cbb0ce13ae
[ #1618 ] Updated sanity check sections
2021-01-24 16:03:58 +01:00
Razvan Becheriu
3dd51aa7ab
[ #1629 ] updated documentation
2021-01-22 18:26:40 +00:00
Razvan Becheriu
be21d771ff
[ #1629 ] updated documentation
2021-01-22 18:26:40 +00:00
Razvan Becheriu
d54a40777b
[ #1629 ] updated documentation
...
* updated ARM install documentation for running kea with non-root user
2021-01-22 18:26:40 +00:00
Razvan Becheriu
525dfc9c2f
[ #1601 ] updated ARM
2021-01-22 17:15:20 +00:00
Razvan Becheriu
155267929f
[ #1601 ] updated ARM
2021-01-22 17:15:20 +00:00
Razvan Becheriu
f638379c92
[ #1601 ] multiple changes:
...
* added a timer for each origin type: USER_COMMAND and HA_COMMAND
* added missing unittests
2021-01-22 17:15:20 +00:00
Razvan Becheriu
f1af710b7f
[ #1601 ] fixed documentation examples
2021-01-22 17:15:20 +00:00
Razvan Becheriu
248e8e162a
[ #1601 ] added ChangeLog and updated documentation
2021-01-22 17:15:20 +00:00
Razvan Becheriu
3b00622d59
[ #1601 ] addressed review comments
...
* renamed Origin enum members
* using 'ha-partner' as origin parameter in enable/disable HA_COMMAND
* added unittests for new parameters and new command syntax
* updated doxygen
2021-01-22 17:15:20 +00:00
Razvan Becheriu
6845e495e3
[ #1601 ] fixed typo
2021-01-22 17:15:20 +00:00
Razvan Becheriu
572e771adf
[ #1601 ] addressed review comments:
...
* using new 'origin' parameter for dhcp-enable/dhcp-disable commands
* renamed enum to class enum NetworkState::Origin
* updated doxygen
* split unittests and added description
2021-01-22 17:15:20 +00:00
Razvan Becheriu
1e48a64b9d
[ #1601 ] fixed comments
2021-01-22 17:15:20 +00:00
Razvan Becheriu
93c01168e3
[ #1601 ] fixed unittests
2021-01-22 17:15:20 +00:00
Razvan Becheriu
635416a92f
[ #1601 ] resetInternalState can reset data for any type
2021-01-22 17:15:20 +00:00
Razvan Becheriu
7410c2a2e4
[ #1601 ] fixed typo
2021-01-22 17:15:20 +00:00
Razvan Becheriu
144b7b65d8
[ #1601 ] added handle-id to dhcp-enable/dhcp-disable
2021-01-22 17:15:19 +00:00
Razvan Becheriu
d7ea6fcac0
[ #1601 ] use internal state to differentiate between actors affecting the network state
2021-01-22 17:15:19 +00:00
Razvan Becheriu
4027f8d390
[ #1375 ] fixed rebase
2021-01-22 17:15:19 +00:00
Razvan Becheriu
cd8a571670
[ #1375 ] fixed compilation
2021-01-22 17:15:19 +00:00
Razvan Becheriu
091c492454
[ #1375 ] add network state transition controller type
2021-01-22 17:15:19 +00:00
Razvan Becheriu
d90848e67d
[ #1375 ] add network state transition controller type
2021-01-22 17:15:19 +00:00