Tomek Mrugalski
|
fba33a4f33
[3315] Changes after second review:
|
11 years ago |
Tomek Mrugalski
|
d17da3a2be
[3315] IPv6 tests for external sockets implemented.
|
11 years ago |
Tomek Mrugalski
|
22d124644f
[3315] Changes after review:
|
11 years ago |
Tomek Mrugalski
|
3b47e007ac
[3315] Support for multiple external sockets in dhcp::IfaceMgr
|
11 years ago |
Marcin Siodelski
|
76ace0c46a
[master] Merge branch 'trac3288'
|
11 years ago |
Mukund Sivaraman
|
312e27c041
Merge branch 'trac1283'
|
11 years ago |
Marcin Siodelski
|
1d1e8b67f6
[1283] Use IOAddress << operator in remaining places in DHCP code.
|
11 years ago |
Marcin Siodelski
|
85ceb8b8c5
[3288] Implemented OS-specific function which opens socket on multicast.
|
11 years ago |
Marcin Siodelski
|
805d2b269c
[master] Merge branch 'trac3279'
|
11 years ago |
Marcin Siodelski
|
af5eada1bb
[master] Merge branch 'trac3252'
|
11 years ago |
Marcin Siodelski
|
68b6c2b500
[3252] Addressed review comments.
|
11 years ago |
Marcin Siodelski
|
779a230985
[3279] Added IfaceMgr to check if socket for an address is open.
|
11 years ago |
Marcin Siodelski
|
c7a229f150
[master] Merge branch 'trac3231'
|
11 years ago |
Marcin Siodelski
|
53ca658337
[3252] Updated dates in the copyright file headers.
|
11 years ago |
Marcin Siodelski
|
e7a2eaf0dd
[3252] Use error handler macro for IfaceMgr::openSocket4.
|
11 years ago |
Marcin Siodelski
|
58da9f45c7
[3252] Install error handler when IPv6 sockets are being open.
|
11 years ago |
Mukund Sivaraman
|
7607200420
[1283] Remove toText() calls where IOAddress should be used directly
|
11 years ago |
Marcin Siodelski
|
c56b6109a0
[3231] Set fake interface for the incoming packet in DHCPv4 unit tests.
|
11 years ago |
Marcin Siodelski
|
cef44a4094
[3251] Addressed review comments.
|
11 years ago |
Marcin Siodelski
|
33003d2af6
[3251] Add control whether socket is to join multicast group.
|
11 years ago |
Marcin Siodelski
|
4276b45afa
[3251] Implemented basic tests for IfaceMgr::openSockets6.
|
11 years ago |
Marcin Siodelski
|
0ae10a533c
[3251] Make IfaceMgr use PktFilterInet6 object to send/recv DHCP messages.
|
11 years ago |
Marcin Siodelski
|
96c135a924
[1824] More descriptive error strings if the sendmsg function fails.
|
11 years ago |
Marcin Siodelski
|
5862eb4c98
[1824] Use CMSG_SPACE instead of CMSG_LEN to set msg_controllen.
|
11 years ago |
Marcin Siodelski
|
ddf389fa61
[2765] Addressed review comments.
|
11 years ago |
Marcin Siodelski
|
5b9c261d8b
[2765] Fixed error handling in the IfaceMgr::openSockets4.
|
11 years ago |
Marcin Siodelski
|
c62586a2c2
[2765] Gracefully handle socket opening errors in the IfaceMgr.
|
11 years ago |
Marcin Siodelski
|
183693547c
[2765] Close fallback sockets together with primary sockets.
|
11 years ago |
Marcin Siodelski
|
4e225668a6
[2765] Added fallback socket descriptor to SocketInfo structure.
|
11 years ago |
Tomek Mrugalski
|
72e601f2a5
[3195] Changes after review:
|
11 years ago |