=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/63.html,v retrieving revision 1.47 retrieving revision 1.48 diff -c -r1.47 -r1.48 *** www/63.html 2018/03/27 05:01:30 1.47 --- www/63.html 2018/03/27 05:12:25 1.48 *************** *** 197,202 **** --- 197,212 ----
  • Enforce in pf(4) that all neighbor discovery packets have 255 in their IPv6 header hop limit field. +
  • Support for GRE over IPv6
  • +
  • New egre(4) + driver for Ethernet over GRE tunnels. +
  • Support for the optional GRE Key header and GRE Key Entropy in + gre(4) and + egre(4). +
  • New nvgre(4) + driver for Network Virtualization Using Generic Routing Encapsulation. +
  • Support for configuring the Don't Fragment flag packets encapsulated + by tunnel interfaces.