Re: [9fans] [PATCH 1/3] Add swapip read in lookupip()

2019-01-22 Thread cinap_lenrek
yeah, rootserver makes much more sense. -- cinap

Re: [9fans] [PATCH 2/3] Send vendor ndb attribute if available

2019-01-22 Thread k0ga
> all looks good. except that "swap" is kind of crazy name to mean > the nfs server. If you want we an change it to rootserver. If I am not wrong, NetBSD uses "swap", OpenBSD uses "nextserver" and linux uses "rootserver". As rootpath is an accepted attribute name (everyone uses that name), maybe

[9fans] [PATCH 1/3] Add swapip read in lookupip()

2019-01-22 Thread k0ga
Lookupip() was already reading rootpath, but it didn't read the address of the swap server (called rootserver in some systems). As they are very related it makes sense to read them at the same time. This patch also fixes a typo, where vendorclass was used instead of vendor, resulting that vendor

Re: [9fans] [PATCH 2/3] Send vendor ndb attribute if available

2019-01-22 Thread cinap_lenrek
all looks good. except that "swap" is kind of crazy name to mean the nfs server. -- cinap

[9fans] [PATCH 3/3] Update ndb(6) and dhcpd(8)

2019-01-22 Thread k0ga
diff -r b1cb12e81f18 sys/man/6/ndb --- a/sys/man/6/ndb Sun Jan 20 12:55:31 2019 +0100 +++ b/sys/man/6/ndb Tue Jan 22 18:54:46 2019 + @@ -189,6 +189,12 @@ .B /386/9bootpxe to boot a PC via PXE. .TP +.B vendor +Specific vendor attribute for dhcp and bootp +.TP +.B swap +used by Unix

Re: [9fans] Plan 9 DNS server and dnsflagday

2019-01-22 Thread Steve Simon
my understanding is that this is fine, as long as the other RR’s in the message are processed correctly. -Steve > On 22 Jan 2019, at 5:05 pm, cinap_len...@felloff.net wrote: > > we do not support edns at all. the Topt rr type is just ignored. > > -- > cinap

[9fans] [PATCH 1/3] Add swapip read in lookupip()

2019-01-22 Thread k0ga
Lookupip() was already reading rootpath, but it didn't read the address of the swap server (called rootserver in some systems). As they are very related it makes sense to read them at the same time. This patch also fixes a typo, where vendorclass was used instead of vendor, resulting that vendor

[9fans] [PATCH 2/3] Send vendor ndb attribute if available

2019-01-22 Thread k0ga
At this moment plan9 is using vendorinfo to communicate some specific plan9 parameters, but there are some boards that use this attribute to set specific values. This patch allows netbooting of these boards using ndb attributes instead of hard coded solutions in dhcpd(1). Vendor attribute is used

Re: [9fans] Plan 9 DNS server and dnsflagday

2019-01-22 Thread cinap_lenrek
we do not support edns at all. the Topt rr type is just ignored. -- cinap

Re: [9fans] Plan 9 DNS server and dnsflagday

2019-01-22 Thread Kurt H Maier
On Tue, Jan 22, 2019 at 02:48:31PM +0300, Sergey Zhilkin wrote: > Hi all! > > Are we ready for this ? It's not real. khm

[9fans] Plan 9 DNS server and dnsflagday

2019-01-22 Thread Sergey Zhilkin
Hi all! Are we ready for this ? -- С наилучшими пожеланиями Жилкин Сергей With best regards Zhilkin Sergey