Overview
Request 1132879 accepted
- Update to version 4.7.0+60:
* Avoid including on windows
* Document functions
* icmp: Handle ICMP packets as IPPROTO_IP on BSD
* ip: Enforce strict aliasing
* Fix including BaseTsd.h on mingw
* Use SSIZE_T from BaseTsd.h on windows
* Detach UDP socket if errno is ENOTCONN (Socket is not connected)
* slirp: use localhost as dns when /etc/resolv.conf empty
* missing semicolon
* Drop unused UDP_UDPDATALEN macro
* Reject domain-search when any entry ends with ".."
* Use target address from Neighbor Advertisement
- removed libslirp-semicolon.patch, now included
Request History
lnussel created request
- Update to version 4.7.0+60:
* Avoid including on windows
* Document functions
* icmp: Handle ICMP packets as IPPROTO_IP on BSD
* ip: Enforce strict aliasing
* Fix including BaseTsd.h on mingw
* Use SSIZE_T from BaseTsd.h on windows
* Detach UDP socket if errno is ENOTCONN (Socket is not connected)
* slirp: use localhost as dns when /etc/resolv.conf empty
* missing semicolon
* Drop unused UDP_UDPDATALEN macro
* Reject domain-search when any entry ends with ".."
* Use target address from Neighbor Advertisement
- removed libslirp-semicolon.patch, now included
favogt accepted request
LGTM