lkml.org 
[lkml]   [2006]   [Aug]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [RFC][PATCHv2 2.6.18-rc4-mm3 3/3] net/ipv4: misc. support files
Date
Quoting Patrick McHardy:
| gerrit@erg.abdn.ac.uk wrote:
| > [Net/IPv4]: REVISED Miscellaneous changes which complete the
| > v4 support for UDP-Lite.
| >
|
| > --- a/include/net/xfrm.h
| > +++ b/include/net/xfrm.h
| > @@ -467,6 +467,7 @@ u16 xfrm_flowi_sport(struct flowi *fl)
| > switch(fl->proto) {
| > case IPPROTO_TCP:
| > case IPPROTO_UDP:
| > + case IPPROTO_UDPLITE:
| > case IPPROTO_SCTP:
| > port = fl->fl_ip_sport;
| > break;
| > @@ -492,6 +493,7 @@ u16 xfrm_flowi_dport(struct flowi *fl)
| > switch(fl->proto) {
| > case IPPROTO_TCP:
| > case IPPROTO_UDP:
| > + case IPPROTO_UDPLITE:
| > case IPPROTO_SCTP:
| > port = fl->fl_ip_dport;
| > break;

Many thanks for the helpful pointers - I will make sure that the changes
are in the next version. I will be waiting a little while for further comments
before the update.

- Gerrit
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-08-29 12:21    [W:0.052 / U:0.628 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site