Marcin Siodelski
|
e7a2eaf0dd
[3252] Use error handler macro for IfaceMgr::openSocket4.
|
il y a 11 ans |
Marcin Siodelski
|
58da9f45c7
[3252] Install error handler when IPv6 sockets are being open.
|
il y a 11 ans |
Marcin Siodelski
|
cef44a4094
[3251] Addressed review comments.
|
il y a 11 ans |
Marcin Siodelski
|
33003d2af6
[3251] Add control whether socket is to join multicast group.
|
il y a 11 ans |
Marcin Siodelski
|
4276b45afa
[3251] Implemented basic tests for IfaceMgr::openSockets6.
|
il y a 11 ans |
Marcin Siodelski
|
0ae10a533c
[3251] Make IfaceMgr use PktFilterInet6 object to send/recv DHCP messages.
|
il y a 11 ans |
Marcin Siodelski
|
96c135a924
[1824] More descriptive error strings if the sendmsg function fails.
|
il y a 11 ans |
Marcin Siodelski
|
5862eb4c98
[1824] Use CMSG_SPACE instead of CMSG_LEN to set msg_controllen.
|
il y a 11 ans |
Marcin Siodelski
|
ddf389fa61
[2765] Addressed review comments.
|
il y a 11 ans |
Marcin Siodelski
|
5b9c261d8b
[2765] Fixed error handling in the IfaceMgr::openSockets4.
|
il y a 11 ans |
Marcin Siodelski
|
c62586a2c2
[2765] Gracefully handle socket opening errors in the IfaceMgr.
|
il y a 11 ans |
Marcin Siodelski
|
183693547c
[2765] Close fallback sockets together with primary sockets.
|
il y a 11 ans |
Marcin Siodelski
|
4e225668a6
[2765] Added fallback socket descriptor to SocketInfo structure.
|
il y a 11 ans |
Tomek Mrugalski
|
72e601f2a5
[3195] Changes after review:
|
il y a 11 ans |
Tomek Mrugalski
|
e3683e45ff
[3195] Socket selection for outgoing traffic improved
|
il y a 11 ans |
Tomek Mrugalski
|
4d71b071d1
[3195] Bugfix in activate IPv6 interfaces
|
il y a 11 ans |
Tomek Mrugalski
|
f8487b5689
[3195] Initial support for unicast added.
|
il y a 11 ans |
Marcin Siodelski
|
0d4abba272
[1555] Address review comments.
|
il y a 11 ans |
Marcin Siodelski
|
75df517663
[1555] Differentiate between activation of IPv4 and IPv6 sockets.
|
il y a 11 ans |
Marcin Siodelski
|
9f8d746079
[1555] Open active V6 sockets when configuration is changed.
|
il y a 11 ans |
Marcin Siodelski
|
0a5d26dfc2
[1555] Reopen active sockets when configuration changes.
|
il y a 11 ans |
Marcin Siodelski
|
5162bd7739
[2902] Changes as a result of the review.
|
il y a 12 ans |
Marcin Siodelski
|
85d28a85b0
[2902] Do not allow to set new packet filter when there are sockets open.
|
il y a 12 ans |
Marcin Siodelski
|
80f01bc608
[2902] Implemented selective closure of sockets (e.g. only v4 sockets).
|
il y a 12 ans |
Marcin Siodelski
|
8b0cb0ded8
[2902] DHCPv4 server will try to use 'direct response' feature if possible.
|
il y a 12 ans |
Marcin Siodelski
|
45e29ee0ee
[2902] Basic implementation to send packet over raw socket.
|
il y a 12 ans |
Marcin Siodelski
|
43ad3049d2
[991] Broadcast options are enabled on sockets conditionally.
|
il y a 12 ans |
Marcin Siodelski
|
8bc0766533
[991] Code cleanup.
|
il y a 12 ans |
Marcin Siodelski
|
43fa9db5ae
[991] Moved send/receive implementation to class derived from PktFilter.
|
il y a 12 ans |
Marcin Siodelski
|
d9b1da77a3
[991] Moved Iface class out of IfaceMgr.
|
il y a 12 ans |