Re: Difficulties with tcpdrop on FreeBsd 5.3

2005-03-22 Thread Bruce A. Mah
If memory serves me right, Maxim Konovalov wrote: > On Tue, 22 Mar 2005, 14:08+0200, Sergey wrote: > > How to enable TCPCTL_DROP syscall !? > > The upgrade procedure is described quite well in the handbook and > at the end of /usr/src/UPDATING. To expand on this just a bit: You can't just compi

Re: Difficulties with tcpdrop on FreeBsd 5.3

2005-03-22 Thread c0ldbyte
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 22 Mar 2005, Sergey wrote: Hello all, i have a question: OS: FreeBSD 5.3 How to install tcpdrop from /usr/src/usr.sbin/tcpdrop/ when i do make, i receive error: tcpdrop.c:43: error: `TCPCTL_DROP' undeclared (first use in this function) tcpdrop.c

Re: Difficulties with tcpdrop on FreeBsd 5.3

2005-03-22 Thread Maxim Konovalov
On Tue, 22 Mar 2005, 14:08+0200, Sergey wrote: > Hello all, i have a question: > > OS: FreeBSD 5.3 > > How to install tcpdrop from /usr/src/usr.sbin/tcpdrop/ > > when i do make, i receive error: > > tcpdrop.c:43: error: `TCPCTL_DROP' undeclared (first use in this function) > tcpdrop.c:43: error: (

Difficulties with tcpdrop on FreeBsd 5.3

2005-03-22 Thread Sergey
Hello all, i have a question: OS: FreeBSD 5.3 How to install tcpdrop from /usr/src/usr.sbin/tcpdrop/ when i do make, i receive error: tcpdrop.c:43: error: `TCPCTL_DROP' undeclared (first use in this function) tcpdrop.c:43: error: (Each undeclared identifier is reported only once tcpdrop.c:43: e