> well.. of course but the problem is i cant use it for i want > > i get this with Steam: > err:iphlpapi:getNumWithOneHeader Unable to open '/proc/net/route' to > count entries! > err:iphlpapi:getRouteTable unimplemented!
I "fixed" this by ripping out some code from Zebra or whatever that software router application was and putting it back in there. Tried to implement it from scratch, but not knowing the APIs and considering what a pain in the ass MIB is, I stuck with the Zebra code. It's a horrible horrible hack though (some non-interfering bug I haven't cared about), but was needed to make EVE Online to actually log in (the WINE implementation of another Win32 function required a list of routes, or just broke otherwise). I hope I didn't delete it while weeding out one of my src directories. I'll take a look when I get time one of these days and create a diff against the newest developer build. Regards, -mg -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 225 bytes Desc: OpenPGP digital signature URL: <http://mail.opensolaris.org/pipermail/desktop-discuss/attachments/20080818/192b7b85/attachment.bin>
