]> git.99rst.org Git - openwrt-packages.git/commit
olsrd: add new package
authorJosef Schlehofer <redacted>
Thu, 6 Aug 2026 08:08:02 +0000 (10:08 +0200)
committerNick Hainke <redacted>
Thu, 13 Aug 2026 21:21:19 +0000 (23:21 +0200)
commit1d86a8fffc63e28b8f1ccd565dce933b5ff21e86
treed2990929745a1b6b174e506f80ea16f012b56919
parentc11ef37d558291d272ffe6afc857afa4fd538dd4
olsrd: add new package

olsrd is the olsr.org implementation of the Optimized Link
State Routing protocol, together with its plugins packaged as
olsrd-mod-* subpackages.

Moved from the openwrt/routing feed, as discussed in
https://github.com/openwrt/routing/issues/184.

Signed-off-by: Josef Schlehofer <redacted>
Co-authored-by: Claude Fable 5 <redacted>
16 files changed:
net/olsrd/Makefile [new file with mode: 0644]
net/olsrd/files/olsrd-neigh.sh [new file with mode: 0755]
net/olsrd/files/olsrd.config [new file with mode: 0644]
net/olsrd/files/olsrd.pud.position.conf [new file with mode: 0644]
net/olsrd/files/olsrd.sgw.speed.conf [new file with mode: 0644]
net/olsrd/files/olsrd.sh [new file with mode: 0644]
net/olsrd/files/olsrd4.init [new file with mode: 0644]
net/olsrd/files/olsrd6.config [new file with mode: 0644]
net/olsrd/files/olsrd6.init [new file with mode: 0644]
net/olsrd/files/olsrd_secure_key [new file with mode: 0644]
net/olsrd/patches/102-olsrd-prevent-storm-patches.patch [new file with mode: 0644]
net/olsrd/patches/103-make-set-plugin-SONAME-to-the-installed-filename.patch [new file with mode: 0644]
net/olsrd/patches/600-add-ubus-support.patch [new file with mode: 0644]
net/olsrd/src/src/ubus.c [new file with mode: 0644]
net/olsrd/src/src/ubus.h [new file with mode: 0644]
net/olsrd/test-version.sh [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT