On Wed, Nov 29, 2006 at 09:16:54AM -0800, Pawel S. Veselov wrote: > the better way to do this is to put 'bar()' in another shared object, and > dlopen() it before the "module" with the RT_GLOBAL flag. > > I put the modified stuff in http://manticore.2y.net/temp/callbacks
Thank you - although that would involve rather more radical surgery on rp-l2tp than I was hoping to make. Dale Rahn's option of -Wl,-E does the trick though - thank you Dale. Now I just need to work out if and how OpenBSD's PPPDISC differs from Linux's N_HDLC :-) Regards, Brian.

