Re: Hi. /31 on ethernet links

2009-10-30 Thread Randy Bush
/31 on point to point ether is exceedingly common in inter-router topologies. you may be amused to also read draft-kohno-ipv6-prefixlen-p2p-00.txt randy ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To un

Re: WPI panic

2009-10-30 Thread Doug Barton
Lawrence Stewart wrote: > Doug Barton wrote: >> I cc'ed those who seem to have put the most/recent effort into >> sys/dev/wpi. >> >> Is there any objection to turning off WPI_DEBUG by default? it creates >> a lot of spam that the average user doesn't need. I use my 3945abg >> every day and haven't

WPI panic (was: Can we turn off WPI_DEBUG)

2009-10-30 Thread Lawrence Stewart
Doug Barton wrote: I cc'ed those who seem to have put the most/recent effort into sys/dev/wpi. Is there any objection to turning off WPI_DEBUG by default? it creates a lot of spam that the average user doesn't need. I use my 3945abg every day and haven't had any problems with it for ages so I th

Re: Hi. /31 on ethernet links

2009-10-30 Thread Sebastian Hyrwall
Chuck Swiger skrev: On Oct 30, 2009, at 5:22 PM, Sebastian Hyrwall wrote: A /31 subnet is only defined for point-to-point network links, per: http://www.rfc-editor.org/rfc/rfc3021.txt Ordinary ethernet links have BROADCAST flag set instead of POINTOPOINT. Well how do I set the POINTOPOINT

Re: Hi. /31 on ethernet links

2009-10-30 Thread Chuck Swiger
On Oct 30, 2009, at 4:46 PM, Sebastian Hyrwall wrote: Is there any way to use /31's on ordinary ethernet links in 7.2? "ifconfig addr dest-addr" does not work either. It keeps setting the last ip as broadcast. A /31 subnet is only defined for point-to-point network links, per: http://www.

Re: Hi. /31 on ethernet links

2009-10-30 Thread Freddie Cash
Reading the man page for ifconfig will show the "ptp" option for ifconfig, that configures the interface as a point-to-point interface.. :) On Fri, Oct 30, 2009 at 5:22 PM, Sebastian Hyrwall wrote: > Chuck Swiger skrev: > >> On Oct 30, 2009, at 4:46 PM, Sebastian Hyrwall wrote: >> >>> Is ther

Re: Hi. /31 on ethernet links

2009-10-30 Thread Chuck Swiger
On Oct 30, 2009, at 3:37 PM, Chuck Swiger wrote: ifconfig en0 inet 192.1.1.10 inet 192.1.1.2 Whoops-- copy-paste-typo; instead should be: ifconfig en0 inet 192.1.1.10 192.1.1.11 -- -Chuck ___ freebsd-net@freebsd.org mailing list http://lists.fre

Re: Hi. /31 on ethernet links

2009-10-30 Thread Chuck Swiger
On Oct 30, 2009, at 5:22 PM, Sebastian Hyrwall wrote: A /31 subnet is only defined for point-to-point network links, per: http://www.rfc-editor.org/rfc/rfc3021.txt Ordinary ethernet links have BROADCAST flag set instead of POINTOPOINT. Well how do I set the POINTOPOINT flag and remove th

Re: Hi. /31 on ethernet links

2009-10-30 Thread Sebastian Hyrwall
Freddie Cash skrev: Reading the man page for ifconfig will show the "ptp" option for ifconfig, that configures the interface as a point-to-point interface.. :) It will also show that it seems to be only for bridgeing, # ifconfig fxp0 ptp fxp0 ifconfig: unable to get bridge flags: Invalid

Re: Hi. /31 on ethernet links

2009-10-30 Thread Sebastian Hyrwall
Chuck Swiger skrev: On Oct 30, 2009, at 4:46 PM, Sebastian Hyrwall wrote: Is there any way to use /31's on ordinary ethernet links in 7.2? "ifconfig addr dest-addr" does not work either. It keeps setting the last ip as broadcast. A /31 subnet is only defined for point-to-point network links,

Hi. /31 on ethernet links

2009-10-30 Thread Sebastian Hyrwall
Hi. Is there any way to use /31's on ordinary ethernet links in 7.2? "ifconfig addr dest-addr" does not work either. It keeps setting the last ip as broadcast. Sincerley, Sebastian H ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.or

Re: bce(4) BCM5907 CTX write errors on 7.2 driver

2009-10-30 Thread Tom Judge
Tom Judge wrote: David Christensen wrote: The next test is to diable the LOM's management firmware but boot to an active network. After disabling the management firmware and doing 1 cold reboot and 3 warms all worked correctly. After re enabling the firmware and doing 1 cold reboot and 3

Re: Intel WiFi 5100/5300

2009-10-30 Thread Bernhard Schmidt
On Sunday 25 October 2009 10:24:06 Bernhard Schmidt wrote: > On Saturday 24 October 2009 21:41:39 Sam Fourman Jr. wrote: > > Just wanted to make everyone aware that OpenBSD just 1 hour ago commited > > a bunch of changes to their iwn driver. maybe some of it is useful for > > FreeBSD as well? > >