- May 24, 2020
-
-
Linus Lüssing authored
This is needed by gluon-alt-esc-client. Signed-off-by:
Linus Lüssing <linus.luessing@c0d3.blue>
-
chrissi^ authored
Signed-off-by:
Chrissi^ <chris@tinyhost.de>
-
Kasalehlia authored
-
Kasalehlia authored
-
- May 17, 2020
-
-
Ralf Jung authored
-
- Feb 04, 2020
-
-
Matthias Schiffer authored
The sanitized board name is a reasonable image name, and there are fewer redundant variations.
-
- Jan 20, 2020
-
-
Christof Schulze authored
* FIX bind to all mesh interfaces and process all data * FIX crash due to debug output
-
Christof Schulze authored
* Fix processing of multicast messages * Fix fd handling * fix endless loop on socket handling
-
- Jan 09, 2020
-
-
Jason authored
If an autoupdater long option (prefixed with '--') are unknown then a segmentation fault occurs. Example: root@node:~# autoupdater --xyz Segmentation fault [Matthias Schiffer: changed sentinel syntax]
-
- Nov 26, 2019
-
-
Matthias Schiffer authored
The package has been backported to openwrt/packages.
-
- Nov 23, 2019
-
-
Matthias Schiffer authored
-
- Nov 20, 2019
-
-
Matthias Schiffer authored
micrond: move to openwrt packages feed
-
- Sep 27, 2019
-
-
Martin Weinelt authored
-
- Sep 25, 2019
-
-
Sven Roederer authored
* Add some usage documentation to readme * FIX: compile error on include sys/unistd.h vs unistd.h
-
- Sep 17, 2019
-
-
Christof Schulze authored
-
- Sep 04, 2019
-
-
Matthias Schiffer authored
We had a report of broken builds after this change. Forcing the package metadata to be rebuilt should help.
-
- Aug 23, 2019
-
-
Christof Schulze authored
-
Christof Schulze authored
* include bugfix to allow sending unicast packets to neighbours * FIX crash due to wrong format string * FIX packet forwarding on mesh devices added via socket * allow to build statically * avoid adding mesh interfaces multiple times
-
- Aug 22, 2019
-
-
Matthias Schiffer authored
batman-adv-legacy: batman-adv co-existence
-
- Aug 21, 2019
-
-
Matthias Schiffer authored
-
- Jul 31, 2019
-
-
Martin Weinelt authored
simple-tc: fix confusing program names in error messages
-
Jan Luebbe authored
-
- Jul 27, 2019
-
-
Linus Lüssing authored
Marek Lindner -> Matthias Schiffer + Linus Lüssing
-
Linus Lüssing authored
-
Linus Lüssing authored
This renames batman-adv.ko to batman-adv-legacy.ko. And also moves scripts to a "-legacy" variant to avoid build errors when both batman-adv and batman-adv-legacy are selected. Finally, moves the batman-adv-legacy config to /etc/config/batman-adv-legacy. This allows to select and install the batman-adv mainline and batman-adv-legacy simultaneously.
-
Linus Lüssing authored
Instead of unconditionally loading this module on boot the gluon_bat0 netifd protocol script will later take care of loading either the batman-adv or batman-adv-legacy module, depending on the configured routing algorithm in UCI.
-
- Jul 20, 2019
-
-
Christof Schulze authored
* include ability to open socket * include dependency for libjson-c
-
- Jul 06, 2019
-
-
Christof Schulze authored
-
- Jun 28, 2019
-
-
Christof Schulze authored
* memory alignment fixes * fixes for uninitialized memory * fixes for neighbour detection (removal of neighbours) * scheduling fixes in taskqueue * schedule removal of nodes in NUD_PROBE
-
- Jun 16, 2019
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
simple-uci was modifying the metatable of UCI cursor objects, thus changing the behaviour of *all* UCI cursors, and not only UCI cursors that are created through simple-uci.
-
Matthias Schiffer authored
-
- May 27, 2019
-
-
genofire authored
-
- May 25, 2019
-
-
Christof Schulze authored
-
- May 04, 2019
-
-
Ruben Barkow authored
-
- May 01, 2019
-
-
Matthias Schiffer authored
Fixes: 31eb441d ("respondd: make delays specific for group and interface")
-
- Apr 22, 2019
-
-
Jan-Tarek Butt authored
Signed-off-by:
Jan-Tarek Butt <tarek@ring0.de>
-
- Apr 21, 2019
-
-
Matthias Schiffer authored
ea42aed32284 batman-adv: Provide 3-argument access_ok fallback
-
Matthias Schiffer authored
-