[Differential] [Request, 23 lines] D1661: Add some security-related config parameters

rstone (Ryan Stone) phabric-noreply at FreeBSD.org
Sat Jan 24 22:47:24 UTC 2015


rstone created this revision.
rstone added a reviewer: jfvogel.
rstone added a subscriber: freebsd-net.

REVISION SUMMARY
  Allow the administrator to prevent VFs from sending packets with
  a source MAC that is not the VF's MAC (anti-spoof).  Default this
  to on.
  
  Allow the administrator to give VFs the ability to override the
  MAC address that was specified at creation time.  By default VFs
  will not be permitted to do this.
  
  Allow the administrator to give the VFs the ability to enter
  promiscuous mode.

REVISION DETAIL
  https://reviews.freebsd.org/D1661

AFFECTED FILES
  sys/dev/ixl/if_ixl.c
  sys/dev/ixl/ixl_pf.h

To: rstone, jfvogel
Cc: freebsd-net


More information about the freebsd-net mailing list