hw.bge.forced_collapse

2009-12-03 Thread Igor Sysoev
I saw commit introducing hw.bge.forced_collapse loader tunable. Just intresting, why it can not be a sysctl ? -- Igor Sysoev http://sysoev.ru/en/ ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscr

Re: kern/141134: [ppp] "ioctl (SIOCAIFADDR): File exists" error when configuring ppp interfaces

2009-12-03 Thread linimon
Old Synopsis: "ioctl (SIOCAIFADDR): File exists" error when configuring ppp interfaces New Synopsis: [ppp] "ioctl (SIOCAIFADDR): File exists" error when configuring ppp interfaces Responsible-Changed-From-To: freebsd-bugs->freebsd-net Responsible-Changed-By: linimon Responsible-Changed-When: Thu

ifconfig: BRDGADD tun0: Invalid argument

2009-12-03 Thread Boris Kochergin
Ahoy. I have an 8.0-RELEASE/i386 machine (installed clean from the CD, so no kernel/world mismatches are possible) on which I am trying to add a tun device to a bridge: # ifconfig tun0 create # ifconfig bridge0 create # ifconfig ... tun0: flags=8010 metric 0 mtu 1500 bridge0: flags=8843 metric

O maior Natal de todos os tempos - Celular Motorola W233 10 x 16, 94 ou a vista R$ 140,00

2009-12-03 Thread Lojas Rai
Caso não esteja visualizando este e-mail, [1]veja aqui. [2]3D"" [3][LINK]-[4]="" [5]3D"" [6]3D"" [7]3D"" [8]3D"" [9]3D"" Descadastre-se caso não queira receber mais e-mails. [log_em=] References 1. file://localhost/tmp/3D"ht 2.

Re: generating routing message on LL address change

2009-12-03 Thread Bruce Simpson
Harti Brandt wrote: Hi all, I would like to commit the following patch. It generates an RTM_IFINFO message when the link-layer address of an interface is changed. This should be no problem for routing daemons, because the same messages are also generated when other interface state changes. Ar