Re: RADIX_MPATH / FreeBSD Routing

2011-12-13 Thread Joe Holden
Hi Pierre, Just realised I didn't reply-all when responding to Qing... it is definitely only during deletes although the volume of deletes doesn't need to be significant to trigger it, I'll report back to the list as and when. Thanks, Joe Pierre Lamy wrote: I believe the problem can be manu

Re: FreeBSD 8 as an IPv6 router

2011-12-13 Thread Doug Barton
On 12/13/2011 16:41, Hiroki Sato wrote: > I do not think it is a good idea that the rtadvd daemon automatically > splits prefixes shorter than 64 to ones with just 64. "Which prefix > should be advertised" is one of things which a sysadmin must specify > explicitly when it receives prefixes sh

Re: FreeBSD 8 as an IPv6 router

2011-12-13 Thread Mattia Rossi
On 14/12/2011 11:41, Hiroki Sato wrote: Mattia Rossi wrote in<4ee7cdbe.1090...@swin.edu.au>: mr> Ok, this is something I always get a bit confused with. I understand mr> that it's the right clean thing to set up a /64 on the interface which mr> sends router advertisements, but I also woul

Re: "ifconfig media off"?

2011-12-13 Thread Marius Strobl
On Tue, Dec 13, 2011 at 10:53:48AM -0800, YongHyeon PYUN wrote: > On Tue, Dec 13, 2011 at 11:04:51AM +0100, Stefan Bethke wrote: > > Am 13.12.2011 um 03:50 schrieb YongHyeon PYUN: > > > > > On Tue, Dec 13, 2011 at 12:56:22AM +0100, Stefan Bethke wrote: > > >> I'm currently writing a driver to conf

Re: FreeBSD 8 as an IPv6 router

2011-12-13 Thread Hiroki Sato
Mattia Rossi wrote in <4ee7cdbe.1090...@swin.edu.au>: mr> Ok, this is something I always get a bit confused with. I understand mr> that it's the right clean thing to set up a /64 on the interface which mr> sends router advertisements, but I also would expect by nature, that mr> whatever prefixl

Re: FreeBSD 8 as an IPv6 router

2011-12-13 Thread Mattia Rossi
On 14/12/11 04:07, Hajimu UMEMOTO wrote: Hi, On Tue, 13 Dec 2011 20:11:45 +1030 "Daniel O'Connor" said: doconnor> On 13/12/2011, at 19:54, Hajimu UMEMOTO wrote: doconnor> Is there a way to tweak it to do the right thing? Perhaps, sla-len should be 8. doconnor> Ahh many thanks, that se

Re: "ifconfig media off"?

2011-12-13 Thread YongHyeon PYUN
On Tue, Dec 13, 2011 at 10:44:05AM +0100, Andre Oppermann wrote: > On 13.12.2011 03:50, YongHyeon PYUN wrote: > >On Tue, Dec 13, 2011 at 12:56:22AM +0100, Stefan Bethke wrote: > >>I'm currently writing a driver to configure an ethernet switch chip (see > >>TL-WR1043ND on -embedded). > >> > >>I not

stable/7 bce(4) out of buffers

2011-12-13 Thread Sean Bruno
Looks like we're pushing the BCM5716 really hard. Is there any way to give the net adapter a bit more space? e.g. dev.bce.0.com_no_buffers: 130228 Sean hw.bce.msi_enable: 1 hw.bce.tso_enable: 1 dev.bce.0.%desc: Broadcom NetXtreme II BCM5716 1000Base-T (C0) dev.bce.0.%driver: bce dev.bce.0.%lo

Re: "ifconfig media off"?

2011-12-13 Thread YongHyeon PYUN
On Tue, Dec 13, 2011 at 11:04:51AM +0100, Stefan Bethke wrote: > Am 13.12.2011 um 03:50 schrieb YongHyeon PYUN: > > > On Tue, Dec 13, 2011 at 12:56:22AM +0100, Stefan Bethke wrote: > >> I'm currently writing a driver to configure an ethernet switch chip (see > >> TL-WR1043ND on -embedded). > >>

Re: FreeBSD 8 as an IPv6 router

2011-12-13 Thread Hajimu UMEMOTO
Hi, > On Tue, 13 Dec 2011 20:11:45 +1030 > "Daniel O'Connor" said: doconnor> On 13/12/2011, at 19:54, Hajimu UMEMOTO wrote: > doconnor> Is there a way to tweak it to do the right thing? > > Perhaps, sla-len should be 8. doconnor> Ahh many thanks, that seems work work. You are welcome.

Re: "ifconfig media off"?

2011-12-13 Thread Eugene Grosbein
13.12.2011 06:56, Stefan Bethke пишет: > I'm currently writing a driver to configure an ethernet switch chip (see > TL-WR1043ND on -embedded). > > I noticed that there doesn't seem to be a way to power down a phy right now > through the ifconfig media command. > > Would there be objections to e

Re: FBSD9 atheros-n

2011-12-13 Thread cyberGn0m
Do you need only usb atheros n-card? I have one integrated inside my sony vaio vpc f11z1r. 13.12.2011 7:54 пользователь "Adrian Chadd" написал: > There's no Atheros 11n USB support at the present moment, sorry. I'm > too busy with the PCI/PCIe stuff and net80211 related changes to try > and also

Re: "ifconfig media off"?

2011-12-13 Thread Stefan Bethke
Am 13.12.2011 um 03:50 schrieb YongHyeon PYUN: > On Tue, Dec 13, 2011 at 12:56:22AM +0100, Stefan Bethke wrote: >> I'm currently writing a driver to configure an ethernet switch chip (see >> TL-WR1043ND on -embedded). >> >> I noticed that there doesn't seem to be a way to power down a phy right

Re: "ifconfig media off"?

2011-12-13 Thread Andre Oppermann
On 13.12.2011 03:50, YongHyeon PYUN wrote: On Tue, Dec 13, 2011 at 12:56:22AM +0100, Stefan Bethke wrote: I'm currently writing a driver to configure an ethernet switch chip (see TL-WR1043ND on -embedded). I noticed that there doesn't seem to be a way to power down a phy right now through the

Re: FreeBSD 8 as an IPv6 router

2011-12-13 Thread Daniel O'Connor
On 13/12/2011, at 19:54, Hajimu UMEMOTO wrote: > doconnor> Is there a way to tweak it to do the right thing? > > Perhaps, sla-len should be 8. Ahh many thanks, that seems work work. Such are the risk when you copy things off the internet :) > > Sincerely, > > -- > Hajimu UMEMOTO @ Internet M

Re: "ifconfig media off"?

2011-12-13 Thread sthaug
> > I'm currently writing a driver to configure an ethernet switch chip (see > > TL-WR1043ND on -embedded). > > > > I noticed that there doesn't seem to be a way to power down a phy right now > > through the ifconfig media command. > > > > Would there be objections to extend the media subtype d

Re: FreeBSD 8 as an IPv6 router

2011-12-13 Thread Hajimu UMEMOTO
Hi, > On Tue, 13 Dec 2011 19:46:42 +1030 > "Daniel O'Connor" said: doconnor> I have the following dhcp6c.conf.. doconnor> interface eth0 { doconnor> information-only; doconnor> }; doconnor> interface tun0 { doconnor> send ia-pd 0; doconnor> }; doconnor> id-assoc pd { do

Re: FreeBSD 8 as an IPv6 router

2011-12-13 Thread Daniel O'Connor
On 13/12/2011, at 19:41, Hajimu UMEMOTO wrote: > The prefixlen of assigend IPv6 address have to be 64 to SLAAC work > correctly. OK. I have the following dhcp6c.conf.. interface eth0 { information-only; }; interface tun0 { send ia-pd 0; }; id-assoc pd { prefix-interface

Re: FreeBSD 8 as an IPv6 router

2011-12-13 Thread Hajimu UMEMOTO
Hi, > On Tue, 13 Dec 2011 14:32:12 +1030 > "Daniel O'Connor" said: doconnor> [midget 14:29] ~ >ifconfig eth0 doconnor> eth0: flags=8943 metric 0 mtu 1500 doconnor> options=219b doconnor> ether 00:1b:21:94:ab:13 doconnor> inet 10.0.2.1 netmask 0xff00 broadcas

Re: FreeBSD 8 as an IPv6 router

2011-12-13 Thread Daniel O'Connor
On 13/12/2011, at 18:25, Hiroki Sato wrote: > do> I am running rtadvd with an empty configuration, and I get my IPv6 > do> range by using dhcp6c from my ISP which I connect to via PPPoE using > do> PPP. > > Can you see any change in the clients if you put the following line > into /etc/rtadvd.con