=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/68.html,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- www/68.html 2020/10/02 21:25:00 1.24 +++ www/68.html 2020/10/02 21:50:05 1.25 @@ -313,6 +313,9 @@
  • Added a ROUTE_FLAGFILTER socket option for routing sockets, allowing routing daemons to opt out of receiving messages for L2 and broadcast route entries.
  • Allowed SIOCSWGDPID and SIOCSWGMAXFLOW ioctls for non-root, preventing switch(4) interfaces from appearing partially as bridge(4) devices for unprivileged users running ifconfig(8).
  • Modified trunk(4) to keep port interfaces UP on removal, matching aggr(4) behavior. +
  • Fixed rdomain(4) handling for IPv6. +
  • Fixed rtable(4) separation of raw sockets for IPv6. +
  • Documented rtable(4) removal semantics.
  • Installer improvements: