Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
aafb86a4
Commit
aafb86a4
authored
May 23, 2013
by
JINMEI Tatuya
Browse files
[master] changelog for #2934
parent
bde0e945
Changes
1
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
aafb86a4
615. [bug] jinmei
b10-xfrout now uses blocking send for xfr response messages
to prevent abrupt termination of the stream due to a slower
client or narrower network bandwidth.
(Trac #2934, git bde0e94518469557c8b455ccbecc079a38382afd)
618. [func]* marcin
b10-dhcp4: Added the ability for the server to respond to a directly
connected client which does not yet have an IP address. On Linux, the
server will unicast the response to the client's hardware address and
the 'yiaddr' (the client's new IP address). Sending a response to the
unicast address prevents other (not interested) hosts from receiving
the server response. This capability is not yet implemented on non-Linux
Operating Systems where, in all cases, the server responds to the
broadcast address. The logic conforms to section 4.1 of RFC 2131.
b10-dhcp4: Added the ability for the server to respond to a
directly connected client which does not yet have an IP address.
On Linux, the server will unicast the response to the client's
hardware address and the 'yiaddr' (the client's new IP
address). Sending a response to the unicast address prevents other
(not interested) hosts from receiving the server response. This
capability is not yet implemented on non-Linux Operating Systems
where, in all cases, the server responds to the broadcast
address. The logic conforms to section 4.1 of RFC 2131.
(Trac #2902, git c2d40e3d425f1e51647be6a717c4a97d7ca3c29c)
617. [bug] marcin
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment