Hi,

it's probably because I don't understand the code but may I ask what
script_go() is supposed to do? The only function in dhclient.c using
execve() is priv_script_go() and this gets executed only once in main()
with $reason = PREINIT.

That's why I looked at the code in the first place: I can't make
dhclient run dhclient-script with anything else than PREINIT. I would
expect at least one additional run with i.e. $reason = BOUND.


Thanks for the enlightenment,

Petar
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to