* [PATCH iproute2] man ip-link: Fix wording in VLAN reorder_hdr explanation
@ 2015-09-16 16:55 Vadim Kochan
2015-09-17 8:59 ` Jeremy Harris
0 siblings, 1 reply; 2+ messages in thread
From: Vadim Kochan @ 2015-09-16 16:55 UTC (permalink / raw)
To: netdev; +Cc: jgh, Vadim Kochan
From: Vadim Kochan <vadim4j@gmail.com>
Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
---
man/man8/ip-link.8.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/man8/ip-link.8.in b/man/man8/ip-link.8.in
index 1896eb6..4928249 100644
--- a/man/man8/ip-link.8.in
+++ b/man/man8/ip-link.8.in
@@ -327,7 +327,7 @@ physical device (if this device does not support VLAN offloading), the similar
on the RX direction - by default the packet will be untagged before being
received by VLAN device. Reordering allows to accelerate tagging on egress and
to hide VLAN header on ingress so the packet looks like regular Ethernet packet,
-at the same time it might be confusing while the packet sniffing as the VLAN header
+at the same time it might be confusing for packet capture as the VLAN header
does not exist within the packet.
VLAN offloading can be checked by
--
2.4.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH iproute2] man ip-link: Fix wording in VLAN reorder_hdr explanation
2015-09-16 16:55 [PATCH iproute2] man ip-link: Fix wording in VLAN reorder_hdr explanation Vadim Kochan
@ 2015-09-17 8:59 ` Jeremy Harris
0 siblings, 0 replies; 2+ messages in thread
From: Jeremy Harris @ 2015-09-17 8:59 UTC (permalink / raw)
To: Vadim Kochan, netdev
On 16/09/15 17:55, Vadim Kochan wrote:
> Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
> ---
> man/man8/ip-link.8.in | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/man/man8/ip-link.8.in b/man/man8/ip-link.8.in
> index 1896eb6..4928249 100644
> --- a/man/man8/ip-link.8.in
> +++ b/man/man8/ip-link.8.in
> @@ -327,7 +327,7 @@ physical device (if this device does not support VLAN offloading), the similar
> on the RX direction - by default the packet will be untagged before being
> received by VLAN device. Reordering allows to accelerate tagging on egress and
> to hide VLAN header on ingress so the packet looks like regular Ethernet packet,
> -at the same time it might be confusing while the packet sniffing as the VLAN header
> +at the same time it might be confusing for packet capture as the VLAN header
> does not exist within the packet.
>
> VLAN offloading can be checked by
>
Acked-by: Jeremy Harris <jgh@redhat.com>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-09-17 8:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-16 16:55 [PATCH iproute2] man ip-link: Fix wording in VLAN reorder_hdr explanation Vadim Kochan
2015-09-17 8:59 ` Jeremy Harris
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).