Code Monkey home page Code Monkey logo

empower-lvap-agent's People

Contributors

amckinley03 avatar bartbraem avatar bcronje avatar cffs avatar ckreibich avatar estefaniacc avatar fmanco avatar gdistasi avatar hacklschorsch avatar herlesupreeth avatar hsmtkk avatar hwl-robat avatar jensdewit avatar joonwpark avatar jpemartins avatar kohler avatar kwi-dk avatar lalithsuresh avatar larsbro avatar pnr avatar rchertov avatar rommon avatar rriggio avatar schmittner avatar springbo avatar srcman avatar tbarbette avatar tejas-subramanya avatar teknoraver avatar vlolteanu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

empower-lvap-agent's Issues

Change tx power

Hello,
Is there any way to increase txpower of WTP? I tried by adding option 'txpower' 'XX' on configuration file but nothing happend.

Include Elements

I am trying to include some elements (Ethernet, local) ,aside with yours, in your code but when i compile with Make -j 3 from empower-openwrt i get "undefined reference.." from those included elements.
Are you enabling your own elements before compiling openwrt ?

Make Error

make -j 3

In file included from ../elements/empower/empower11k.cc:31:
../elements/empower/empowerpacket.hh:568:50: error: use of undeclared identifier 'htobe64'
void set_tsft(uint64_t tsft) { _tsft = htobe64(tsft); }

bug in the empowerqosmanager

I found a bug in the empowerqosmanager.

In the test scenario I have 1 LVAP and 0 VAPs.

At line 210 of file empowerqosmanager.cc, the "is_unique_lvap" function is called whenever broadcast packets are processed by the click element; this function returns false if an LVAP is present but it is not part of an VAP, resulting in the the packet being dropped.
Changing the behaviour of this part of the code fixed the issue, although a definitive fix should consider the bigger picture

Lvap agent build fails

After make -j N(cores) i get:

Download failed.
--2017-03-08 18:02:13-- http://downloads.openwrt.org/sources/linux-3.18.44.tar.xz
Resolving downloads.openwrt.org (downloads.openwrt.org)... 78.24.191.177
Connecting to downloads.openwrt.org (downloads.openwrt.org)|78.24.191.177|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-03-08 18:02:13 ERROR 404: Not Found.

Download failed.
No more mirrors to try - giving up.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.