Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/libremesh/lime-packages

LibreMesh packages configuring OpenWrt for wireless mesh networking
https://github.com/libremesh/lime-packages

Merge branch 'feature/upstreamization' into develop

24219d928fe92f2874c751592620953968578ba1 authored over 10 years ago
set multicast_mode=0 on bat0 since in it's current implementation it doesn't let ff02::1 packets pass through

34ffb6bc3a266b3587751f9a2cb0295de19c3f5e authored over 10 years ago
don't destroy /etc/config/batman-adv config on clean

4506e48aa87d536db605de7d202b3e8d5d8d2170 authored over 10 years ago
Don't set anything in /etc/config/lime by default in standard package (comment all lines)

94f268409cd70219b8b1497af9947ba5c9e4707b authored over 10 years ago
sanitize linuxBaseIfName to allow putting 802.1ad vlans on top of things like eth0.1

8dc2e647443aab1b12d0143b12507eb95be2fe7e authored over 10 years ago
don't add garbage options (suffixed with _Xghz) to wireless.wifi-ifaces

cdc281f87451e92395507151fb29c4238f74f6ef authored over 10 years ago
don't scan for and configure every ethernet device - instead, consider only those already in br-lan

4c030d544c81252064a1f6349744903a9448b10c authored over 10 years ago
wlan interfaces should never be mentioned in network.lan.ifname

94c9690cd180480ec894a524868978cbd7b3f32b authored over 10 years ago
dnsmasq refuses to start if /etc/dnsmasq.d doesn't exist. Create it.

5a6ed34660008a22fb30af5b0d266d1454d2c818 authored over 10 years ago
fix some libuci calls

606f1310af911d42605a15ac68ae5e9e8fb2c548 authored over 10 years ago
fix lime-debug Makefile

fcc2776ed98233392cc989c77da32586719a7d69 authored over 10 years ago
Adapt batman-adv-auto-gw-mode Makefile to LiMe style

bf1fb001ee9850d8e20f64b91ad877a4eecc14ce authored over 10 years ago
Import package 'batman-adv-auto-gw-mode' from altermesh-packages

7067e09140deb41ed2ea743ca0cd7ea576e48644 authored over 10 years ago
Merge pull request #3 from ilario/develop

switched sprunge from curl to netcat and restored as lime-debug dependency

9bfab756489ce6591de9b10197c405eaa8d2554b authored over 10 years ago
switched sprunge from curl to netcat and restored as lime-debug dependency

f03ee9d0c705a077db1119e9ff92679b7f9932a7 authored over 10 years ago
Add luci-theme-bootstrap and luci-i18n-english as dependency for lime-webui

8b4aaef973a64bf2c955aaa48453e2a3044a8f68 authored over 10 years ago
Remove sprunge as dependency for lime-debug because it depends on curl so needs libcurl and openssl, too many dependences for lime-debug (more than 700kB).

Please, use busybox wget instead of curl

612c4fbae87bb8fd0617f3acb5bd3ce17365c8ec authored over 10 years ago
lime-system: firewall module must have a clean() method

9673b15feb99277dccb877653054ca93a3bebb5b authored over 10 years ago
batman-adv-auto-gw-mode needs bat0 to be in gw_mode=client by default

acc9166c4ddf4e2db9598b5a15ea8c0877292fd4 authored over 10 years ago
Add metapackage for an altermesh-like firmware based on LiMe

ff78e7e0b6aaa650e84b58210140889ec8400855 authored over 10 years ago
Adapt batman-adv-auto-gw-mode Makefile to LiMe style

db644b5ba61a0b29e28e956ccb9031d19dcfade5 authored over 10 years ago
Import package 'batman-adv-auto-gw-mode' from altermesh-packages

037319684a91c231d4569f325509ca1f05ccc536 authored over 10 years ago
batman-adv-auto-gw-mode: stab at fixing a race condition with dnsmasq starting at boot

3123757b791677027ea8e4bef39fb968bbc682cb authored over 10 years ago
batman-adv-auto-gw-mode: reload dnsmasq instead of stopping it, to allow DHCP on other networks than lan

