commit | 3f9c7bd1598de04b97a072f1c3bd8b8e49da7354 | [log] [tgz] |
---|---|---|
author | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Mon Jul 23 14:03:11 2018 +0300 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Tue Jul 24 15:12:37 2018 +0300 |
tree | 78511ccd6bf81c05f232294596f72b0931c5d2f4 | |
parent | e18900c5c597184371246435263119b2116c5cad [diff] |
net: Add promiscuous mode support Allow user to set the network interface into promiscuous mode and then receive all the network packets that are received by that interface. Fixes #7595 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>