On Tuesday 05 February 2008 15:18:36 Nikos Mavrogiannopoulos wrote: > > > I've submitted a patch in http://bugs.busybox.net/view.php?id=1999 to > > > support the DHCP options 121, 63. The static routes option exports a > > > variable $sroutes that contains NETWORK1 NETMASK1 GATEWAY1 NETWORK2 > > > NETMASK2 GATEWAY2 etc. The vendorinfo option is quite intrusive and > > > allows to export vendorinfo suboptions via the dhcp_sub_options > > > structure. > > > > Needs to be rediffed against 1.9.0. There were many changes in DHCP > > applets in 1.9.0. > I have uploaded a patch for the svn. However I have not tested it yet.
It seems my last patch wasn't working. I've reviewed this patch and updated for the new udhcp interface (though I think the previous was a bit more straightforward), and uploaded it at: http://bugs.busybox.net/file_download.php?file_id=1504&type=bug regards, Nikos _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