889d259bdb52e531a07373baaa41170a7b3c3c69 authored over 10 years ago
disable dhcp in lan, just in case dnsmasq is restarted later

e4dee634f98fdf59ba423f0e0d5d572a40f8a695 authored over 10 years ago
batman-adv-auto-gw-mode: bump version 3.1

cb52e3aae7530f00a5d7a8f7b433605a383d2966 authored over 10 years ago
batman-adv-auto-gw-mode: hopefully a definite fix for the dhcpv4/v6 requests with cleaner ifup/ifdown

ff43a3321f9b659725073f076947fdd1af2c17a0 authored over 10 years ago
batman-adv-auto-gw-mode: dhcpv6 reqprefix=no was wrong

8c5a557724f9bc41b0b00df11149bb3f0403e2a8 authored over 10 years ago
simplify versioning using a hg hook that spits out date-rev

9c5e7353ad708ef042394648907583f5b5f2aa82 authored over 10 years ago
batman-adv-auto-gw-mode: even more relaxed dnsmasq when upstream is a gw_mode=master

4fc5677a49184f1b62751d60c4fd863c6d6b1c4e authored over 10 years ago
batman-adv-auto-gw-mode: bump to version 3, crash fixed, now compatible with netifd/ubus framework

0339e804ab69a9c7c060dcd60c641e6b55db7c96 authored over 10 years ago
put resolvers in dhcp.@dnsmasq[0].server, and don't destroy /etc/resolv.conf or /etc/config/dhcp

f6f27bde5ef056324c5a0d5aef1d0163cb99c1d3 authored over 10 years ago
move bmx+ mtu_fix firewall zone into lime-proto-bmx6

54db7829f13c5e1f42cc04e694d11b282da4901f authored over 10 years ago
drop lime-init framework; relocate scripts into /etc/firewall.user.d/ and /etc/rc.local.d/

854c93744e8e85c98be67dc9466212d0ad2ed3ff authored over 10 years ago
rewrite firewall.lua to respect and adapt /etc/config/firewall

c415a32e8e77904e11ca2033337b45ee84829e99 authored over 10 years ago
Merge branch 'feature/dnsmasq-lease-share' into develop

0236f4d093dbea359f468e6ab66dbadecc0ec1f1 authored over 10 years ago
fixup Makefile from 'rework dnsmasq integration'

6397549e4b0f72054acca3932e829476cdb8f321 authored over 10 years ago
Merge branch 'feature/dnsmasq-lease-share' into develop

68dddf33bbedfcf6c027cbc9ef1695d9529a8978 authored over 10 years ago
lua code cleanup: remove unnecessary ';' at line endings

9641e783cab49559b2f5f2924b4dcdfc3a33f7be authored over 10 years ago
move code into new function receive_dhcp_hosts()

912dee4f3cc4958f481d7c5953a7059dfb39e2fc authored over 10 years ago
rework dnsmasq integration: use dhcp-hostsfile as database, which gets reread on HUP, avoiding a full daemon restart

11869a13976b7bd1cad95226ab02ab2c0100a1d8 authored over 10 years ago
lime-hwd-usbradio: multiple optimizations

74f23beab3fae88cea3d947cd2788f2de0bd91d8 authored over 10 years ago
lime-system: added inline documentation for hardware_detection module

d3fa39f371f92b9838518518cdfa02d209614b42 authored over 10 years ago
lime-hwd-usbradio: added inline documentation

1b7206a9a28c30a95c9999e82f64c187bd97a6f2 authored over 10 years ago
Merge pull request #2 from ilario/develop

Divided sprunge package from lime-debug package

adb5cdeed9fb2cbdaf09ded6efd4caa9854c97ad authored over 10 years ago
Divided sprunge package from lime-debug package

Added sprunge dependency in lime-debug

Added more help

2815b121cbd01c680ea1e1dd5dfce7d3f54324c9 authored over 10 years ago
lime-hwd-usbradio: added documentation for hotplug-hook.sh

