Re: [PATCH] comment for struct inpcb (netinet/in_pcb.h)

2002-02-25 Thread Alfred Perlstein
* Alfred Perlstein <[EMAIL PROTECTED]> [020225 01:43] wrote: > * Marco Molteni <[EMAIL PROTECTED]> [020225 00:45] wrote: > > Hi all, > > > > I have a small patch to add a comment to struct inpcb, explaining the > > role of member "vflag" (IP version flag, v4/v6). It took me a while to > > figure

Re: [PATCH] comment for struct inpcb (netinet/in_pcb.h)

2002-02-25 Thread Alfred Perlstein
* Marco Molteni <[EMAIL PROTECTED]> [020225 00:45] wrote: > Hi all, > > I have a small patch to add a comment to struct inpcb, explaining the > role of member "vflag" (IP version flag, v4/v6). It took me a while to > figure it out so I think it might be better to explicitly explain it. Your patc

[PATCH] comment for struct inpcb (netinet/in_pcb.h)

2002-02-25 Thread Marco Molteni
Hi all, I have a small patch to add a comment to struct inpcb, explaining the role of member "vflag" (IP version flag, v4/v6). It took me a while to figure it out so I think it might be better to explicitly explain it. If you are wondering when it has been introduced, here are the results of my