Marcin Siodelski
|
34280b1a45
[3715] Interfaces in the IfaceMgr stored as pointers.
|
10 years ago |
Marcin Siodelski
|
8a0c9ae626
[2893] Fixed failing ifacemgr unit test on BSD.
|
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
|
409830a242
[3437] Bind socket to multicast address on Linux, not on BSD.
|
11 years ago |
Marcin Siodelski
|
30b6420a0e
[3437] Bind to any address when joining multicast group.
|
11 years ago |
Tomek Mrugalski
|
8d6bd77415
[3315] Small cppcheck issue fixed
|
11 years ago |
Marcin Siodelski
|
9f52928a35
[3288] Updated copyright headers in modified files.
|
11 years ago |
Marcin Siodelski
|
85ceb8b8c5
[3288] Implemented OS-specific function which opens socket on multicast.
|
11 years ago |
Tomek Mrugalski
|
ac0abc3cf7
[2246] Changes after review:
|
11 years ago |
Tomek Mrugalski
|
92740b11ed
[2246] Interface detection code for BSD and Solaris
|
11 years ago |
Marcin Siodelski
|
5162bd7739
[2902] Changes as a result of the review.
|
12 years ago |
Marcin Siodelski
|
8f8bfc92e6
[2902] Cleanup in comments.
|
12 years ago |
Marcin Siodelski
|
39aa6489f8
[2902] Added missing headers.
|
12 years ago |
Marcin Siodelski
|
8b0cb0ded8
[2902] DHCPv4 server will try to use 'direct response' feature if possible.
|
12 years ago |
Marcin Siodelski
|
21ef42e572
[991] Removed garbage code for IfaceMgr on BSD.
|
12 years ago |
Marcin Siodelski
|
3c941835b8
[991] Moved IfaceMgr::send to OS specific files.
|
12 years ago |
Marcin Siodelski
|
84076d913d
[991] Server responds with broadcast if direct response not supported.
|
12 years ago |
Tomek Mrugalski
|
90a1b131d6
[1968] Namespaces in iface_mgr_(os).cc fixed.
|
13 years ago |
Tomek Mrugalski
|
16e7be2080
IfaceMgr compilation fix for BSD systems.
|
13 years ago |
Tomek Mrugalski
|
4fd6efcde0
[1540] Moved Linux-specific code to iface_mgr_linux.cc
|
13 years ago |
Tomek Mrugalski
|
5ec569cd8c
[1237] OS-detection cleanup, Linux-specific IfaceMgr cleanup.
|
13 years ago |
Tomek Mrugalski
|
aaea8925c2
[1237] Mac OS X compilation fix in src/lib/dhcp/iface_mgr_bsd.cc
|
13 years ago |
Tomek Mrugalski
|
0ca7dca477
[1237] Initial interface detection implemented for Linux.
|
13 years ago |