* [PATCH net-next] tunnel: fix RFC number in comment for INET_ECN_decapsulate()
@ 2014-05-05 0:55 Neal Cardwell
2014-05-07 19:31 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Neal Cardwell @ 2014-05-05 0:55 UTC (permalink / raw)
To: David Miller; +Cc: netdev, Neal Cardwell
The quoted text and figure are from RFC 6040 ("Tunnelling of Explicit
Congestion Notification").
Signed-off-by: Neal Cardwell <ncardwell@google.com>
---
include/net/inet_ecn.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/net/inet_ecn.h b/include/net/inet_ecn.h
index 3bd2279..84b2083 100644
--- a/include/net/inet_ecn.h
+++ b/include/net/inet_ecn.h
@@ -150,7 +150,7 @@ static inline int INET_ECN_set_ce(struct sk_buff *skb)
}
/*
- * RFC 6080 4.2
+ * RFC 6040 4.2
* To decapsulate the inner header at the tunnel egress, a compliant
* tunnel egress MUST set the outgoing ECN field to the codepoint at the
* intersection of the appropriate arriving inner header (row) and outer
--
1.9.1.423.g4596e3a
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH net-next] tunnel: fix RFC number in comment for INET_ECN_decapsulate()
2014-05-05 0:55 [PATCH net-next] tunnel: fix RFC number in comment for INET_ECN_decapsulate() Neal Cardwell
@ 2014-05-07 19:31 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2014-05-07 19:31 UTC (permalink / raw)
To: ncardwell; +Cc: netdev
From: Neal Cardwell <ncardwell@google.com>
Date: Sun, 4 May 2014 20:55:39 -0400
> The quoted text and figure are from RFC 6040 ("Tunnelling of Explicit
> Congestion Notification").
>
> Signed-off-by: Neal Cardwell <ncardwell@google.com>
Applied, thanks Neal.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-05-07 19:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-05 0:55 [PATCH net-next] tunnel: fix RFC number in comment for INET_ECN_decapsulate() Neal Cardwell
2014-05-07 19:31 ` David Miller
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).