Re: Determining boot server and own IP on sparc64-ieee1275

2011-07-06 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 06.07.2011 14:35, David Miller wrote: > From: Vladimir 'φ-coder/phcoder' Serbinenko > Date: Wed, 06 Jul 2011 14:13:20 +0200 > >> 1) Is there any way to retrieve client and server IP on sparc64 used by >> IEEE1275 or do we have to redo RARP ourselves? > "/chosen/{client,server,gateway}-ip" > Unf

Re: Determining boot server and own IP on sparc64-ieee1275

2011-07-06 Thread Seth Goldberg
Hi, I'll try to gather this info for you. --S On Jul 6, 2011, at 5:13 AM, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > Hello, David. I'm currently working on improving network support in > GRUB2. On IEEE1275 we use read/write functions to receive/send packets > in conjunction with a IP+

Re: Determining boot server and own IP on sparc64-ieee1275

2011-07-06 Thread David Miller
From: Vladimir 'φ-coder/phcoder' Serbinenko Date: Wed, 06 Jul 2011 14:13:20 +0200 > 1) Is there any way to retrieve client and server IP on sparc64 used by > IEEE1275 or do we have to redo RARP ourselves? "/chosen/{client,server,gateway}-ip" > According to a web search newer sparc machines use

Determining boot server and own IP on sparc64-ieee1275

2011-07-06 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Hello, David. I'm currently working on improving network support in GRUB2. On IEEE1275 we use read/write functions to receive/send packets in conjunction with a IP+UDP+ARP+BOOTP+TFTP implementation. On IBM machines when netbooted we get BOOTP/DHCP reply use by IEEE1275 in "bootppkt" property which