[PATCH] owner-socketlookup update for 2.6.10

Norman Rasmussen norman at rasmussen.co.za
Sun Oct 23 00:22:03 CEST 2005


I tried changing (in udp.h):

extern struct sock *udp_v4_lookup

to

extern static struct sock *udp_v4_lookup

but now gcc tells me:

include/net/udp.h:77: error: multiple storage classes in declaration specifiers

:-(

any tips on getting an __inline__ function to be recognised
externally, or are they mutually exclusive?

On 10/21/05, Jonas Berlin <xkr47 at outerspace.dyndns.org> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: RIPEMD160
>
> Quoting Norman Rasmussen on 2005-10-20 17:37 UTC:
> > The owner-socketlookup patch has once more broken between 2.6.10 and 2.6.12.
> >
> > It seems that udp_v4_lookup is now static, so I've changed the header
> > in the patch and I'll see if it helps.
> >
> > Otherwise, Jonas you did such a good job on the previous attempt, if I
> > can't get it to work, do you have time to have a look and see if you
> > can tweak the patch to make it work against 2.6.12?
>
> If I find spare time, certainly :)
>
> - --
> - - xkr47
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.2 (GNU/Linux)
>
> iD8DBQFDWBpdxyF48ZTvn+4RAxczAKCKeYqjvLtr9rGiLo/eCnWM5Jsa5wCfYxdR
> J3Xp3CAgF7bJfU1vQP1iGSQ=
> =TMrr
> -----END PGP SIGNATURE-----
>


--
- Norman Rasmussen
 - Email: norman at rasmussen.co.za
 - Home page: http://norman.rasmussen.co.za/



More information about the netfilter-devel mailing list