NetBSD/lib
rmind 3d9a792dd8 Major NPF improvements:
- Convert NPF connection table to thmap.  State lookup is now lock-free.
- Improve connection state G/C: it is now incremental and tunable.
- Add support for dynamic NAT address.  Translation addresses can now be
  selected from a pool of addresses.  There are two selection algorithms,
  "ip-hash" and "round-robin" (see the man page).
- Translation address can be specified as e.g. ifaddrs(wm0) in npf.conf
  to dynamically choose an IP from the interface address(es).
- Add support for the NETMAP algorithm with static NAT for net-to-net
  translation (it is equivalent to iptables NETMAP logic).
- Convert 'ipset' tables to use thmap; the table lookup is now lock-free.
- Misc improvements, bug fixes and more unit tests.
- Bump NPF_VERSION (will also bump libnpf).
2019-01-19 21:19:31 +00:00
..
csu Re-do previous (always make available preinit/initarray/finiarray), with 2018-12-28 20:12:35 +00:00
i18n_module
libarch Bump - removal of i386_vm86 and i386_pmc. 2017-08-12 19:48:28 +00:00
libbluetooth Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
libbpfjit
libbsdmalloc
libbz2
libc Use \- for minus. 2019-01-15 07:01:01 +00:00
libc_fp
libc_vfp The fpu mode for VFP2 instructions is still just vfp. 2018-07-19 19:35:02 +00:00
libcompat Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
libcrypt
libcurses At some point we lost the text that explains the difference between 2019-01-11 06:14:39 +00:00
libdm Clean up double free in some error paths that did trigger 2018-12-27 14:05:54 +00:00
libedit PR/53856: F. Aragon: editline/libedit not prompting colors in readline mode 2019-01-10 18:41:56 +00:00
libexecinfo Add rest of the functions from the SYNOPSIS section to the NAME section 2017-10-22 14:07:03 +00:00
libform "s/ are are / are /" in comment. No functional change. 2018-11-08 06:34:40 +00:00
libintl
libipsec Remove dead references to netinet6/ipsec.h. 2018-09-06 09:54:36 +00:00
libisns Typos. 2018-02-08 09:05:16 +00:00
libkern
libkvm be consistent about uint64_t and bit masks. 2018-12-19 11:02:21 +00:00
liblwres
libm Add modfl alias. 2018-11-09 10:19:47 +00:00
libmenu Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
libnpf Major NPF improvements: 2019-01-19 21:19:31 +00:00
libnvmm Handle more corner cases, clean up a little, and add a set of instructions 2019-01-13 10:43:22 +00:00
libossaudio
libp2k
libpam adjust to new libssh api. 2018-08-26 08:54:03 +00:00
libpanel
libpci Add function names to the NAME section 2017-10-22 15:28:48 +00:00
libperfuse Use reclaim2 to fix reclaim/lookup race conditions 2018-11-16 02:39:02 +00:00
libposix
libppath
libprop
libpthread G/C __APCS_26__ support 2018-11-22 20:38:59 +00:00
libpuffs revert previous now that MAP_ALIGNED has been fixed. 2018-07-09 00:47:47 +00:00
libquota
libradius Oops forgot one openssl version name change 2018-02-07 22:51:31 +00:00
librefuse
libresolv Remove unused macro. 2018-12-13 08:39:34 +00:00
librmt Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
librpcsvc
librt Disable sanitizers for libm and librt 2018-06-13 08:19:36 +00:00
librump
librumpclient
librumpdev
librumphijack Add an option "modctl" to capture modctl(). 2018-12-16 14:03:37 +00:00
librumpnet
librumpres Add a library for the rump resolver interception code so that it will become 2017-10-10 19:28:33 +00:00
librumpuser Distinguish spin mutex and adaptive mutex on rump kernels for LOCKDEBUG 2017-12-27 09:01:53 +00:00
librumpvfs
libskey Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
libss
libtelnet Match the function prototype of encrypthandler instead of casting to it. 2019-01-05 08:55:58 +00:00
libterminfo Fix pasto. 2018-10-10 21:09:58 +00:00
libukfs Remove exgtraneous comma 2018-03-12 11:56:34 +00:00
libusbhid Fix fallout from hid factorisation: 2017-12-10 20:38:13 +00:00
libutil Document "ROOT." syntax before documenting a generic . 2018-12-28 18:44:11 +00:00
libwrap Whitespace (indent with tabs, rather than spaces), and rearrange one 2019-01-14 03:30:25 +00:00
liby
libz Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
lua Hello bozohttpd(3lua) 2018-05-03 22:51:17 +00:00
npf NPF: Major rework -- migrate NPF to the libnv library. 2018-09-29 14:41:35 +00:00
Makefile move sqlite earlier in its section. my build often sits with only 3 2018-12-24 22:02:32 +00:00
Makefile.inc
bumpversion
checkoldver
checkver
checkvers