Skip to content

Commit

Permalink
tunnel: fix RFC number in comment for INET_ECN_decapsulate()
Browse files Browse the repository at this point in the history
The quoted text and figure are from RFC 6040 ("Tunnelling of Explicit
Congestion Notification").

Signed-off-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Neal Cardwell authored and David S. Miller committed May 7, 2014
1 parent 528b971 commit d28071d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/net/inet_ecn.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d28071d

Please sign in to comment.