=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/61.html,v retrieving revision 1.16 retrieving revision 1.17 diff -c -r1.16 -r1.17 *** www/61.html 2017/03/06 23:18:37 1.16 --- www/61.html 2017/03/07 10:44:50 1.17 *************** *** 112,124 **** binary and share the engine.
  • ripd(8) now supports p2p links with addresses in different subnets.
  • ospfd(8) and ospf6d(8) now cope with interface MTU change at runtime. -
  • support for the RES_USE_EDNS0 and RES_USE_DNSSEC flags has - been added to the - resolver(3) - implementation.
  • ...

    --- 112,127 ---- binary and share the engine.

  • ripd(8) now supports p2p links with addresses in different subnets. +
  • UDP speakers can specify an IPv4 source address using + IP_SENDSRCADDR. + iked(8) + and snmpd(8) now + use the proper source address when sending replies. +
  • snmpd(8) now + supports multiple listening sockets.
  • ospfd(8) and ospf6d(8) now cope with interface MTU change at runtime.
  • ...

    *************** *** 128,133 **** --- 131,138 ----

  • Enforcement of userland W^X on OCTEON Plus and later.
  • The size of user virtual address space has been increased from 2GB to 1TB on mips64. +
  • route6d(8) now + runs with fewer privileges.
  • ...

    *************** *** 146,151 **** --- 151,163 ---- ksh(1) Vi input mode.

  • UTF-8 support in column(1). +
  • Estonian keyboard support. +
  • read(2) on + directories now fails instead of returning 0. +
  • Support for the RES_USE_EDNS0 and RES_USE_DNSSEC + flags has been added to the + resolver(3) + implementation.
  • ...