Marcin Siodelski
|
8b0cb0ded8
[2902] DHCPv4 server will try to use 'direct response' feature if possible.
|
12 years ago |
Marcin Siodelski
|
33ffc9a750
[master] Merge branch 'trac991'
|
12 years ago |
Marcin Siodelski
|
fdb64790c2
[991] Addressed review comments.
|
12 years ago |
Jeremy C. Reed
|
e744b4b23d
[master] many spelling or typo fixes
|
12 years ago |
Marcin Siodelski
|
69127fa628
[991] Clarified the comment when responding to broadcast address.
|
12 years ago |
Marcin Siodelski
|
43ad3049d2
[991] Broadcast options are enabled on sockets conditionally.
|
12 years ago |
Marcin Siodelski
|
d9b1da77a3
[991] Moved Iface class out of IfaceMgr.
|
12 years ago |
Marcin Siodelski
|
84076d913d
[991] Server responds with broadcast if direct response not supported.
|
12 years ago |
Stephen Morris
|
cf0ce4bad6
[2681] Merge branch 'master' into trac2681
|
12 years ago |
Stephen Morris
|
5950991881
[2681] Address review comments
|
12 years ago |
Stephen Morris
|
9645476425
[2681] Handle exceptions thrown when unable to allocate an address
|
12 years ago |
Stephen Morris
|
c274bccc9c
[2673] Further changes to fix build problems under g++
|
12 years ago |
Stephen Morris
|
20f1346962
[2673] Modifications to avoid clang warnings and errors in DHCP code
|
12 years ago |
Tomek Mrugalski
|
53dec20f02
[2673] clangs-specific flags removed, fix in Dhcpv{4,6}srv::writeServerID
|
12 years ago |
Jeremy C. Reed
|
937c982cf3
[master] DHCP4_SERVERID_LOADED and DHCP6_SERVERID_LOADED need server-id too
|
12 years ago |
Marcin Siodelski
|
aeec2dc1b9
[master] Merge branch 'trac2591'
|
12 years ago |
Marcin Siodelski
|
e0ffe686d6
[2591] Changes as a result of the code review.
|
12 years ago |
Tomek Mrugalski
|
fa342a994d
[2597] Changes after review.
|
12 years ago |
Marcin Siodelski
|
a0ac798d24
[2591] Append requested options to the OFFER message.
|
12 years ago |
Tomek Mrugalski
|
5f6ae1f6c5
[2597] Server-id in DHCPv4 is now stored to a file.
|
12 years ago |
Tomek Mrugalski
|
d5310a9cec
[2320] Changes after review, part 1
|
12 years ago |
Tomek Mrugalski
|
564f603d20
[2320] Pkt4::setType() is now implemented properly.
|
12 years ago |
Tomek Mrugalski
|
234e86994e
[2320] Tests updated
|
12 years ago |
Tomek Mrugalski
|
6d3fb27de2
[2320] Allocation Engine hooked up to DHCPv4 server
|
12 years ago |
Tomek Mrugalski
|
c2e9d347dc
[2320] Missing unittests for hwaddr implemented.
|
12 years ago |
Stephen Morris
|
3ba0299ad2
[2475] Put #include directives in correct order
|
12 years ago |
Marcin Siodelski
|
237def8395
[2187] Fixed typos.
|
12 years ago |
Marcin Siodelski
|
1a7e6f8b2d
[2187] Log exceptions from IfaceMgr::send and IfaceMgr::receiveX.
|
12 years ago |
Stephen Morris
|
71555cfc1c
[1545] Minor tidy-up of DHCP4 server logging code
|
12 years ago |
Stephen Morris
|
d06ad334dd
[1545] Simplify code for printing the type of packet received
|
12 years ago |