Tomek Mrugalski
|
4013083662
[1485] Compilation fixes after IOAddress.getAddress() removal
|
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
|
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 |
Tomek Mrugalski
|
e3683e45ff
[3195] Socket selection for outgoing traffic improved
|
11 years ago |
Tomek Mrugalski
|
4d71b071d1
[3195] Bugfix in activate IPv6 interfaces
|
11 years ago |
Tomek Mrugalski
|
f8487b5689
[3195] Initial support for unicast added.
|
11 years ago |
Marcin Siodelski
|
0d4abba272
[1555] Address review comments.
|
11 years ago |
Marcin Siodelski
|
75df517663
[1555] Differentiate between activation of IPv4 and IPv6 sockets.
|
11 years ago |