Re: [PATCH 2/3] zcip: allow our own class B range to be used for ZeroConf

2014-10-30 Thread Denys Vlasenko
On Wed, Oct 8, 2014 at 2:44 PM, Michel Stam wrote: > 169.254 may already be used by a local network. This patch allows > specifying your own IP range. Applied, thanks! ___ busybox mailing list busybox@busybox.net http://lists.busybox.net/mailman/listinf

RE: [PATCH 2/3] zcip: allow our own class B range to be used for ZeroConf

2014-10-15 Thread Stam, Michel [FINT]
Stam -Original Message- From: Ralf Friedl [mailto:ralf.fri...@online.de] Sent: Wednesday, October 15, 2014 9:14 AM To: Stam, Michel [FINT]; busybox@busybox.net Subject: Re: [PATCH 2/3] zcip: allow our own class B range to be used for ZeroConf Michel Stam wrote: > 169.254 may already be u

Re: [PATCH 2/3] zcip: allow our own class B range to be used for ZeroConf

2014-10-15 Thread Ralf Friedl
Michel Stam wrote: 169.254 may already be used by a local network. This patch allows specifying your own IP range. Why would you want to use a different range? You would have to specify it to each client, which seems against the idea of ZeroConf. ___

RE: [PATCH 2/3] zcip: allow our own class B range to be used for ZeroConf

2014-10-14 Thread Stam, Michel [FINT]
Does anyone have time to look at this? Kind regards, Michel Stam -Original Message- From: Michel Stam [mailto:m.s...@fugro.nl] Sent: Wednesday, October 08, 2014 14:45 PM To: busybox@busybox.net Cc: Stam, Michel [FINT] Subject: [PATCH 2/3] zcip: allow our own class B range to be used for

[PATCH 2/3] zcip: allow our own class B range to be used for ZeroConf

2014-10-08 Thread Michel Stam
169.254 may already be used by a local network. This patch allows specifying your own IP range. Signed-off-by: Michel Stam --- networking/zcip.c | 21 ++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/networking/zcip.c b/networking/zcip.c index 45d1f7c..2a57543