freebsd-dev/sys/modules/cxgbe/tom
Navdeep Parhar 0a0a697c73 cxgbe(4): Updates to the hardware L2 table management code.
- Add full support for IPv6 addresses.

- Read the size of the L2 table during attach.  Do not assume that PCIe
  physical function 4 of the card has all of the table to itself.

- Use FNV instead of Jenkins to hash L3 addresses and drop the private
  copy of jhash.h from the driver.

MFC after:	1 week
2013-01-14 20:36:22 +00:00
..
Makefile cxgbe(4): Updates to the hardware L2 table management code. 2013-01-14 20:36:22 +00:00