All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH iproute2 net-next] iproute2: correct port in FOU/GRE example
@ 2016-06-01  2:26 Simon Horman
  2016-06-01  3:21 ` Simon Horman
  0 siblings, 1 reply; 4+ messages in thread
From: Simon Horman @ 2016-06-01  2:26 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: netdev, Simon Horman, Tom Herbert

From: Simon Horman <horms@verge.net.au>

This resolves what appears to be a typo.

Cc: Tom Herbert <therbert@google.com>
Reviewed-by: Dinan Gunawardena <dinan.gunawardena@netronome.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
---
 man/man8/ip-fou.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/man8/ip-fou.8 b/man/man8/ip-fou.8
index 0fa22ee61d63..0c8f0a4d6370 100644
--- a/man/man8/ip-fou.8
+++ b/man/man8/ip-fou.8
@@ -56,7 +56,7 @@ in the delete command.
 .PP
 .SS Configure a FOU receive port for GRE bound to 7777
 .nf
-# ip fou add port 8888 ipproto 47
+# ip fou add port 7777 ipproto 47
 .PP
 .SS Configure a FOU receive port for IPIP bound to 8888
 .nf
-- 
2.1.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH iproute2 net-next] iproute2: correct port in FOU/GRE example
  2016-06-01  2:26 [PATCH iproute2 net-next] iproute2: correct port in FOU/GRE example Simon Horman
@ 2016-06-01  3:21 ` Simon Horman
  0 siblings, 0 replies; 4+ messages in thread
From: Simon Horman @ 2016-06-01  3:21 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: netdev, Tom Herbert

On Wed, Jun 01, 2016 at 11:26:03AM +0900, Simon Horman wrote:
> From: Simon Horman <horms@verge.net.au>
> 
> This resolves what appears to be a typo.
> 
> Cc: Tom Herbert <therbert@google.com>
> Reviewed-by: Dinan Gunawardena <dinan.gunawardena@netronome.com>
> Signed-off-by: Simon Horman <horms@verge.net.au>

I seemed to have managed to messed up some of the email addresses in this
patch. I will repost.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH iproute2 net-next] iproute2: correct port in FOU/GRE example
  2016-06-01  3:21 Simon Horman
@ 2016-06-08 16:41 ` Stephen Hemminger
  0 siblings, 0 replies; 4+ messages in thread
From: Stephen Hemminger @ 2016-06-08 16:41 UTC (permalink / raw)
  To: Simon Horman; +Cc: netdev, Tom Herbert

On Wed,  1 Jun 2016 12:21:41 +0900
Simon Horman <simon.horman@netronome.com> wrote:

> This resolves what appears to be a typo.
> 
> Cc: Tom Herbert <tom@herbertland.com>
> Reviewed-by: Dinan Gunawardena <dinan.gunawardena@netronome.com>
> Signed-off-by: Simon Horman <simon.horman@netronome.com>

Applied to net-next

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH iproute2 net-next] iproute2: correct port in FOU/GRE example
@ 2016-06-01  3:21 Simon Horman
  2016-06-08 16:41 ` Stephen Hemminger
  0 siblings, 1 reply; 4+ messages in thread
From: Simon Horman @ 2016-06-01  3:21 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: netdev, Simon Horman, Tom Herbert

This resolves what appears to be a typo.

Cc: Tom Herbert <tom@herbertland.com>
Reviewed-by: Dinan Gunawardena <dinan.gunawardena@netronome.com>
Signed-off-by: Simon Horman <simon.horman@netronome.com>
---
 man/man8/ip-fou.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/man8/ip-fou.8 b/man/man8/ip-fou.8
index 0fa22ee61d63..0c8f0a4d6370 100644
--- a/man/man8/ip-fou.8
+++ b/man/man8/ip-fou.8
@@ -56,7 +56,7 @@ in the delete command.
 .PP
 .SS Configure a FOU receive port for GRE bound to 7777
 .nf
-# ip fou add port 8888 ipproto 47
+# ip fou add port 7777 ipproto 47
 .PP
 .SS Configure a FOU receive port for IPIP bound to 8888
 .nf
-- 
2.1.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-06-08 16:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-01  2:26 [PATCH iproute2 net-next] iproute2: correct port in FOU/GRE example Simon Horman
2016-06-01  3:21 ` Simon Horman
2016-06-01  3:21 Simon Horman
2016-06-08 16:41 ` Stephen Hemminger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.