1dd2c3a4d700ff7a93b569b69365abbf54fa5afc authored over 10 years ago
libre-hwd-usbradio: Makefile strip also aligned documentation

489bef2cade014b19b2c691404ae160b19105b6f authored over 10 years ago
libre-hwd-usbradio: Makefile added *.sh documentation stripping

a009aba3311a6fee2001b56b0a1fe31d4a29838e authored over 10 years ago
Improved sprunge debug commend

9dc29b2e67855ceb1f3125e88cfe15b957067167 authored over 10 years ago
lime-hwd-usbradio: use get_all instead of get to check section existence

lime-system: config.get_all return nil instead of a empty table if section does not exists

4358404d63870afb76ae91a6525d0fcc294736bb authored over 10 years ago
lime-hwd-usbradio: added depends kmod-ath9k-htc

45a96242fef2e8be98988741f4872ed6d2abd2d3 authored over 10 years ago
lime-hwd-usbradio: sintax fix

8d14665915ab8b0564e9cb5008dd817845ca7a7f authored over 10 years ago
Added tip4commit link

8a6530643a5793798ff0d7215055764b78e704a3 authored over 10 years ago
lime-hwd-usbradio: reconfigure completely calling lime-system on hardware changes

25c2a8f842b665a2d66615051c0fe07741afe589 authored over 10 years ago
lime-hwd-usbradio: almost complete usbradio module

258a66e33afb4bc559be68bf2be3e830669c91d8 authored over 10 years ago
added kate swap file to gitignore

16030ba917fb0c7cca0f292e2054862821b61c2f authored over 10 years ago
lime-hwd-usbradio: ht_capab removed

cb0b2ff925588eab3f0f280628054a76c1ef1219 authored over 10 years ago
lime-system: Hardware detection lime module implement clean and configure

24dd9b9f6bbbef6e74167f60ebedd37bd59c13f7 authored over 10 years ago
Merge branch 'feature/8021ad' into develop as discussed at backbone 409

8fbaf629734120ae6f1459bc91de4d9376ee4df5 authored over 10 years ago
lime-system: preserve the order of modules

5d47c7f88434179147d0703dc3fa5fb36d1d4403 authored over 10 years ago
lime-system: initial work on hardware detection lime module

f592f0a968626b8f487e2df972385eb7c779e9c7 authored over 10 years ago
lime-hwd-usbradio: initial work on usb radio detection

e02c3fc17db5eaa14048abd58345aebd74f93e07 authored over 10 years ago
Merge branch 'feature/qmp-legacy' into feature/8021ad

149271454fbcc3093cadc7a466ab59537aec7151 authored over 10 years ago
Merge branch 'feature/eigennet-legacy' into feature/8021ad

26b56d0cbaf73f0ffa30243393fdfaac27d4e645 authored over 10 years ago
added qmp legacy compatibility proto

35815618ee2ff5f2551581fd9d9b2e55f6d9a180 authored over 10 years ago
added eigennet legacy compatibility proto

dbfdfc8caeff429262618ef94f581aeacaf2ca7c authored over 10 years ago
lime-system: proto lan avoid protoVlan interfaces

39a479d6c7ad6626a6bae113c001f5fe014740c1 authored over 10 years ago
lime-system: clean also device generated by lime

82e09ce7f6258b9bd812edbfec31606587ce025c authored over 10 years ago
lime-debug: add batctl as dependency

a0dd58f3bb6e3c482897f6d9bab2d0bc0086f3fc authored over 10 years ago
lime-debug: Added sprunge for easier debug

0b9133a7420f98c1d1eae4cc30de81935117c91e authored over 10 years ago
Move mtu and MAC to device section where they belong

3f8da36f056a6d0bad1be30713cb2d28a654634f authored over 10 years ago
lime-proto-{batadv, bmx6} now accepts AP wlan interfaces

c7960f514768a779d8246b15acbdf0d242304223 authored over 10 years ago
lime-system: network.scandevices() filter out just proto vlans

