| Commit message (Collapse) | Author | Age |
... | |
|
|
|
| |
SVN-Revision: 25911
|
|
|
|
| |
SVN-Revision: 25905
|
|
|
|
| |
SVN-Revision: 25904
|
|
|
|
| |
SVN-Revision: 25903
|
|
|
|
| |
SVN-Revision: 25891
|
|
|
|
| |
SVN-Revision: 25852
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
permissible STA listen interval, and basic rates
This introduces beacon_int and basic_rate (per wifi-device), and
dtim_period and max_listen_int (per wifi-iface) for mac80211. These
configure the beacon interval, basic rate specification, DTIM period
(one DTIM per this many beacon frames), and maximum listen interval
that a STA will be permitted to associate with. All of the new
settings are optional; if they're absent, the existing hostapd (or, in
the case of basic_rate, driver) defaults will be used.
The existing bintval property only used for type adhoc is moved from
wifi-iface to wifi-device, and is renamed to beacon_interval because
bintval isn't a great name. The beacon interval is property of the
wifi-device; while the choice between wifi-device and wifi-iface may
not be relevant with an adhoc network, there's no reason to configure
the same property one way for type adhoc and another for type ap. This
change isn't expected to cause many problems, as bintval was added
recently, in r25111.
Similarly, the list of basic rates, also added for type adhoc in
r25111, is a property of the device and not the interface. Further, it
ought to be represented in UCI as a list, not a string dependent on
the format that iw uses. I’ve moved it onto the device, renamed it to
basic_rate, and made it configurable for APs via hostapd. Finally, I
adapted it to use the same kb/s representation as mcast_rate; there's
precedent for this format in that it's also how madwifi interprets
mcast_rate.
Neither bintval nor basicrates were ever documented in the UCI
wireless configuration page on the wiki. When this change is
committed, I'll update the documentation as needed.
Signed-off-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 25837
|
|
|
|
|
|
| |
init immune against exit in the include scripts
SVN-Revision: 25835
|
|
|
|
| |
SVN-Revision: 25831
|
|
|
|
| |
SVN-Revision: 25830
|
|
|
|
| |
SVN-Revision: 25829
|
|
|
|
|
|
| |
uncompressed
SVN-Revision: 25828
|
|
|
|
|
|
| |
8k uncompressed
SVN-Revision: 25827
|
|
|
|
|
|
| |
19k uncompressed
SVN-Revision: 25826
|
|
|
|
|
|
| |
binary size a bit
SVN-Revision: 25821
|
|
|
|
| |
SVN-Revision: 25818
|
|
|
|
| |
SVN-Revision: 25815
|
|
|
|
| |
SVN-Revision: 25813
|
|
|
|
| |
SVN-Revision: 25809
|
|
|
|
| |
SVN-Revision: 25808
|
|
|
|
| |
SVN-Revision: 25802
|
|
|
|
|
|
| |
statically linked initial libgcc saves a few kb and gets rid of unused not exported functions as well should also improve the reliability of mklibs
SVN-Revision: 25800
|
|
|
|
| |
SVN-Revision: 25792
|
|
|
|
|
|
| |
optional find_root variable
SVN-Revision: 25787
|
|
|
|
|
|
| |
target /overlay as rootfs (use if is_rootfs is now deprecated) when block-extroot is installed, and as /tmp/overlay-disabled otherwise
SVN-Revision: 25786
|
|
|
|
| |
SVN-Revision: 25779
|
|
|
|
| |
SVN-Revision: 25778
|
|
|
|
| |
SVN-Revision: 25776
|
|
|
|
| |
SVN-Revision: 25775
|
|
|
|
|
|
| |
kmod-sched is selected
SVN-Revision: 25771
|
|
|
|
| |
SVN-Revision: 25756
|
|
|
|
| |
SVN-Revision: 25749
|
|
|
|
| |
SVN-Revision: 25733
|
|
|
|
| |
SVN-Revision: 25732
|
|
|
|
| |
SVN-Revision: 25723
|
|
|
|
| |
SVN-Revision: 25714
|
|
|
|
|
|
| |
hotplug handler
SVN-Revision: 25713
|
|
|
|
| |
SVN-Revision: 25702
|
|
|
|
| |
SVN-Revision: 25701
|
|
|
|
| |
SVN-Revision: 25694
|
|
|
|
| |
SVN-Revision: 25690
|
|
|
|
| |
SVN-Revision: 25688
|
|
|
|
| |
SVN-Revision: 25686
|
|
|
|
|
|
| |
properly for many line speeds
SVN-Revision: 25685
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The "Generating index for package" created by ipkg-make-index only
clutter stderr and serve to push previous warnings/errors off-screen.
Instead, send to stdout.
Note: This would send incorrect invocation messages to stdout as well.
If this is a concern, perhaps we could send them to FD 3, then send 3 to
2...
Signed-off-by: Kevin Locke <klocke@digitalenginesoftware.com>
SVN-Revision: 25678
|
|
|
|
| |
SVN-Revision: 25670
|
|
|
|
| |
SVN-Revision: 25669
|
|
|
|
| |
SVN-Revision: 25668
|
|
|
|
| |
SVN-Revision: 25656
|
|
|
|
| |
SVN-Revision: 25652
|