Re: network.subr vlan handling broken

2014-06-20 Thread John Hay
Hi Hiroki, On Fri, Jun 20, 2014 at 12:48:03PM +0900, Hiroki Sato wrote: > John Hay wrote > in <20140619103513.ga92...@zibbi.meraka.csir.co.za>: > > jh> Hi Guys, > jh> > jh> freebsd-rc did not react, so I'm just checking on -net too. > jh> > jh> I found after upgrading that vlan handling broke.

Re: network.subr vlan handling broken

2014-06-19 Thread Hiroki Sato
John Hay wrote in <20140619103513.ga92...@zibbi.meraka.csir.co.za>: jh> Hi Guys, jh> jh> freebsd-rc did not react, so I'm just checking on -net too. jh> jh> I found after upgrading that vlan handling broke. I tried the following: jh> jh> vlans_bce1="6" jh> ipv4_addrs_bce1_6="inet 10.239.100.2/2

network.subr vlan handling broken

2014-06-19 Thread John Hay
Hi Guys, freebsd-rc did not react, so I'm just checking on -net too. I found after upgrading that vlan handling broke. I tried the following: vlans_bce1="6" ipv4_addrs_bce1_6="inet 10.239.100.2/24" ifconfig_bce1_6_aliases="inet 10.239.100.2/24" ifconfig_bce1_6_alias0="inet 10.239.100.2/24" I tr