commit | 6598b169b856793f8f9b80a3f3c5a48f5eaf40e3 | [log] [tgz] |
---|---|---|
author | Dhananjay Phadke <dhananjay@netxen.com> | Sun Jul 26 20:07:37 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 27 10:55:19 2009 -0700 |
tree | 94ac7225b638d8bea654e1acc7eb3df1fe6f052c | |
parent | 68b3cae0824b98d1f469a80cc65dcaab81771f45 [diff] |
netxen: enable ip addr hashing NX3031 hardware requires local IP addresses for packet accumulation (LRO). IP address hashing is required to distinguish a local TCP flow from others (forwarded or guest). This patch adds listener for IP and netdev events and configures IP address in the firmware. Signed-off-by: Amit Kumar Salecha <amit@netxen.com> Signed-off-by: Dhananjay Phadke <dhananjay@netxen.com> Signed-off-by: David S. Miller <davem@davemloft.net>