> On 26.02.2019 14:33 Johannes Berg wrote
>
> You're proposing to add this to the *monitor* interfaces and you really
> should have made the flag conditional on that to make that clear.
>
> However, even on monitor interfaces, you typically *already* see the
> frames you transmitted there (as r
> On 01.03.2019 09:32, Johannes Berg wrote:
>
> Thus, I don't think this was ever intended for any cross-interface
> behaviour, even if it may be on the same physical NIC.
Now we got your point. We are sorry for the confusion - it seems we
understood that wrong.
> Not all drivers can and do t
led
in all packets sent from that interface. IFF_ECHO can be set via
/sys/class/net//flags. The default is disabled.
Co-developed-by: Charlie Groh
Signed-off-by: Charlie Groh
Signed-off-by: Julius Niedworok
---
net/core/dev.c| 8
net/mac80211/tx.c | 6 ++
2 files changed, 14
Hi Oliver,
> On 26.02.2019 12:04, Oliver Hartkopp wrote:
>
> Hi Julius,
>
(..)
>
> The reason for IFF_ECHO was, that the data frame which is sent onto the wire
> (by one application) is not visible to all the other applications on the same
> (local) host. Therefore a successful transmission o
/class/net//flags consistent.
Co-developed-by: Charlie Groh
Signed-off-by: Charlie Groh
Signed-off-by: Julius Niedworok
---
net/core/net-sysfs.c | 14 +-
1 file changed, 13 insertions(+), 1 deletion(-)
diff --git a/net/core/net-sysfs.c b/net/core/net-sysfs.c
index ff9fd2b..8ae8be5
cal device,
IEEE80211_TX_CTL_REQ_TX_STATUS is enabled in all packets sent from that
device. This option can be set via
/sys/kernel/debug/ieee80211//force_tx_status. The default is disabled.
Co-developed-by: Charlie Groh
Signed-off-by: Charlie Groh
Signed-off-by: Julius Niedworok
---
net/mac80211/debugfs.
6 matches
Mail list logo