[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Hurd networking



On Thu, 04 May 2000 20:56:06 Tomasz Wegrzanowski wrote:
> Are Linux net daemons (like proftpd, apache, dictd)

Couldn't say tehy are special "Linux" net daemons...

> are expected to work correctly without modifications
> or is there some essential difference between Hurd
> and Linux networking that can make them unable to work
> just after recompilation ?

It depends a lot on the details. If they are fairly unixish,
they will run without or with only slight modifications. Beside the
usual POSIX incompatibilities you find everywhere, the Hurd lacks
the net/* interface ioctls, so you only can listen to all interfaces.
(As there is only one interface supported....) This will change of 
course,
but currently that's the way it is.

Porting any of these applications should be pretty straightforward, if 
they
don't compile out of the box. Let us know if you had problems, and 
report
patches to the authors then :)

Thanks,
Marcus


Reply to: