Marcin Siodelski
|
53ee5f29c2
[3715] Use boost_foreach for iterating over the iface addresses.
|
10 years ago |
Marcin Siodelski
|
34280b1a45
[3715] Interfaces in the IfaceMgr stored as pointers.
|
10 years ago |
Marcin Siodelski
|
3116243706
[master] Merge branch 'trac3695'
|
10 years ago |
Marcin Siodelski
|
c809fbc454
[3695] Addressed review comments.
|
10 years ago |
Francis Dupont
|
0b38ff6a6e
[master] fixed Iface read_buffer_ double free (#3712)
|
10 years ago |
Marcin Siodelski
|
ff8a8d4ce4
[3695] Use broadcast only with raw sockets, and unicast with udp.
|
10 years ago |
Marcin Siodelski
|
32fd01a062
[3695] Use the appropriate socket to send DHCPv4 response.
|
10 years ago |
Marcin Siodelski
|
263be04a7f
[3604] The CfgIface is returned by a pointer, not reference.
|
10 years ago |
Marcin Siodelski
|
b50479bf52
[3539] Address review comments.
|
10 years ago |
Marcin Siodelski
|
46471f4d43
[3539] Interface Manager do selects addresses to bind sockets to.
|
10 years ago |
Marcin Siodelski
|
3fb6d907f6
[3539] Iface configuration allows for specifying IPv4 address to listen on.
|
10 years ago |
Marcin Siodelski
|
26c6869630
[3512] Minor tweaks in the logging of warnings when socket fails to open.
|
10 years ago |
Marcin Siodelski
|
230e6813fc
[3512] Implemented support for unicast sockets selection in IfaceCfg class.
|
10 years ago |
Marcin Siodelski
|
8274d8244b
[3478] Addressed review comments.
|
10 years ago |
Marcin Siodelski
|
d78e336733
[3478] DHCPv6 server doesn't log an error of select() when signal received.
|
10 years ago |
Marcin Siodelski
|
bcc46aaf09
[3478] DHCPv4 server doesn't log an error of select() when signal received.
|
10 years ago |
Marcin Siodelski
|
fdc4cee68e
[3487] Log error from the IfaceMgr if the interface is misconfigured/down.
|
10 years ago |
Marcin Siodelski
|
77f8577b1d
[master] Merge branch 'trac3390'
|
10 years ago |
Marcin Siodelski
|
4cd87e8b45
[2893] Updated documentation for BPF.
|
10 years ago |
Marcin Siodelski
|
3f3d1c27f5
[2893] Use BPF packet filter for BSDs.
|
10 years ago |
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
|
ecdb62db16
Merge branch 'trac1485'
|
11 years ago |
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 |
Marcin Siodelski
|
3d817285c8
[3242] Implemented function which returns IPv4 address for interface.
|
11 years ago |