diff options
| author | Hadar Hen Zion <[email protected]> | 2012-07-05 04:03:48 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2012-07-07 16:23:06 -0700 |
| commit | 592e49dda8122ab621cdc59cc429bdb968ee6364 (patch) | |
| tree | 285ab049c09b7fd6a1614e869f2ceac3cfb73961 /scripts | |
| parent | 1b9c6b064ef4fbc6f55485a8b5aab7ce889592c2 (diff) | |
net/mlx4: Implement promiscuous mode with device managed flow-steering
The device managed flow steering API has three promiscuous modes:
1. Uplink - captures all the packets that arrive to the port.
2. Allmulti - captures all multicast packets arriving to the port.
3. Function port - for future use, this mode is not implemented yet.
Use these modes with the flow_attach and flow_detach firmware commands
according to the promiscuous state of the netdevice.
Signed-off-by: Hadar Hen Zion <[email protected]>
Signed-off-by: Or Gerlitz <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions