Re: Introduction

1999-06-18 Thread Nicolai Petri
g with the current > implementation, what new features should be added, and where we should > rearchitect. What about support for protocol verification ?? (Example : Blocking of malformed ftp commands.) Wich layer would it be logically to implement this in ? Is a userland proxy the only way

An netgraph firewall module ? Is this possible / good performing ?

2001-06-22 Thread Nicolai Petri
this with netgraph instead. And what is the pro's and con's for this approach. As a second step in developement how should protocol verification (ftp/smtp/whatever) be added to a netgraph firewall approach in a structured and dynamic extendable way ? Best regards, Nicolai Petri To Un

Creating a list of newbus devices.

2000-09-08 Thread Nicolai Petri
Is it possible from kernel mode to create a list of newbus devices ? And how do I'll get a pointer to the new-bus root (or whatever it's tecnical name is :) --- Nicolai Petri To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Signal 11 when compiling app with LinuxThreads

2000-10-29 Thread Nicolai Petri
thread in short ? Anyone in for suggestions ?? What lib have I missed ?? Cheers, Nicolai Petri -- This GDB was configured as "i386-unknown-freebsd"... Core was generated by `intop'. Program terminated with signal 11, Segmentation fault. Reading symbols from /usr/local/lib/li

Multithreaded tcp-server or non-blocking ?

2000-11-16 Thread Nicolai Petri
;s for the 2 methods ??? --- Cheers, Nicolai Petri // *If you can't follow the standard, break it (MickeySoft)* To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: Multithreaded tcp-server or non-blocking ?

2000-11-16 Thread Nicolai Petri
> From: <[EMAIL PROTECTED]> > On Thu, 16 Nov 2000, Nicolai Petri wrote: > > What's the best approach for a simple web-server(never more the 10 clients) > > Is it using pthread and a thread per connection . > That is probably simplest from a programming point of vie

SIGPIPE in multithread http server.

2000-11-21 Thread Nicolai Petri
signal(SIGPIPE, ignoreSignal); } - I'll bet this is very wrong... But what is the correct code for cleaning the session up ?? Best regards, Nicolai Petri To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: totally weirdass problem, Squid-2.3-4 and FreeBSD

2001-08-23 Thread Nicolai Petri
, --- Nicolai Petri Software Developer - Original Message - From: "Jim Mercer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, August 23, 2001 9:32 PM Subject: totally weirdass problem, Squid-2.3-4 and FreeBSD > > [ i'm not

Re: no memory for rx list

2001-09-05 Thread Nicolai Petri
Hi Daniel, Check netstat -m to see if your are out of mbufs (my guess) To fix this see the man page for 'tuning' It describes how to increase the network buffers on your system. Best regards, --- Nicolai Petri - Original Message - From: "Daniel Abad" <[EMAIL

Re: bluetooth

2001-10-03 Thread Nicolai Petri
Hi Warner, I've seen cards for sale on http://www.digianswer.dk (Motorola's Bluetooth center), the price is 200$ for a retail pccard. Best regards, - Nicolai Petri - Original Message - From: "Warner Losh" <[EMAIL PROTECTED]> To: "John Kozubik" <[