Marcin Siodelski
|
495a5731c9
[2893] Implemented support for BPF on ethernet and local loopback iface.
|
10 years ago |
Marcin Siodelski
|
3c4c599d3c
[2893] Extend the Iface object to hold the socket read buffer.
|
10 years ago |
Marcin Siodelski
|
409830a242
[3437] Bind socket to multicast address on Linux, not on BSD.
|
11 years ago |
Marcin Siodelski
|
ac4e478fea
[3437] Corrected doxygen docs for multicast-bound sockets.
|
11 years ago |
Marcin Siodelski
|
9e571cc217
[master] Merge branch 'trac3242'
|
11 years ago |
Tomek Mrugalski
|
fba33a4f33
[3315] Changes after second review:
|
11 years ago |
Tomek Mrugalski
|
8d6bd77415
[3315] Small cppcheck issue fixed
|
11 years ago |
Tomek Mrugalski
|
22d124644f
[3315] Changes after review:
|
11 years ago |
Marcin Siodelski
|
3d817285c8
[3242] Implemented function which returns IPv4 address for interface.
|
11 years ago |
Tomek Mrugalski
|
3b47e007ac
[3315] Support for multiple external sockets in dhcp::IfaceMgr
|
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 |
Marcin Siodelski
|
c56b6109a0
[3231] Set fake interface for the incoming packet in DHCPv4 unit tests.
|
11 years ago |
Marcin Siodelski
|
4063c0a8aa
[3251] Merge branch 'master' into trac3251
|
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 |
Tomek Mrugalski
|
ddfaf37535
[2246] Merge branch 'master' into trac2246
|
11 years ago |
Marcin Siodelski
|
0ae10a533c
[3251] Make IfaceMgr use PktFilterInet6 object to send/recv DHCP messages.
|
11 years ago |
Marcin Siodelski
|
ddf389fa61
[2765] Addressed review comments.
|
11 years ago |
Marcin Siodelski
|
3ca6b9a20b
[2765] Invoke error handler if the interface opening failed.
|
11 years ago |
Marcin Siodelski
|
b52a45ce15
[2765] Improved commentary in the IfaceMgr.
|
11 years ago |
Marcin Siodelski
|
c62586a2c2
[2765] Gracefully handle socket opening errors in the IfaceMgr.
|
11 years ago |
Marcin Siodelski
|
4e225668a6
[2765] Added fallback socket descriptor to SocketInfo structure.
|
11 years ago |