From: Ling, X. <xia...@in...> - 2004-02-23 08:07:48
|
> -----Original Message----- > From: Jon Maloy [mailto:jon...@er...]=20 > Sent: 2004=C4=EA2=D4=C221=C8=D5 8:51 > To: Ling, Xiaofeng > Cc: Guo, Min; tipc > Subject: Re: check in some files for tipc realiable multicast >=20 >=20 > Hi, > I did not take a look at the code yet, but it sounds like you=20 > are using a good approach. We have to do something about pt.=20 > 5 at some moment, maybe extend UB(skb) (there is space),=20 > because core code should not know anything about sk_buff's. =20 > But otherwise it sounds ok. >=20 Ok, we revised the code and recheck in. now we add a point next2 in struct usr_block and add two macros: buf_next2 and buf_set_next2 in tipc_buf.h. |