On Thu, Jul 1, 2010 at 7:20 PM, Aleksandr A Babaylov <@babolo.ru> wrote:
> On Thu, Jul 01, 2010 at 04:54:47PM -0700, Pyun YongHyeon wrote:
>> On Wed, Jun 30, 2010 at 07:00:53PM -0700, Garrett Cooper wrote:
>> > Hi,
>> > Just an observation I made while transferring a file:
>> >
>> > # time
On Thu, Jul 1, 2010 at 9:19 PM, Ian Smith wrote:
> On Thu, 1 Jul 2010, Garrett Cooper wrote:
> > On Thu, Jul 1, 2010 at 4:54 PM, Pyun YongHyeon wrote:
> > > On Wed, Jun 30, 2010 at 07:00:53PM -0700, Garrett Cooper wrote:
> > >> Hi,
> > >> Just an observation I made while transferring a fi
On Thu, 1 Jul 2010, Garrett Cooper wrote:
> On Thu, Jul 1, 2010 at 4:54 PM, Pyun YongHyeon wrote:
> > On Wed, Jun 30, 2010 at 07:00:53PM -0700, Garrett Cooper wrote:
> >> Hi,
> >> Just an observation I made while transferring a file:
> >>
> >> # time scp floppy.img somehost:
> >> Passwo
On Thu, Jul 01, 2010 at 04:54:47PM -0700, Pyun YongHyeon wrote:
> On Wed, Jun 30, 2010 at 07:00:53PM -0700, Garrett Cooper wrote:
> > Hi,
> > Just an observation I made while transferring a file:
> >
> > # time scp floppy.img somehost:
> > Password:
> > floppy.img
On Thu, Jul 1, 2010 at 4:54 PM, Pyun YongHyeon wrote:
> On Wed, Jun 30, 2010 at 07:00:53PM -0700, Garrett Cooper wrote:
>> Hi,
>> Just an observation I made while transferring a file:
>>
>> # time scp floppy.img somehost:
>> Password:
>> floppy.img 100% 1440K
On Wed, Jun 30, 2010 at 07:00:53PM -0700, Garrett Cooper wrote:
> Hi,
> Just an observation I made while transferring a file:
>
> # time scp floppy.img somehost:
> Password:
> floppy.img100% 1440KB 13.7KB/s 01:45
>
> real 1m59.400s
> user 0m0.031s
> sy
On Wed, Jun 23, 2010 at 02:30:03AM +0400, Michael Monashev wrote:
> Hi
>
> FreeBSD 8.0-RELEASE-p3
>
> $ ifconfig
> em0: flags=8843 metric 0 mtu 9216
> options=18b
> ether 00:15:17:35:1c:76
> media: Ethernet autoselect (1000baseT )
> status: active
> em1: flags=8843
On Tue, Jun 22, 2010 at 01:18:58PM +0200, Andrea Venturoli wrote:
> Hello.
>
> I'm having problems with 8.0/amd64 with the following card:
>
> a...@pci0:1:0:0:class=0x02 card=0x83041043 chip=0x10261969
> rev=0xb0 hdr=0x00
> vendor = 'Attansic (Now owned by Atheros)'
> dev
After upgrading from RELENG_8_0 to RELENG_8_1 (8.1-RC2)
I have noticed that ng_ipfw doesn't return a packet back to ipfw
after `ipfw add ... netgraph ...` due to the bug in the
sys/netgraph/ng_ipfw.c
The attached patch solves the problem.
--
Alexander
patch-sys-netgraph-ng_ipfw.c
Description: