Re: [uml-user] proc filesystem ipaddress

2006-10-15 Thread Nic James Ferrier
Blaisorblade <[EMAIL PROTECTED]> writes: >> > Beyond that, I've found your bug. You can cast a (struct sockaddr*) to a >> > (struct sockaddr_in*), but your doing a worse cast; since ifr_addr is a >> > struct sockaddr, >> >> I don't think I'm doing that: >> >> ifreq.ifr_addr >> >> is the same a

Re: [uml-user] IPCOP filesystem on UML

2006-10-15 Thread Blaisorblade
On Saturday 14 October 2006 10:03, Flavio wrote: > Could anyone tell me how can I get an IPCOP filesystem image to try it by > UML > > I tried to use installation image, but I don't know how! The question is not specific for IPCOP, and there are answers available somewhere - basically you mus

Re: [uml-user] Info patches please

2006-10-15 Thread Blaisorblade
On Saturday 14 October 2006 09:10, Flavio wrote: > 2006/10/14, Blaisorblade <[EMAIL PROTECTED]>: > > Since UML has been integrated in mainline, it is not any more correct to > > talk > > about "UML patch" - that's misleading for people (including Jeff Dike). > > I'm sorry, probably you misunderstoo

Re: [uml-user] proc filesystem ipaddress

2006-10-15 Thread Blaisorblade
On Saturday 14 October 2006 13:31, Nic James Ferrier wrote: > Blaisorblade <[EMAIL PROTECTED]> writes: > > On Friday 13 October 2006 05:33, Nic James Ferrier wrote: > >> I've patched the ipv4 stack so that it does proc registration of the > >> IP address for an iface. > > > > Take a look at /proc/n