=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/58.html,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- www/58.html 2015/09/30 12:41:27 1.67 +++ www/58.html 2015/09/30 12:47:16 1.68 @@ -95,6 +95,7 @@
  • MTU of vlan(4) devices can now be set independently from the parent interface's MTU.
  • The same network range can now be assigned to multiple interfaces, using interface priorities to choose between them.
  • New MPLS pseudowire driver mpw(4). +
  • Much preparatory work for MP unlocking of the network stack.

    @@ -143,6 +144,7 @@

  • pax(1) (and tar(1) and cpio(1)) now prevent archive extraction from escaping the current directory via symlinks; tar(1) without -P option now strips up through any ".." path components.
  • Improved kernel checks of ELF headers.
  • Stricter enforcement of W^X in the kernel address space on i386 when using processors with PAE support +
  • Work started on a new process-containment facility called tame(2).