Josh Soref
|
3538042d5e
spelling: utilize
|
7 years ago |
Josh Soref
|
2f2c4d945b
spelling: send
|
7 years ago |
Tomek Mrugalski
|
27956d95a3
[master] Merge branch github47 (typos)
|
8 years ago |
Francis Dupont
|
35968a3bf4
[master] Changed NULL to 0 for FreeBSD build
|
8 years ago |
Andrei Pavel
|
9082500187
Corrected typos
|
8 years ago |
Marcin Siodelski
|
fe9dd86d20
[4236] Replaced license text in all files containing it.
|
9 years ago |
Marcin Siodelski
|
cc1d142670
[4047] Fixed issues with static deinitialization fiasco in TimerMgr.
|
9 years ago |
Tomek Mrugalski
|
fd66d0643b
[3880] Unit-test for UNIX control socket written.
|
10 years ago |
Marcin Siodelski
|
7415c74e38
[master] Merge branch 'trac3715'
|
10 years ago |
Marcin Siodelski
|
7436a40a4e
[3715] Fix typo and minor comment update.
|
10 years ago |
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
|
6ed885b735
[3736] Removed a bunch of unused functions.
|
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
|
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
|
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
|
bcc46aaf09
[3478] DHCPv4 server doesn't log an error of select() when signal received.
|
10 years ago |
Tomek Mrugalski
|
d232bacb73
[3487] Minor correction in IfaceMgr method descriptions.
|
10 years ago |
Marcin Siodelski
|
fdc4cee68e
[3487] Log error from the IfaceMgr if the interface is misconfigured/down.
|
10 years ago |
Marcin Siodelski
|
e5c085f0e0
[2893] Addressed most of the review comments, except for doc update.
|
10 years ago |
Marcin Siodelski
|
4cd87e8b45
[2893] Updated documentation for BPF.
|
10 years ago |
Marcin Siodelski
|
495a5731c9
[2893] Implemented support for BPF on ethernet and local loopback iface.
|
11 years ago |
Marcin Siodelski
|
3c4c599d3c
[2893] Extend the Iface object to hold the socket read buffer.
|
11 years ago |