=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/57.html,v retrieving revision 1.68 retrieving revision 1.69 diff -u -r1.68 -r1.69 --- www/57.html 2015/03/15 20:48:56 1.68 +++ www/57.html 2015/03/17 11:58:22 1.69 @@ -119,6 +119,10 @@
  • Traffic destinated to link-local IPv6 addresses can now be seen with tcpdump(8).
  • A carp(4) now needs to be configured with an explicit carpdev parent interface. +
  • The + mbuf(9) + layer has been made mpsafe. +
  • Introduce mbuf_list and mbuf_queue structures and APIs.