Re: [OpenWrt-Devel] [PATCH] hostadp/netifd Full Dynamic VLAN support

2014-03-17 Thread Joseph CG Walker
And an interesting idea at that... My initial reaction says that this sort of defeats the purpose of "dynamic" vlan. The radius server (and in our case Active Directory attributes) determines what VLAN a client gets placed on. Having to specify what vlans might be used beforehand seems counter p

Re: [OpenWrt-Devel] [PATCH] hostadp/netifd Full Dynamic VLAN support

2014-03-17 Thread Helmut Schaa
Hi Joe, On Sat, Mar 15, 2014 at 2:59 AM, Joseph CG Walker wrote: > Are there any other steps / edits required to get this patch committed? Just a quick comment: Wouldn't it be nicer to add a new wifi interface type "ap_vlan" so netifd would be aware of interface bringup/bridging instad of just

Re: [OpenWrt-Devel] [PATCH] hostadp/netifd Full Dynamic VLAN support

2014-03-14 Thread Joseph CG Walker
Are there any other steps / edits required to get this patch committed? Thanks, Joe On Mon, Mar 3, 2014 at 2:50 PM, Joseph CG Walker wrote: > On 03/03/2014 01:14 PM, Felix Fietkau wrote: >> On 2014-03-03 17:59, Joseph CG Walker wrote: >>> >>> This patch brings full dynamic vlan support to netif

Re: [OpenWrt-Devel] [PATCH] hostadp/netifd Full Dynamic VLAN support

2014-03-03 Thread Joseph CG Walker
On 03/03/2014 01:14 PM, Felix Fietkau wrote: > On 2014-03-03 17:59, Joseph CG Walker wrote: >> >> This patch brings full dynamic vlan support to netifd that existed in >> hostapd.sh in Attitude Adjustment. >> >> This email was originally sent to n...@openwrt.org, but the CC to the devel >> list w

Re: [OpenWrt-Devel] [PATCH] hostadp/netifd Full Dynamic VLAN support

2014-03-03 Thread Felix Fietkau
On 2014-03-03 17:59, Joseph CG Walker wrote: > > This patch brings full dynamic vlan support to netifd that existed in > hostapd.sh in Attitude Adjustment. > > This email was originally sent to n...@openwrt.org, but the CC to the devel > list was rejected, this email is another attempt at a CC.

Re: [OpenWrt-Devel] [PATCH] hostadp/netifd Full Dynamic VLAN support

2014-03-03 Thread Joseph CG Walker
On 03/03/2014 12:29 PM, Vittorio G (VittGam) wrote: > Hi Joseph, > > Thank you for the patch! But there is an error here: > > On Mar 3, 2014 5:59 PM, "Joseph CG Walker" > mailto:joe%2bopen...@chubbypenguin.net>> > wrote: > >> +define Package/hostpad-common/conffiles >> +/etc/config/hostpad.vlan

Re: [OpenWrt-Devel] [PATCH] hostadp/netifd Full Dynamic VLAN support

2014-03-03 Thread Vittorio G (VittGam)
Hi Joseph, Thank you for the patch! But there is an error here: On Mar 3, 2014 5:59 PM, "Joseph CG Walker" wrote: > +define Package/hostpad-common/conffiles > +/etc/config/hostpad.vlan > +endef Hostpad instead of hostapd. ;) Regards, Vittorio G ___

[OpenWrt-Devel] [PATCH] hostadp/netifd Full Dynamic VLAN support

2014-03-03 Thread Joseph CG Walker
This patch brings full dynamic vlan support to netifd that existed in hostapd.sh in Attitude Adjustment. This email was originally sent to n...@openwrt.org, but the CC to the devel list was rejected, this email is another attempt at a CC. Signed-off-by: Joseph CG Walker diff --git a/package/