On Wednesday 04 May 2016 11:17:35 Ilario wrote:
2016-05-04 1:48 GMT+02:00 Gio <gio(a)diveni.re>re>:
On Wednesday 04 May 2016 01:20:02 Ilario Gelmetti
wrote:
batctl if
prints just
eth0-2_118: active
while I expected to see also the wireless interfaces here
This was a bug should be already fixed in latest commit
# ps |grep bmx
3509 root 1168 S grep bmx
so no bmx daemon is running?
Strange, can you reproduce with latest commit?
Which lime-build commands are you using to compile your image?
I compiled yesterday night using:
cd lime-build
git checkout develop
git pull
make T=tl-wdr3600 LIME_GIT_BRANCH=sandbox/vlanzero UPDATE=1 build
so I had all the commits that are present now in the develop branch,
nothing was missing, below here you can see the commits I had.
Anyway I'm going to test it again tonight compiling from develop branch.
cd lime-build/build/lime-packages ; git log
commit 4d7804dea23aea60377eb8686a1290573e98796d
Author: Gio <gio(a)eigenlab.org>
Date: Mon May 2 23:31:37 2016 +0200
lime-proto-olsr6: respect specific interface and permit olsr
interfaces IP overriding
commit a22c05c4fff44e3f1ae06ed485e772c5f6debea8
Author: Gio <gio(a)eigenlab.org>
Date: Mon May 2 19:27:53 2016 +0200
fixup! network.createVlanIface return a dummy but valid non
vlan interface if vid is 0
commit 06a1b33f4d835716d92a271db06da8fe84916042
Author: Gio <gio(a)eigenlab.org>
Date: Mon May 2 18:20:19 2016 +0200
lime-proto-olsr: respect specific interface and permit olsr
interfaces IP overriding
commit f890a529b0733ea3873f6b6d2d1767a28e6abbb9
Author: Gio <gio(a)eigenlab.org>
Date: Mon May 2 18:18:13 2016 +0200
network.createVlanIface return a dummy but valid non vlan
interface if vid is 0
commit bef8a5bc9aee2eb3b5df58ede6f765ffa76550b3
Author: Gio <gio(a)eigenlab.org>
Date: Tue May 3 02:04:42 2016 +0200
network.clean now delete also rules and routes created by lime
commit 392b883f573df8cc163b283c21f3458070dd5c9a
Author: Gio <gio(a)eigenlab.org>
Date: Thu Apr 28 11:10:48 2016 +0200
Put specific flag in the right place (solves bug discovered
during LimeCat)
commit 3773af71e55058dbde8894648c21e9bb2273a778
Author: Gio <gio(a)eigenlab.org>
Date: Wed Mar 9 23:05:43 2016 +0100
remove repository customizer for develop branch
commit 01c6ef9ba9f1b557a11ad184b2385b9f6ac27500
Merge: 6324dc3 9e4e0bb
Author: Gioacchino <gmazzurco89(a)gmail.com>
Date: Wed Mar 9 22:55:22 2016 +0100
Merge pull request #40 from ilario/sandbox/conditional-dependency
Change to conditional dependencies for lime-proto-x
Please try again with last changes
>> sniffing on the ethernet ports of the router
I can see batman packets
>> coming out just on the WAN port and not on the LAN ports.
>
> more investigation needed
This is normal as lime-proto-batadv now use ethernet interface for mesh only
if a specific section (like the wan) enables batman-adv on that interface
otherwise it doesn't use it as it seems batman-adv randomly get confused if
used on interfaces used in lan too
Ah, I forgot to specify that the dhcp client was
working just on the
WAN port, so the WAN port was correctly identified by
lime-hwd-openwrt-wan
Perfect!
>> I compiled the image using the new
recommended system: lime-build
>> then I noticed that some of the packets that was suggested to deselect
>> by the old traditional compilation guide are indeed selected here:
>> CONFIG_PACKAGE_odhcpd=y
>> CONFIG_PACKAGE_firewall=y
>
> more investigation needed
Can you open a iussue on github about this so we don't forget to talk about
this before the new release ?
Personally i am almost sure that odhcpd should be taken out while firewall we
should discuss it although libremesh can work both with or without filrewall
package (so i would remove that for simplicity and image size)
Cheers!
Please take advantage of being all the devs in the
same place for
discussing this, once decided to keep or not these packages the
problem is super easy to solve adding a line here I think:
https://github.com/libre-mesh/lime-build/blob/develop/configs/ath-lime-basic
Keep up
with the good work :D
Ilario
Cheers and thanks for feedback!
Thank you :D
Ilario
_______________________________________________
Dev mailing list
Dev(a)lists.libre-mesh.org
https://lists.libre-mesh.org/mailman/listinfo/dev