[Xorp-users] open ports

Bruce M Simpson bms@spc.org
Wed, 11 Aug 2004 21:13:27 -0700


On Wed, Aug 11, 2004 at 04:03:59PM +0000, Emmanuel Dreyfus wrote:
> On Wed, Aug 11, 2004 at 11:54:17AM -0300, João Carlos Mendes Luís wrote:
> >     Unix domain sockets would be even better...
> 
> I'd appreciate Unix sockets. That ensures communication remain local, 
> whetever mess you can have in the network stack..

I'd say: localhost-bound PF_INET sockets considered more desirable right now.

I can see us having problems with PF_UNIX on non-UNIX platforms, and support
for such platforms is planned.

BMS