Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (23m)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (168d) 

2024-05-27 16:42:38 UTC Now

2022-04-27 09:42:52 UTC MAIN commitmail json YAML

libslirp: update to 4.7.0

## [4.7.0] - 2022-04-26

### Added

  - Allow disabling the internal DHCP server
  - icmp: Support falling back on trying a SOCK_RAW socket
  - Support Unix sockets in hostfwd
  - IPv6 DNS proxying support
  - bootp: add support for UEFI HTTP boot
  - New callback that supports CFI better

### Fixed

  - dhcp: Always send DHCP_OPT_LEN bytes in options
  - Fix Haiku build
  - Fix memory leak when using libresolv
  - Ensure sin6_scope_id is zero for global addresses
  - resolv: fix IPv6 resolution on Darwin
  - socket: Initialize so_type in socreate
  - Handle ECONNABORTED from recv

(nia)