3688e252364ed47adcf128b788fbb72352fe75cf authored over 10 years ago
avoid netifd misunderstoonding and vlan code duplication creating network.createVlanIface

073b9d3f2d7af43207a89750a46031da796e5d2b authored over 10 years ago
lime-proto-{bmx6, batadv} now uses 802.1ad vlan (depend on newer netifd)

a17de2c275d2d3a35a8c547e9362717f031dfde6 authored over 10 years ago
Add libiwinfo-lua as dependency for the web-ui (needed for scans)

ebcc98cf2c867578387593bc885ca2d9275a8230 authored over 10 years ago
move code into add_lease, del_lease functions, and implement command==old

cd7e8d87c6e99e8fc39313a5c35937b8decb5f0a authored over 10 years ago
do nothing on del_lease if local_lease_file doesn't exist

606995f57cf45e33a1f36fb71a4213f9f8629a8c authored over 10 years ago
store local leases in /tmp/dhcp.leases_dnsmasq-lease-share, closer to the expected default /tmp/dhcp.leases

0fe9abf7a487f465e584a4691c2a40fe0529245f authored over 10 years ago
publish own_lease through alfred to allow name resolution and avoid ip collisions

1f8539a5d2b3679a9e5f594bcd8c015cebda4cce authored over 10 years ago
own lease had an expiry time in the past, fix that and set it to 10 minutes in the future

254cdded77a1a05d7f16d0a677374cdc55349c66 authored over 10 years ago
dnsmasq-lease-share: trivial typo on script

b32c3350c2d3b9fe1e4676b337e4ddb48f03ff79 authored over 10 years ago
Merge branch 'feature/luci-app-lime-location' into develop

2762e735d44630c062f2ff3525ad05529ba43f4a authored over 10 years ago
Merge branch 'feature/lime-webgui-improvements' into develop

b1b7ba06479ff141b46a046f0d3151f1c9718cf8 authored over 10 years ago
luci-mod-lime-basic: increase refresh timeout while waiting for reboot, from 60 to 90 seconds

f4706ebad637ba662a27befadedb3fdc33d1fa1b authored over 10 years ago
luci-mod-lime-basic: rewrite browser URL after reboot, pointing to router's hostname (FQDN)

30190676e7874c248087e77873c030a27e881e39 authored over 10 years ago
luci-mod-lime-basic: redirect to reboot page after setting IPv4 address or hostname

0ed162adf69f1cccb6f2a4faee9aa320de8f845b authored over 10 years ago
added translation strings

0743047544556e49f9230181f7f19610f2739680 authored over 10 years ago
luci-mod-lime-basic: allow setting IPv4 address through basic webgui

9aa4fcceade64db4abafba319385e6c96989df37 authored over 10 years ago
ignore backup files

6eab84dbe68e86097e78afa4547b778c5977f926 authored over 10 years ago
added luci-app-lime-location

55bc72e71606b26eb31494e3d3bd4c3683a61ece authored over 10 years ago
Merge branch 'feature/writeable-config' into develop

fc752b2c6469d369ecba17c3c4af46ab56d47db0 authored over 10 years ago
Make config writeable

629043e731411b6c53139ad47f0e240c3e1a6be4 authored over 10 years ago
Merge tag 'v0.3.3' into develop

a6b567414466d049d2f13e24088c311231c75cd2 authored over 10 years ago
Merge branch 'hotfix/anygw-policy-routing'

8a9ad1593bea219356cda08e0552b69bfe183d27 authored over 10 years ago
use policy routing for anygw trick: ensure packets come from the right mac address

169155419700cde65dc96edc2090e3a4295a3b6f authored over 10 years ago
/etc/config/lime is not readonly so lime.config functions must be now atomic

d679ddb7f6af475178124e4db9866c9e265b1751 authored over 10 years ago
lime-proto-bmx6: fix bmx6 main addresses

016612c4155a01f75bac6e942feee99dca182f50 authored over 10 years ago
Add bmx6 tunOut for dummy nodes (192.0.2.0/24)

24268d0fcf9d8ed6a2e6e659482044e192a08976 authored over 10 years ago