Marcin Siodelski
|
4c37bea6b8
[3730] Moved the openSockets invocation to the beginning of the method.
|
il y a 10 ans |
Marcin Siodelski
|
d1968dcc2a
[3730] Method to open sockets closes sockets before configuring IfaceMgr.
|
il y a 10 ans |
Marcin Siodelski
|
15d0f2edcd
[3695] Updated one comment as a result of the review.
|
il y a 10 ans |
Marcin Siodelski
|
c809fbc454
[3695] Addressed review comments.
|
il y a 10 ans |
Marcin Siodelski
|
ff8a8d4ce4
[3695] Use broadcast only with raw sockets, and unicast with udp.
|
il y a 10 ans |
Marcin Siodelski
|
3d64ad3794
[3695] Allow for multiple IPv4 address selected for an interface.
|
il y a 10 ans |
Marcin Siodelski
|
e7237625d2
[3604] Addressed remaining review comments.
|
il y a 10 ans |
Marcin Siodelski
|
5cae53efb7
[3604] Replace the dhcp-socket-type value from "datagram" to "udp".
|
il y a 10 ans |
Marcin Siodelski
|
76c2cd05ec
[3604] Use raw socket type as a default one.
|
il y a 10 ans |
Marcin Siodelski
|
832d041938
[3604] Improved logging for socket type selection.
|
il y a 10 ans |
Marcin Siodelski
|
263be04a7f
[3604] The CfgIface is returned by a pointer, not reference.
|
il y a 10 ans |
Marcin Siodelski
|
543c155050
[3604] Allow for configuration of the socket type for DHCPv4.
|
il y a 10 ans |
Marcin Siodelski
|
b50479bf52
[3539] Address review comments.
|
il y a 10 ans |
Marcin Siodelski
|
9d1329b43d
[3539] Trivial fix in the error message thrown by the CfgIface.
|
il y a 10 ans |
Marcin Siodelski
|
6fd04a3320
[3539] A few additions and fixes in unit tests for CfgIface class.
|
il y a 10 ans |
Marcin Siodelski
|
46471f4d43
[3539] Interface Manager do selects addresses to bind sockets to.
|
il y a 10 ans |
Marcin Siodelski
|
3fb6d907f6
[3539] Iface configuration allows for specifying IPv4 address to listen on.
|
il y a 10 ans |
Marcin Siodelski
|
7e2fdf2cf0
[3534] Addressed review comments.
|
il y a 10 ans |
Marcin Siodelski
|
9c8079972f
[3534] Implemented (in)equality operators for CfgIface.
|
il y a 10 ans |
Marcin Siodelski
|
59cd21bb28
[3534] Basic implementation of staging and rolling back configurations.
|
il y a 10 ans |
Marcin Siodelski
|
4bac08469a
[3512] Addressed review comments.
|
il y a 10 ans |
Marcin Siodelski
|
578bf4d06a
[3512] Renamed IfaceCfg to CfgIface as suggested in the review.
|
il y a 10 ans |