dhcp relay - not working.

foomail123 foomail123 at yahoo.com
Wed Aug 9 00:09:31 UTC 2006


Hi,

This is using rel: 3.0.4 on Redhat Linux: 6.x/x86

I see select() being invoked but.. relay(..) routine
is not being invoked. I am running through debugger 
and get following output:


omapi_one_dispatch (wo=0x0, t=0x0) at
src/omapip_dispatch.c:399
399             for (io = omapi_io_states.next; io; io
= io -> next) {
(gdb) p /x io
$4 = 0x54430
(gdb) p /x omapi_io_states
$5 = {type = 0x535a8, refcnt = 0x1, handle = 0x0,
outer = 0x0, inner = 0x0, next = 0x54430, readfd =
0x0, writefd = 0x0, 
  reader = 0x0, writer = 0x0, reaper = 0x0}
(gdb) 
(gdb) p /x io
$4 = 0x54430
(gdb) p /x omapi_io_states
$5 = {type = 0x535a8, refcnt = 0x1, handle = 0x0,
outer = 0x0, inner = 0x0, next = 0x54430, readfd =
0x0, writefd = 0x0, 
  reader = 0x0, writer = 0x0, reaper = 0x0}
(gdb) b relay
Breakpoint 5 at 0x17154: file src/dhcrelay.c, line
363.
(gdb) c
Continuing.


Any suggestions ?

Thanks !


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the dhcp-users mailing list