=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/65.html,v retrieving revision 1.79 retrieving revision 1.80 diff -u -r1.79 -r1.80 --- www/65.html 2019/04/13 03:40:42 1.79 +++ www/65.html 2019/04/13 06:32:26 1.80 @@ -128,9 +128,24 @@
  • New bpe(4) Backbone Provider Edge pseudo-device.
  • New mpip(4) - MPLS IP layer 2 pseudowire. + MPLS IP layer 2 pseudowire driver. +
  • MPLS encapsulation interfaces support configuration of + alternative MPLS route domains. +
  • The vlan(4) + driver bypasses queue processing and outputs directly to the + parent interface.
  • New per SAD counters visible via ipsecctl(8). +
  • The BPF filter drop mechanism has been extended to allow + dropping without capturing packets, and use of the mechanism + with tcpdump(8). +
  • ifconfig(8) gains + txprio for controlling the encoding of priority in + tunnel headers, and support in drivers including + vlan(4), + gre(4), + gif(4), and + etherip(4).

    @@ -205,6 +220,9 @@ Currently ix(4) and ixl(4) are supported. +

  • ldpd(8) now + supports configuration + of TCP MD5 for networks, not just specific neighbors.