On 5/19/2012 7:43 PM, Outback Dingo wrote:
Just reinstalled my development environment, once i get the WRT sources
pulled down ill get on this and test it, if its good ill commit it for
you. sometime later this evening most likely.
Excellent, most appreciated!
Thanks,
Robert Vineyard
_
On Sat, May 19, 2012 at 7:02 PM, Robert Vineyard wrote:
> Any movement on this? I've posted the first section of a guide for building
> a software network tap based on OpenWRT and Daemonlogger at
> http://vinsec.blogspot.com, and I've already had significant interest from
> folks at Sourcefire, Ma
Any movement on this? I've posted the first section of a guide for
building a software network tap based on OpenWRT and Daemonlogger at
http://vinsec.blogspot.com, and I've already had significant interest
from folks at Sourcefire, Mandiant, and elsewhere for the publication of
this work to a m
List available switches.
As part of the usage message or when the switch name was mistyped,
show the user a summary of switch devices available in the system.
Signed-off-by: Tobias Diedrich
Index: package/swconfig/src/cli.c
===
--
On 3/28/11 2:51 PM, Florian Fainelli wrote:
> The answer I would give you now is: your contributions on ramips (and other)
> are more than welcome, and wait a bit more until you have proven to be a
> trustworthy contributor (I have no doubt you are) and you might get commit
> access.
>
> Proba
We talked about how this could be improved... we're more than a year down the
road, and I'm not seeing much difference.
Maybe we need to talk about this more?
Or try harder?
On 3/24/11 2:17 PM, Luka Perkov wrote:
> Dear OpenWrt developers and other openwrt-devel readers,
>
> first I would lik
Philip Prindeville wrote:
> For what it's worth, getting the mac address with iproute is trivial.
>
> ip -o link show dev $iface | awk '{print $13;}'
But I think you can't assume it's available.
Also the oneliner above doesn't work:
root@OpenWrt:/# ip -o link show dev wlan0 | awk '{print $13;}'
D
For what it's worth, getting the mac address with iproute is trivial.
ip -o link show dev $iface | awk '{print $13;}'
On 5/19/12 4:18 AM, Tobias Diedrich wrote:
> Avoid "ifconfig down" if the macaddr is not going to change.
>
> For wireless interfaces, downing the interface after hostapd has
>
Hi,
19.05.2012 18:10, Brian J. Murrell:
[...]
To do this though, I need a kexec-ing image I can flash to my router to
become my "boot loader".
Anyone got one for an ar71xx?
Yes. I sometimes use kexec to chain-boot debian from USB hard disk on
wndr3800. I'm using backfire 10.03.1 slightly patch
Hi boys, Im trying to compile OpenWrt backfire (trunk or stable) with
support for GSPCA camera with spca1528 chipset (sunplus), exactly /ID
04fc:1528 Sunplus Technology Co., Ltd SPCA1527A/SPCA1528 SD card camera
(webcam mode)/.
I have two options:
1. Compile the GSPCA driver V4L version on
I really want to start testing some new/different firmwares but I don't
really have an "experimental" router to do it on. Thus, I'd like to get
my router (DIR-825) into a state where I can change what I boot and run
with simply by swapping USB storage devices.
That way I can have a "working produ
On 2012-05-19 12:18 PM, Tobias Diedrich wrote:
> Avoid "ifconfig down" if the macaddr is not going to change.
>
> For wireless interfaces, downing the interface after hostapd has
> been started is unsupported and not guaranteed to work at all, but
> that is exactly was OpenWRT does right now (mayb
Avoid "ifconfig down" if the macaddr is not going to change.
For wireless interfaces, downing the interface after hostapd has
been started is unsupported and not guaranteed to work at all, but
that is exactly was OpenWRT does right now (maybe not for netifd).
And in this case it was alrady set by
On Fri, May 18, 2012 at 6:21 PM, Tobias Diedrich wrote:
>> So, maybe we should do it the safe way and just register a safe default
>> of 20dBm for all channels?
>
> AFAIU that would cap you to 20dBm even if you are in a country that
> has higher limits (e.g. 27dBm in the US?).
Not necessarily bec
14 matches
Mail list logo