Package: ahcpd
Version: 0.53-r3
Depends: libc, ip, librt
Source: feeds/routing/ahcpd
SourceName: ahcpd
License: MIT
LicenseFiles: LICENCE
Section: net
SourceDateEpoch: 1775754709
URL: https://www.irif.fr/~jch/software/ahcp/
Maintainer: Gabriel Kerneis <gabriel@kerneis.info>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 61440
Filename: ahcpd_0.53-r3_arm_cortex-a5_vfpv4.ipk
Size: 22789
SHA256sum: 152dce992f36ce09eca2bd375da43636acb3f008c91c86d1c8ec16826a7a77bc
Description:  Ahcpd is a daemon for configuring an IPv6 network using the Ad-Hoc
 Configuration Protocol (AHCP).  AHCP is designed for wireless mesh
 networks, where IPv6 autoconfiguration and DHCPv6 do not work, but may
 also be used on wired networks.

Package: alfred
Version: 2024.3-r2
Depends: libc, libnl-tiny1, librt
Source: feeds/routing/alfred
SourceName: alfred
License: GPL-2.0-only MIT
LicenseFiles: LICENSES/preferred/GPL-2.0 LICENSES/preferred/MIT
Section: net
SourceDateEpoch: 1775754709
URL: https://www.open-mesh.org/
Maintainer: Simon Wunderlich <sw@simonwunderlich.de>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 61440
Filename: alfred_2024.3-r2_arm_cortex-a5_vfpv4.ipk
Size: 25981
SHA256sum: 214a0f9e890e9553476b98c04faf5b51d1363a6687e474d3b521c38112428e35
Description:  alfred is a user space daemon for distributing arbitrary local information
 over the mesh/network in a decentralized fashion. This data can be anything
 which appears to be useful - originally designed to replace the batman-adv
 visualization (vis), you may distribute hostnames, phone books, administration
 information, DNS information, the local weather forecast ...
 
 alfred runs as daemon in the background of the system. A user may insert
 information by using the alfred binary on the command line, or use special
 programs to communicate with alfred (done via unix sockets). alfred then takes
 care of distributing the local information to other alfred servers on other
 nodes. This is done via IPv6 link-local multicast, and does not require any
 configuration. A user can request data from alfred, and will receive the
 information available from all alfred servers in the network.

Package: babel-pinger
Version: 0.1-r1
Depends: libc, librt
Source: feeds/routing/babel-pinger
SourceName: babel-pinger
Section: net
SourceDateEpoch: 1775754709
URL: http://www.pps.univ-paris-diderot.fr/~jch/software/babel/
Maintainer: Gabriel Kerneis <gabriel@kerneis.info>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 20480
Filename: babel-pinger_0.1-r1_arm_cortex-a5_vfpv4.ipk
Size: 4617
SHA256sum: 55a33484b219e0f5afec5ef034f3f5f1be70a52c87a9b4ac1575a2d05286468e
Description:  Babel-pinger is a hack to export a default route into Babel for people
 using DHCP to configure their routers rather than speaking to their
 upstream provider with a proper routing protocol.

Package: babeld
Version: 1.13.1-r2
Depends: libc, libubus20250102, libubox20240329
Source: feeds/routing/babeld
SourceName: babeld
License: MIT
LicenseFiles: LICENCE
Section: net
SourceDateEpoch: 1775754709
URL: https://www.irif.fr/~jch/software/babel/
Maintainer: Gabriel Kerneis <gabriel@kerneis.info>, Baptiste Jonglez <openwrt-pkg@bitsofnetworks.org>, Nick Hainke <vincent@systemli.org>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 133120
Filename: babeld_1.13.1-r2_arm_cortex-a5_vfpv4.ipk
Size: 63071
SHA256sum: de1dcee7d75dbed46e56cf66365448bea86117fb1b9aa843893a8d4b993a3402
Description:  Babel is a loop-avoiding distance-vector routing protocol for IPv6 and IPv4
 with fast convergence properties. It is based on the ideas in DSDV, AODV and
 Cisco's EIGRP, but is designed to work well not only in wired networks but
 also in wireless mesh networks, and has been extended with support for
 overlay networks. Babel is an IETF standard protocol (RFC 8966).

Package: batctl-default
Version: 2024.3-r3
Depends: libc, libnl-tiny1, librt
Provides: batctl
Alternatives: 200:/usr/sbin/batctl:/usr/libexec/batctl-default
Source: feeds/routing/batctl
SourceName: batctl
License: GPL-2.0-only ISC MIT
LicenseFiles: LICENSES/preferred/GPL-2.0 LICENSES/preferred/MIT LICENSES/deprecated/ISC
Section: net
SourceDateEpoch: 1775754709
URL: https://www.open-mesh.org/
Maintainer: Simon Wunderlich <sw@simonwunderlich.de>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 102400
Filename: batctl-default_2024.3-r3_arm_cortex-a5_vfpv4.ipk
Size: 43175
SHA256sum: 7e18ef98e6189393f3601a77468916649ca79a72cfffb11fc366c3066e7d75a8
Description:  batctl is a more intuitive managment utility for B.A.T.M.A.N.-Advanced.
 It is an easier method for configuring batman-adv and provides some
 additional tools for debugging as well. This package builds
 version 2024.3 of the user space utility.
 Standard subcommands for configuration and online debugging are enabled.

Package: batctl-full
Version: 2024.3-r3
Depends: libc, libnl-tiny1, librt
Provides: batctl
Alternatives: 300:/usr/sbin/batctl:/usr/libexec/batctl-full
Source: feeds/routing/batctl
SourceName: batctl
License: GPL-2.0-only ISC MIT
LicenseFiles: LICENSES/preferred/GPL-2.0 LICENSES/preferred/MIT LICENSES/deprecated/ISC
Section: net
SourceDateEpoch: 1775754709
URL: https://www.open-mesh.org/
Maintainer: Simon Wunderlich <sw@simonwunderlich.de>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 112640
Filename: batctl-full_2024.3-r3_arm_cortex-a5_vfpv4.ipk
Size: 50357
SHA256sum: fd04a59d9a828b2681474699b816461123e019b33a1f245f22bb66591d7b2c12
Description:  batctl is a more intuitive managment utility for B.A.T.M.A.N.-Advanced.
 It is an easier method for configuring batman-adv and provides some
 additional tools for debugging as well. This package builds
 version 2024.3 of the user space utility.
 Subcommands for configuration, online and offline debugging are enabled.

Package: batctl-tiny
Version: 2024.3-r3
Depends: libc, libnl-tiny1, librt
Provides: batctl
Alternatives: 100:/usr/sbin/batctl:/usr/libexec/batctl-tiny
Source: feeds/routing/batctl
SourceName: batctl
License: GPL-2.0-only ISC MIT
LicenseFiles: LICENSES/preferred/GPL-2.0 LICENSES/preferred/MIT LICENSES/deprecated/ISC
Section: net
SourceDateEpoch: 1775754709
URL: https://www.open-mesh.org/
Maintainer: Simon Wunderlich <sw@simonwunderlich.de>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 40960
Filename: batctl-tiny_2024.3-r3_arm_cortex-a5_vfpv4.ipk
Size: 14706
SHA256sum: 5a97265e516315dba3ba0d5ebbb36c7ac9e0a60f9cbd95817671f6d4f496a780
Description:  batctl is a more intuitive managment utility for B.A.T.M.A.N.-Advanced.
 It is an easier method for configuring batman-adv and provides some
 additional tools for debugging as well. This package builds
 version 2024.3 of the user space utility.
 Only configuration relevant subcommands are enabled.

Package: batmand
Version: 2022.12.31~2f62b17d-r1
Depends: libc, libpthread, kmod-tun
Source: feeds/routing/batmand
SourceName: batmand
License: GPL-2.0-only
Section: net
SourceDateEpoch: 1775754709
URL: https://www.open-mesh.org/
Maintainer: Corinna Aichele <onelektra@gmx.net>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 92160
Filename: batmand_2022.12.31~2f62b17d-r1_arm_cortex-a5_vfpv4.ipk
Size: 39802
SHA256sum: ce091e6cb08a4ad421010008dbde178c1b107f713ecb2b911f2293f1790f8246
Description:  B.A.T.M.A.N. layer 3 routing daemon

Package: bird2
Version: 2.18-r1
Depends: libc, libpthread
Conflicts: bird1-ipv4, bird1-ipv6, bird4, bird6
Source: feeds/routing/bird2
SourceName: bird2
License: GPL-2.0-or-later
Section: net
SourceDateEpoch: 1775754709
URL: https://bird.nic.cz/
CPE-ID: cpe:/a:nic:bird
Maintainer: Toke Høiland-Jørgensen <toke@toke.dk>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 1044480
Filename: bird2_2.18-r1_arm_cortex-a5_vfpv4.ipk
Size: 408355
SHA256sum: 1b73d8037903dd888c0e2cabf2ab3adda980d7d78b90fe8bbd8f722cfc0bcfb9
Description:  BIRD is an internet routing daemon which manages TCP/IP routing tables
 with support of modern routing protocols, easy to use configuration
 interface and powerful route filtering language. It is lightweight and
 efficient and therefore appropriate for small embedded routers.
 
 BIRD supports OSPFv2, RIPv2, Babel and BGP protocols for IPv4 and
 OSPFv3, RIPng, Babel and BGP protocols for IPv6.
 
 In BGP, BIRD supports communities, multiprotocol extensions, MD5
 authentication, 32bit AS numbers and could act as a route server or a
 route reflector. BIRD also supports multiple RIBs, multiple kernel
 routing tables and redistribution between the protocols with a powerful
 configuration syntax.
 
 This is the 2.0 branch of Bird which integrates support for IPv4 and IPv6
 into a single branch, and also adds support for the Babel routing protocol.

Package: bird2c
Version: 2.18-r1
Depends: libc, bird2, libreadline8, libncurses6
Conflicts: bird1c-ipv4, bird1c-ipv6, birdc4, birdc6
Source: feeds/routing/bird2
SourceName: bird2
License: GPL-2.0-or-later
Section: net
SourceDateEpoch: 1775754709
URL: https://bird.nic.cz/
CPE-ID: cpe:/a:nic:bird
Maintainer: Toke Høiland-Jørgensen <toke@toke.dk>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 30720
Filename: bird2c_2.18-r1_arm_cortex-a5_vfpv4.ipk
Size: 10738
SHA256sum: 16bc44565303107acf7badc28fb2714f4c5934903c96185c4b7a736674cb1e06
Description:  BIRD is an internet routing daemon which manages TCP/IP routing tables
 with support of modern routing protocols, easy to use configuration
 interface and powerful route filtering language. It is lightweight and
 efficient and therefore appropriate for small embedded routers.
 
 This is a BIRD command-line client. It is used to send commands to BIRD,
 commands can perform simple actions such as enabling/disabling of
 protocols, telling BIRD to show various information, telling it to show
 a routing table filtered by a filter, or asking BIRD to reconfigure.
 
 Unless you can't afford dependency on ncurses and readline, you
 should install BIRD command-line client together with BIRD.

Package: bird2cl
Version: 2.18-r1
Depends: libc, bird2
Conflicts: bird1cl-ipv4, bird1cl-ipv6, birdcl4, birdcl6
Source: feeds/routing/bird2
SourceName: bird2
License: GPL-2.0-or-later
Section: net
SourceDateEpoch: 1775754709
URL: https://bird.nic.cz/
CPE-ID: cpe:/a:nic:bird
Maintainer: Toke Høiland-Jørgensen <toke@toke.dk>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 30720
Filename: bird2cl_2.18-r1_arm_cortex-a5_vfpv4.ipk
Size: 9744
SHA256sum: f3a45fdbc4f5282f54bf234b076a025f5014e9ed8a3fa73174631481c71f9375
Description:  BIRD is an internet routing daemon which manages TCP/IP routing tables
 with support of modern routing protocols, easy to use configuration
 interface and powerful route filtering language. It is lightweight and
 efficient and therefore appropriate for small embedded routers.
 
 This is a BIRD lightweight command-line client. It is used to send commands
 to BIRD, commands can perform simple actions such as enabling/disabling of
 protocols, telling BIRD to show various information, telling it to show
 a routing table filtered by a filter, or asking BIRD to reconfigure.

Package: bird3
Version: 3.2.0-r1
Depends: libc, libpthread, libatomic1
Conflicts: bird2
Source: feeds/routing/bird3
SourceName: bird3
License: GPL-2.0-or-later
Section: net
SourceDateEpoch: 1775754709
URL: https://bird.nic.cz/
Maintainer: Toke Høiland-Jørgensen <toke@toke.dk>, Nick Hainke <vincent@systemli.org>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 1228800
Filename: bird3_3.2.0-r1_arm_cortex-a5_vfpv4.ipk
Size: 512204
SHA256sum: 49e38f68accd7a4a75cf79910aa9f7435cc971dacdedd797364bf2fdb3df084f
Description:  BIRD is an internet routing daemon which manages TCP/IP routing tables
 with support of modern routing protocols, easy to use configuration
 interface and powerful route filtering language. It is lightweight and
 efficient and therefore appropriate for small embedded routers.
 
 BIRD supports OSPFv2, RIPv2, Babel and BGP protocols for IPv4 and
 OSPFv3, RIPng, Babel and BGP protocols for IPv6.
 
 In BGP, BIRD supports communities, multiprotocol extensions, MD5
 authentication, 32bit AS numbers and could act as a route server or a
 route reflector. BIRD also supports multiple RIBs, multiple kernel
 routing tables and redistribution between the protocols with a powerful
 configuration syntax.
 
 This is the 3.0 branch of Bird which is a multithreaded rewrite.

Package: bird3c
Version: 3.2.0-r1
Depends: libc, bird3, libreadline8, libncurses6
Conflicts: bird2
Source: feeds/routing/bird3
SourceName: bird3
License: GPL-2.0-or-later
Section: net
SourceDateEpoch: 1775754709
URL: https://bird.nic.cz/
Maintainer: Toke Høiland-Jørgensen <toke@toke.dk>, Nick Hainke <vincent@systemli.org>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 30720
Filename: bird3c_3.2.0-r1_arm_cortex-a5_vfpv4.ipk
Size: 10816
SHA256sum: ab0a0d7cfb2605029a2615bec60b296d2c379018837695924bedd230397e7488
Description:  BIRD is an internet routing daemon which manages TCP/IP routing tables
 with support of modern routing protocols, easy to use configuration
 interface and powerful route filtering language. It is lightweight and
 efficient and therefore appropriate for small embedded routers.
 
 This is a BIRD command-line client. It is used to send commands to BIRD,
 commands can perform simple actions such as enabling/disabling of
 protocols, telling BIRD to show various information, telling it to show
 a routing table filtered by a filter, or asking BIRD to reconfigure.
 
 Unless you can't afford dependency on ncurses and readline, you
 should install BIRD command-line client together with BIRD.

Package: bird3cl
Version: 3.2.0-r1
Depends: libc, bird3
Conflicts: bird2
Source: feeds/routing/bird3
SourceName: bird3
License: GPL-2.0-or-later
Section: net
SourceDateEpoch: 1775754709
URL: https://bird.nic.cz/
Maintainer: Toke Høiland-Jørgensen <toke@toke.dk>, Nick Hainke <vincent@systemli.org>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 30720
Filename: bird3cl_3.2.0-r1_arm_cortex-a5_vfpv4.ipk
Size: 9866
SHA256sum: 80be3267708e2173295e187f7713d22c06271371e44e4f14298fd152160e8d48
Description:  BIRD is an internet routing daemon which manages TCP/IP routing tables
 with support of modern routing protocols, easy to use configuration
 interface and powerful route filtering language. It is lightweight and
 efficient and therefore appropriate for small embedded routers.
 
 This is a BIRD lightweight command-line client. It is used to send commands
 to BIRD, commands can perform simple actions such as enabling/disabling of
 protocols, telling BIRD to show various information, telling it to show
 a routing table filtered by a filter, or asking BIRD to reconfigure.

Package: bmx7-iwinfo
Version: r2024061001-r1
Depends: libc, bmx7, libiwinfo20230701
Source: feeds/routing/bmx7
SourceName: bmx7
License: GPL-2.0-or-later
LicenseFiles: LICENSE
Section: net
SourceDateEpoch: 1775754709
URL: https://github.com/bmx-routing/bmx7
Maintainer: Axel Neumann <axel@notmail.org>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 20480
Filename: bmx7-iwinfo_r2024061001-r1_arm_cortex-a5_vfpv4.ipk
Size: 4780
SHA256sum: 67d6ae54b76361e08505181b7fd03c572368cc9335f7fb2333328b823a364baf
Description:  link characteristics plugin via libiwinfo (recommended!)

Package: bmx7-json
Version: r2024061001-r1
Depends: libc, bmx7, libjson-c5
Source: feeds/routing/bmx7
SourceName: bmx7
License: GPL-2.0-or-later
LicenseFiles: LICENSE
Section: net
SourceDateEpoch: 1775754709
URL: https://github.com/bmx-routing/bmx7
Maintainer: Axel Neumann <axel@notmail.org>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 20480
Filename: bmx7-json_r2024061001-r1_arm_cortex-a5_vfpv4.ipk
Size: 8409
SHA256sum: 7bee96a9e59585c475f158603a6108fbdfcb2f17e9f7f41717588377befa8e71
Description:  json plugin based on json-c

Package: bmx7-sms
Version: r2024061001-r1
Depends: libc, bmx7
Source: feeds/routing/bmx7
SourceName: bmx7
License: GPL-2.0-or-later
LicenseFiles: LICENSE
Section: net
SourceDateEpoch: 1775754709
URL: https://github.com/bmx-routing/bmx7
Maintainer: Axel Neumann <axel@notmail.org>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 20480
Filename: bmx7-sms_r2024061001-r1_arm_cortex-a5_vfpv4.ipk
Size: 6065
SHA256sum: f766a783080487d57d25f51bcfabd06a21b1062ecbd351d5dce1f15270de798e
Description:  sms plugin

Package: bmx7-table
Version: r2024061001-r1
Depends: libc, bmx7, bmx7-tun
Source: feeds/routing/bmx7
SourceName: bmx7
License: GPL-2.0-or-later
LicenseFiles: LICENSE
Section: net
SourceDateEpoch: 1775754709
URL: https://github.com/bmx-routing/bmx7
Maintainer: Axel Neumann <axel@notmail.org>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 30720
Filename: bmx7-table_r2024061001-r1_arm_cortex-a5_vfpv4.ipk
Size: 10390
SHA256sum: a129ab909924caf2736abde6e91ae753555c246c4e9526312640442555cae8cc
Description:  plugin to announce routes from tables via tunnels

Package: bmx7-topology
Version: r2024061001-r1
Depends: libc, bmx7
Source: feeds/routing/bmx7
SourceName: bmx7
License: GPL-2.0-or-later
LicenseFiles: LICENSE
Section: net
SourceDateEpoch: 1775754709
URL: https://github.com/bmx-routing/bmx7
Maintainer: Axel Neumann <axel@notmail.org>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 20480
Filename: bmx7-topology_r2024061001-r1_arm_cortex-a5_vfpv4.ipk
Size: 5722
SHA256sum: 5122186bd383f18c616a97dca3d078ed8ebe41ae5ff400ae1234b44a81d12efe
Description:  topology plugin

Package: bmx7-tun
Version: r2024061001-r1
Depends: libc, bmx7, kmod-ip6-tunnel, kmod-iptunnel6, kmod-tun
Source: feeds/routing/bmx7
SourceName: bmx7
License: GPL-2.0-or-later
LicenseFiles: LICENSE
Section: net
SourceDateEpoch: 1775754709
URL: https://github.com/bmx-routing/bmx7
Maintainer: Axel Neumann <axel@notmail.org>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 61440
Filename: bmx7-tun_r2024061001-r1_arm_cortex-a5_vfpv4.ipk
Size: 26258
SHA256sum: ce0e7c5c28eb27dbf2b430ff66a86e8bc4d2a549536e086031f1613ce38017e9
Description:  ipip-based tunnel plugin (recommended!)

Package: bmx7-uci-config
Version: r2024061001-r1
Depends: libc, bmx7, libuci20250120
Source: feeds/routing/bmx7
SourceName: bmx7
License: GPL-2.0-or-later
LicenseFiles: LICENSE
Section: net
SourceDateEpoch: 1775754709
URL: https://github.com/bmx-routing/bmx7
Maintainer: Axel Neumann <axel@notmail.org>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 30720
Filename: bmx7-uci-config_r2024061001-r1_arm_cortex-a5_vfpv4.ipk
Size: 8900
SHA256sum: fd04b302574ec341ccfc3332cf048c488bd4fe685c0c2937b461e692618c2f96
Description:  configuration plugin based on uci (recommended!)

Package: bmx7
Version: r2024061001-r1
Depends: libc, zlib, libmbedtls21, libiwinfo20230701
Source: feeds/routing/bmx7
SourceName: bmx7
License: GPL-2.0-or-later
LicenseFiles: LICENSE
Section: net
SourceDateEpoch: 1775754709
URL: https://github.com/bmx-routing/bmx7
Maintainer: Axel Neumann <axel@notmail.org>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 348160
Filename: bmx7_r2024061001-r1_arm_cortex-a5_vfpv4.ipk
Size: 172194
SHA256sum: 4a13f42c281f22f0b37606cbe3c4e89c3fa215d6cfe8d38a89e1fb64fbc6ba57
Description:  BMX7 routing daemon supporting securely-entrusted IPv6 (and IPv4in6) routing

Package: cjdns-tests
Version: 21.1-r6
Depends: libc, libpthread, librt
Source: feeds/routing/cjdns
SourceName: cjdns
License: GPL-3.0-or-later
LicenseFiles: LICENSE
Section: net
SourceDateEpoch: 1775754709
URL: https://github.com/cjdelisle/cjdns
Maintainer: William Fleurant <meshnet@protonmail.com>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 737280
Filename: cjdns-tests_21.1-r6_arm_cortex-a5_vfpv4.ipk
Size: 341852
SHA256sum: 1d4487518c2dbfaa94ec59bc9d32e4734d1cec026895a2e2e1d23f2ef3bed4a4
Description:  cjdns test cases

Package: cjdns
Version: 21.1-r6
Depends: libc, kmod-tun, libnl-tiny1, libpthread, librt, libuci-lua, lua-bencode, dkjson, luasocket, lua-sha2
Source: feeds/routing/cjdns
SourceName: cjdns
License: GPL-3.0-or-later
LicenseFiles: LICENSE
Section: net
SourceDateEpoch: 1775754709
URL: https://github.com/cjdelisle/cjdns
Maintainer: William Fleurant <meshnet@protonmail.com>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 880640
Filename: cjdns_21.1-r6_arm_cortex-a5_vfpv4.ipk
Size: 396970
SHA256sum: 2e54cc140af778d20ecba6515d683b6a7804e29aba6c4f7121e966fb90fbce40
Description:  Cjdns implements an encrypted IPv6 network using public-key cryptography for address allocation and a distributed hash table for routing. This provides near-zero-configuration networking, and prevents many of the security and scalability issues that plague existing networks.

Package: hnet-full-l2tp
Version: 2018.12.21~c4376661-r1
Depends: libc, hnetd-nossl, luci-app-hnet, ip-full, kmod-l2tp-eth, babeld, ohybridproxy, zonestitcher, miniupnpd, minimalist-pcproxy
Source: feeds/routing/hnetd
SourceName: hnetd
License: GPL-2.0-only
LicenseFiles: LICENSE
Section: net
SourceDateEpoch: 1775754709
URL: https://github.com/sbyx/hnetd
Maintainer: Steven Barth <cyrus@openwrt.org>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 10240
Filename: hnet-full-l2tp_2018.12.21~c4376661-r1_arm_cortex-a5_vfpv4.ipk
Size: 1427
SHA256sum: 25a90f16c38945d13bafab7ea8ca5c4476c8dd6ff6b2e32954107911d8142983
Description:  HNCP Homenet metapackage (w/ L2TP)

Package: hnet-full-secure
Version: 2018.12.21~c4376661-r1
Depends: libc, hnetd-openssl, luci-app-hnet, ip, babeld, ohybridproxy, zonestitcher, miniupnpd, minimalist-pcproxy
Source: feeds/routing/hnetd
SourceName: hnetd
License: GPL-2.0-only
LicenseFiles: LICENSE
Section: net
SourceDateEpoch: 1775754709
URL: https://github.com/sbyx/hnetd
Maintainer: Steven Barth <cyrus@openwrt.org>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 10240
Filename: hnet-full-secure_2018.12.21~c4376661-r1_arm_cortex-a5_vfpv4.ipk
Size: 958
SHA256sum: 9a7958a22882a412d16efee126b6511e9aae6aff12dd1f5cbeea0dfa9ba3996f
Description:  HNCP Homenet metapackage (w/ SSL)

Package: hnet-full
Version: 2018.12.21~c4376661-r1
Depends: libc, hnetd-nossl, luci-app-hnet, ip, babeld, ohybridproxy, zonestitcher, miniupnpd, minimalist-pcproxy
Source: feeds/routing/hnetd
SourceName: hnetd
License: GPL-2.0-only
LicenseFiles: LICENSE
Section: net
SourceDateEpoch: 1775754709
URL: https://github.com/sbyx/hnetd
Maintainer: Steven Barth <cyrus@openwrt.org>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 10240
Filename: hnet-full_2018.12.21~c4376661-r1_arm_cortex-a5_vfpv4.ipk
Size: 946
SHA256sum: ea5959ad18ca3239a2eda9a689a6b7fe2f5087d0e87a079a53efcd0db073f06c
Description:  HNCP Homenet metapackage

Package: hnetd-nossl
Version: 2018.12.21~c4376661-r1
Depends: libc, odhcpd, odhcp6c, netifd
Source: feeds/routing/hnetd
SourceName: hnetd
License: GPL-2.0-only
LicenseFiles: LICENSE
Section: net
SourceDateEpoch: 1775754709
URL: https://github.com/sbyx/hnetd
Maintainer: Steven Barth <cyrus@openwrt.org>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 204800
Filename: hnetd-nossl_2018.12.21~c4376661-r1_arm_cortex-a5_vfpv4.ipk
Size: 93054
SHA256sum: 3ee44852b4e6d654b19342a8da7a76165dca09b1c8ed686fa1f7a6785211a56f
Description:  This package provides a daemon which implementats distributed prefix assignment
 and service discovery for a home network consisting of multiple routers
 connected to multiple service providers. It provides a netifd protocol "hnet"
 for use in /etc/config/network.

Package: hnetd-openssl
Version: 2018.12.21~c4376661-r1
Depends: libc, odhcpd, odhcp6c, netifd, libopenssl3
Source: feeds/routing/hnetd
SourceName: hnetd
License: GPL-2.0-only
LicenseFiles: LICENSE
Section: net
SourceDateEpoch: 1775754709
URL: https://github.com/sbyx/hnetd
Maintainer: Steven Barth <cyrus@openwrt.org>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 225280
Filename: hnetd-openssl_2018.12.21~c4376661-r1_arm_cortex-a5_vfpv4.ipk
Size: 102778
SHA256sum: 5ca39688846d5a1dc006bfd9ecd727686002b31df4eb432b1c1a75d8f6a06def
Description:  This package provides a daemon which implementats distributed prefix assignment
 and service discovery for a home network consisting of multiple routers
 connected to multiple service providers. It provides a netifd protocol "hnet"
 for use in /etc/config/network.

Package: luci-app-cjdns
Version: 1.3-r9
Depends: libc, cjdns, luci-compat, luci-base
Source: feeds/routing/luci-app-cjdns
SourceName: luci-app-cjdns
License: GPL-3.0-or-later
Section: luci
SourceDateEpoch: 1775754709
URL: https://github.com/cjdelisle/cjdns
Maintainer: William Fleurant <meshnet@protonmail.com>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 40960
Filename: luci-app-cjdns_1.3-r9_arm_cortex-a5_vfpv4.ipk
Size: 6591
SHA256sum: 2d9b66b6b773db7c8273f07d6c6e94a959cf7c57a23a57f59ab714e61a66a34c
Description:  Cjdns implements an encrypted IPv6 network using public-key cryptography for address allocation and a distributed hash table for routing. This provides near-zero-configuration networking, and prevents many of the security and scalability issues that plague existing networks.

Package: luci-app-hnet
Version: 2018.12.21~c4376661-r1
Depends: libc
Source: feeds/routing/hnetd
SourceName: hnetd
License: GPL-2.0-only
LicenseFiles: LICENSE
Section: luci
SourceDateEpoch: 1775754709
Maintainer: Steven Barth <cyrus@openwrt.org>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 235520
Filename: luci-app-hnet_2018.12.21~c4376661-r1_arm_cortex-a5_vfpv4.ipk
Size: 57624
SHA256sum: c45231b15b8097cbbddcd7fcc1fc09fb94948ce5c7464afe1619df9e014159ed
Description:  HNCP Homenet configuration and visualization

Package: luci-app-olsrd2
Version: 0.2.6-r16
Depends: oonf-olsrd2, luci-mod-admin-full, libc
Source: feeds/routing/luci-app-olsrd2
SourceName: luci-app-olsrd2
Section: luci
SourceDateEpoch: 1775754709
Maintainer: Patrick Grimm <patrick@lunatiki.de>
Architecture: all
Installed-Size: 61440
Filename: luci-app-olsrd2_0.2.6-r16_all.ipk
Size: 7770
SHA256sum: 2f58dbfac8ae5631e7b3953f4d0f3401762234f19c1ff8a5abc3b0c3d908bb38
Description:  OLSR2 configuration and status module

Package: mesh11sd
Version: 6.2.0-r1
Depends: libc
Source: feeds/routing/mesh11sd
SourceName: mesh11sd
License: GPL-2.0-or-later
LicenseFiles: LICENSE
Section: net
SourceDateEpoch: 1775754709
URL: https://github.com/opennds/mesh11sd
Maintainer: Rob White <rob@blue-wave.net>
Architecture: all
Installed-Size: 286720
Filename: mesh11sd_6.2.0-r1_all.ipk
Size: 63085
SHA256sum: 82e9f0a80675f3e0ffccbfc4c9ca1ac782a2e2dd4a24a94e05f7eec7cee8b2ee
Description:  Mesh11sd is a package that autonomously configures and manages all aspects of an 802.11s mesh network and its connected nodes.
 The package acts as a service daemon, dynamically setting mesh parameters across all nodes.
 It is particularly useful for simplifying setup, reducing manual configuration, and improving network reliability.
 Support for point to multi-point vxlan tunneling over the wireless backhaul is included as standard.
 A guest/iot type network is auto-configured without requiring complex vlan setup.
 If required, custom vlan trunking over the vxlan tunnel is supported.
 Mesh-gate access point usage is collected in a central database on the mesh portal.
 A command line interface is provided for reporting in json format output.
 An optional Customer/Client Premises Equipment (CPE) mode, greatly simplifies rollout of community WISP projects.

Package: minimalist-pcproxy
Version: 2014.12.12~2d6d1b0b-r7
Depends: libc, libubox20240329
Source: feeds/routing/minimalist-pcproxy
SourceName: minimalist-pcproxy
License: BSD-3-Clause
LicenseFiles: LICENSE
Section: net
SourceDateEpoch: 1775754709
URL: https://github.com/fingon/minimalist-pcproxy
Maintainer: Markus Stenberg <fingon@iki.fi>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 20480
Filename: minimalist-pcproxy_2014.12.12~2d6d1b0b-r7_arm_cortex-a5_vfpv4.ipk
Size: 7194
SHA256sum: 2f0acdc00c468fcfd8ec70cc4e7d448a19170b553b9da3497b6fb60edd1feab0
Description:  This package contains a daemon which can be used to forward
 PCP (Port Control Protocol - RFC6887) requests requests to PCP remote servers.
 
 In and of itself, it is not very useful, but combined with hnetd+miniupnpd
 it allows for control of NAT forwarding and firewall pinholes from multiple
 hops away.

Package: naywatch
Version: 1-r7
Depends: libc, owipcalc
Source: feeds/routing/naywatch
SourceName: naywatch
License: GPL-2.0-only
Section: utils
SourceDateEpoch: 1775754709
Maintainer: Nick Hainke <vincent@systemli.org>
Architecture: all
Installed-Size: 20480
Filename: naywatch_1-r7_all.ipk
Size: 2850
SHA256sum: 35187e1a275b48a08e043573ee5b4312824b3b836544531316fd39009b1c5d7f
Description:  Reboots or triggers watchdog if no link-local neighbor is available.
 
 Important:
 Be careful when you do a sysupgrade. Stop naywatch first, and make
 sure procd took control again of the watchdog.
 You can do this using 'ubus call system watchdog'.  Status should be "running".

Package: ndppd
Version: 0.2.5-r2
Depends: libc, libstdcpp6
Source: feeds/routing/ndppd
SourceName: ndppd
License: GPL-3.0-or-later
Section: net
SourceDateEpoch: 1775754709
URL: http://www.priv.nu/projects/ndppd/
Maintainer: Gabriel Kerneis <gabriel@kerneis.info>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 81920
Filename: ndppd_0.2.5-r2_arm_cortex-a5_vfpv4.ipk
Size: 32672
SHA256sum: 87c27a42d926f3901d2240ffc4c9fa47d656c9e6abf9c07bf1660bd91322ff9a
Description:  ndppd, or NDP Proxy Daemon, is a daemon that proxies NDP (Neighbor Discovery
 Protocol) messages between interfaces.  ndppd currently only supports Neighbor
 Solicitation Messages and Neighbor Advertisement Messages.
 
 The ndp_proxy provided by Linux doesn't support listing proxies, and only hosts
 are supported.  No subnets.  ndppd solves this by listening for Neighbor
 Solicitation messages on an interface, then query the internal interfaces for
 that target IP before finally sending a Neighbor Advertisement message.

Package: nodogsplash
Version: 5.0.2-r1
Depends: libc, libpthread, libmicrohttpd-no-ssl, iptables-nft, iptables-mod-nat-extra, iptables-mod-ipopt, iptables-mod-conntrack-extra
Source: feeds/routing/nodogsplash
SourceName: nodogsplash
License: GPL-2.0-or-later
LicenseFiles: COPYING
Section: net
SourceDateEpoch: 1775754709
URL: https://github.com/nodogsplash/nodogsplash
Maintainer: Moritz Warning <moritzwarning@web.de>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 122880
Filename: nodogsplash_5.0.2-r1_arm_cortex-a5_vfpv4.ipk
Size: 47007
SHA256sum: 1f642ddeedb21e48a65931870552f9b36ca65a994926aab2d785702a9650f7df
Description:  Nodogsplash is a Captive Portal that offers a simple way to
 provide restricted access to the Internet by showing a splash
 page to the user before Internet access is granted.

Package: ohybridproxy
Version: 2020.05.22~0dfef1eb-r3
Depends: libc, libubox20240329, mdnsd
Source: feeds/routing/ohybridproxy
SourceName: ohybridproxy
License: GPL-2.0-only
LicenseFiles: LICENSE
Section: net
SourceDateEpoch: 1775754709
URL: https://github.com/sbyx/ohybridproxy
Maintainer: Steven Barth <cyrus@openwrt.org>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 30720
Filename: ohybridproxy_2020.05.22~0dfef1eb-r3_arm_cortex-a5_vfpv4.ipk
Size: 11065
SHA256sum: 27f42273265352a2a44af978a86c5fbce9c959f4f581625e1debc20f391834b0
Description:  This package provides a statically configured daemon for translating DNS
 requests to Multicast DNS and back again.

Package: olsrd-mod-arprefresh
Version: 2024.06.09~d72be9ad-r1
Depends: libc, olsrd
Source: feeds/routing/olsrd
SourceName: olsrd
License: BSD-3-Clause
Section: net
SourceDateEpoch: 1775754709
URL: http://www.olsr.org/
Maintainer: Saverio Proto <zioproto@gmail.com>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 10240
Filename: olsrd-mod-arprefresh_2024.06.09~d72be9ad-r1_arm_cortex-a5_vfpv4.ipk
Size: 2762
SHA256sum: 27d0992169d1867df5ecf289ff9e9f306cd568ebfb3af6dc62df33519e33995c
Description:  Kernel ARP cache refresh plugin

Package: olsrd-mod-bmf
Version: 2024.06.09~d72be9ad-r1
Depends: libc, olsrd, kmod-tun
Source: feeds/routing/olsrd
SourceName: olsrd
License: BSD-3-Clause
Section: net
SourceDateEpoch: 1775754709
URL: http://www.olsr.org/
Maintainer: Saverio Proto <zioproto@gmail.com>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 30720
Filename: olsrd-mod-bmf_2024.06.09~d72be9ad-r1_arm_cortex-a5_vfpv4.ipk
Size: 12718
SHA256sum: 9359c851dc07f744d2414c4acff9ce16bbe80cd9ea854c1275f7c8c459df2f40
Description:  Basic multicast forwarding plugin

Package: olsrd-mod-dot-draw
Version: 2024.06.09~d72be9ad-r1
Depends: libc, olsrd
Source: feeds/routing/olsrd
SourceName: olsrd
License: BSD-3-Clause
Section: net
SourceDateEpoch: 1775754709
URL: http://www.olsr.org/
Maintainer: Saverio Proto <zioproto@gmail.com>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 20480
Filename: olsrd-mod-dot-draw_2024.06.09~d72be9ad-r1_arm_cortex-a5_vfpv4.ipk
Size: 4564
SHA256sum: 42de46b7e77037229282ded2c591483f52e69e5f8da94887696e8844004d8b26
Description:  Dot topology information plugin

Package: olsrd-mod-dyn-gw-plain
Version: 2024.06.09~d72be9ad-r1
Depends: libc, olsrd
Source: feeds/routing/olsrd
SourceName: olsrd
License: BSD-3-Clause
Section: net
SourceDateEpoch: 1775754709
URL: http://www.olsr.org/
Maintainer: Saverio Proto <zioproto@gmail.com>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 20480
Filename: olsrd-mod-dyn-gw-plain_2024.06.09~d72be9ad-r1_arm_cortex-a5_vfpv4.ipk
Size: 3054
SHA256sum: 9097665324cf5ad225a3d7ee0462087e62f6e2a8e97c44f6081fd75f8a3ca1a5
Description:  Dynamic internet gateway plain plugin

Package: olsrd-mod-dyn-gw
Version: 2024.06.09~d72be9ad-r1
Depends: libc, olsrd
Source: feeds/routing/olsrd
SourceName: olsrd
License: BSD-3-Clause
Section: net
SourceDateEpoch: 1775754709
URL: http://www.olsr.org/
Maintainer: Saverio Proto <zioproto@gmail.com>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 20480
Filename: olsrd-mod-dyn-gw_2024.06.09~d72be9ad-r1_arm_cortex-a5_vfpv4.ipk
Size: 4753
SHA256sum: 3618dea636c4850b8ddf062659b5d7666fd6026110425f7f67a149ee263c1e90
Description:  Dynamic internet gateway plugin

Package: olsrd-mod-filtergw
Version: 2024.06.09~d72be9ad-r1
Depends: libc, olsrd
Source: feeds/routing/olsrd
SourceName: olsrd
License: BSD-3-Clause
Section: net
SourceDateEpoch: 1775754709
URL: http://www.olsr.org/
Maintainer: Saverio Proto <zioproto@gmail.com>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 20480
Filename: olsrd-mod-filtergw_2024.06.09~d72be9ad-r1_arm_cortex-a5_vfpv4.ipk
Size: 3288
SHA256sum: 5e63c7bbe9804fb970939dd049afc13d510a04d8950b4b44fc071ebc442c4bc4
Description:  Filter Gateway plugin

Package: olsrd-mod-httpinfo
Version: 2024.06.09~d72be9ad-r1
Depends: libc, olsrd
Source: feeds/routing/olsrd
SourceName: olsrd
License: BSD-3-Clause
Section: net
SourceDateEpoch: 1775754709
URL: http://www.olsr.org/
Maintainer: Saverio Proto <zioproto@gmail.com>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 81920
Filename: olsrd-mod-httpinfo_2024.06.09~d72be9ad-r1_arm_cortex-a5_vfpv4.ipk
Size: 33292
SHA256sum: d2beab77f6bcc1408557953f332e7fbc39039b4db15e2aa11f21fabdfec1f15a
Description:  Small informative web server plugin

Package: olsrd-mod-jsoninfo
Version: 2024.06.09~d72be9ad-r1
Depends: libc, olsrd
Source: feeds/routing/olsrd
SourceName: olsrd
License: BSD-3-Clause
Section: net
SourceDateEpoch: 1775754709
URL: http://www.olsr.org/
Maintainer: Saverio Proto <zioproto@gmail.com>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 61440
Filename: olsrd-mod-jsoninfo_2024.06.09~d72be9ad-r1_arm_cortex-a5_vfpv4.ipk
Size: 25077
SHA256sum: dc1c31311a76273a1a0c84e93670c4d08d1a3f5d25b2a367fed6a66bea1d8fa2
Description:  Small informative plugin with JSON output

Package: olsrd-mod-mdns
Version: 2024.06.09~d72be9ad-r1
Depends: libc, olsrd
Source: feeds/routing/olsrd
SourceName: olsrd
License: BSD-3-Clause
Section: net
SourceDateEpoch: 1775754709
URL: http://www.olsr.org/
Maintainer: Saverio Proto <zioproto@gmail.com>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 30720
Filename: olsrd-mod-mdns_2024.06.09~d72be9ad-r1_arm_cortex-a5_vfpv4.ipk
Size: 9768
SHA256sum: e4cb98b27c8a99db19ca11da072645a79847b4abac297aabbd64e6a2057e84d1
Description:  MDNS/Zeroconf/Bonjour packet distribution

Package: olsrd-mod-nameservice
Version: 2024.06.09~d72be9ad-r1
Depends: libc, olsrd
Source: feeds/routing/olsrd
SourceName: olsrd
License: BSD-3-Clause
Section: net
SourceDateEpoch: 1775754709
URL: http://www.olsr.org/
Maintainer: Saverio Proto <zioproto@gmail.com>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 30720
Filename: olsrd-mod-nameservice_2024.06.09~d72be9ad-r1_arm_cortex-a5_vfpv4.ipk
Size: 11571
SHA256sum: a29630404b7657900498d93f3a947dea6470e4e793bc1ee37747fbae677aab25
Description:  Lightweight hostname resolver plugin

Package: olsrd-mod-netjson
Version: 2024.06.09~d72be9ad-r1
Depends: libc, olsrd
Source: feeds/routing/olsrd
SourceName: olsrd
License: BSD-3-Clause
Section: net
SourceDateEpoch: 1775754709
URL: http://www.olsr.org/
Maintainer: Saverio Proto <zioproto@gmail.com>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 40960
Filename: olsrd-mod-netjson_2024.06.09~d72be9ad-r1_arm_cortex-a5_vfpv4.ipk
Size: 14392
SHA256sum: 9271bd53d22f9aeaacd8c8ac3e2a5ca993bef529c5c2b7ea112de2aee70fe525
Description:  netjson plugin with JSON output

Package: olsrd-mod-p2pd
Version: 2024.06.09~d72be9ad-r1
Depends: libc, olsrd
Source: feeds/routing/olsrd
SourceName: olsrd
License: BSD-3-Clause
Section: net
SourceDateEpoch: 1775754709
URL: http://www.olsr.org/
Maintainer: Saverio Proto <zioproto@gmail.com>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 20480
Filename: olsrd-mod-p2pd_2024.06.09~d72be9ad-r1_arm_cortex-a5_vfpv4.ipk
Size: 8978
SHA256sum: 55811d6cd205d7e0bd57b35555ec0e2882073ad5bf5552c1ea5f8c8e1f0efcb3
Description:  Peer to Peer Discovery plugin

Package: olsrd-mod-pgraph
Version: 2024.06.09~d72be9ad-r1
Depends: libc, olsrd
Source: feeds/routing/olsrd
SourceName: olsrd
License: BSD-3-Clause
Section: net
SourceDateEpoch: 1775754709
URL: http://www.olsr.org/
Maintainer: Saverio Proto <zioproto@gmail.com>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 20480
Filename: olsrd-mod-pgraph_2024.06.09~d72be9ad-r1_arm_cortex-a5_vfpv4.ipk
Size: 3653
SHA256sum: dfe3665e0cd5751bfa7dd1dbdf25cfd5a88ebf5a9ba7ecd38ff562a6ee546c2c
Description:  output network topology for pgraph

Package: olsrd-mod-pud
Version: 2024.06.09~d72be9ad-r1
Depends: libc, olsrd, libgps30
Source: feeds/routing/olsrd
SourceName: olsrd
License: BSD-3-Clause
Section: net
SourceDateEpoch: 1775754709
URL: http://www.olsr.org/
Maintainer: Saverio Proto <zioproto@gmail.com>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 174080
Filename: olsrd-mod-pud_2024.06.09~d72be9ad-r1_arm_cortex-a5_vfpv4.ipk
Size: 58832
SHA256sum: ab22412f602a52a3e6e617e77cd7b72d6cc5cb129106f054d6b9564015feeb94
Description:  Position Update Distribution plugin

Package: olsrd-mod-quagga
Version: 2024.06.09~d72be9ad-r1
Depends: libc, olsrd
Source: feeds/routing/olsrd
SourceName: olsrd
License: BSD-3-Clause
Section: net
SourceDateEpoch: 1775754709
URL: http://www.olsr.org/
Maintainer: Saverio Proto <zioproto@gmail.com>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 20480
Filename: olsrd-mod-quagga_2024.06.09~d72be9ad-r1_arm_cortex-a5_vfpv4.ipk
Size: 6841
SHA256sum: e08bb27ca4333e32b89148de07b336e86385e5f75a3d85c113f5a54e8af3a395
Description:  Quagga plugin

Package: olsrd-mod-secure
Version: 2024.06.09~d72be9ad-r1
Depends: libc, olsrd
Source: feeds/routing/olsrd
SourceName: olsrd
License: BSD-3-Clause
Section: net
SourceDateEpoch: 1775754709
URL: http://www.olsr.org/
Maintainer: Saverio Proto <zioproto@gmail.com>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 30720
Filename: olsrd-mod-secure_2024.06.09~d72be9ad-r1_arm_cortex-a5_vfpv4.ipk
Size: 11188
SHA256sum: 28b6c2b4d65ce8174ce0a42f063abcf7a6f9e69b3c2479149b4d604c61c86720
Description:  Message signing plugin to secure routing domain

Package: olsrd-mod-sgwdynspeed
Version: 2024.06.09~d72be9ad-r1
Depends: libc, olsrd
Source: feeds/routing/olsrd
SourceName: olsrd
License: BSD-3-Clause
Section: net
SourceDateEpoch: 1775754709
URL: http://www.olsr.org/
Maintainer: Saverio Proto <zioproto@gmail.com>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 20480
Filename: olsrd-mod-sgwdynspeed_2024.06.09~d72be9ad-r1_arm_cortex-a5_vfpv4.ipk
Size: 5086
SHA256sum: 1aa13bcd9309ab6ed5e600961ba70eab13bf637f4caef1bef061b63d4a5ed345
Description:  Smart Gateway dynamic speed plugin

Package: olsrd-mod-txtinfo
Version: 2024.06.09~d72be9ad-r1
Depends: libc, olsrd
Source: feeds/routing/olsrd
SourceName: olsrd
License: BSD-3-Clause
Section: net
SourceDateEpoch: 1775754709
URL: http://www.olsr.org/
Maintainer: Saverio Proto <zioproto@gmail.com>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 40960
Filename: olsrd-mod-txtinfo_2024.06.09~d72be9ad-r1_arm_cortex-a5_vfpv4.ipk
Size: 16319
SHA256sum: b8d9e1e20559a6453f3bb3a39519181a25eead25a9e62f3f9cf6d1cc8311f3f8
Description:  Small informative web server plugin

Package: olsrd-mod-watchdog
Version: 2024.06.09~d72be9ad-r1
Depends: libc, olsrd
Source: feeds/routing/olsrd
SourceName: olsrd
License: BSD-3-Clause
Section: net
SourceDateEpoch: 1775754709
URL: http://www.olsr.org/
Maintainer: Saverio Proto <zioproto@gmail.com>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 10240
Filename: olsrd-mod-watchdog_2024.06.09~d72be9ad-r1_arm_cortex-a5_vfpv4.ipk
Size: 2352
SHA256sum: 67f7b6c8540c1294b4a67b573215bd4a57c59366f10d57d34bea350eff198a02
Description:  Watchdog plugin

Package: olsrd-utils
Version: 2024.06.09~d72be9ad-r1
Depends: libc, olsrd
Source: feeds/routing/olsrd
SourceName: olsrd
License: BSD-3-Clause
Section: net
SourceDateEpoch: 1775754709
URL: http://www.olsr.org/
Maintainer: Saverio Proto <zioproto@gmail.com>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 10240
Filename: olsrd-utils_2024.06.09~d72be9ad-r1_arm_cortex-a5_vfpv4.ipk
Size: 1955
SHA256sum: aac4751e187b53e6d265e1f0467db394801dcde2549ecc486e77f8699d7ec751
Description:  Utils for OLSRD

Package: olsrd
Version: 2024.06.09~d72be9ad-r1
Depends: libc, libpthread, libubus20250102, iptables, ip6tables
Source: feeds/routing/olsrd
SourceName: olsrd
License: BSD-3-Clause
Section: net
SourceDateEpoch: 1775754709
URL: http://www.olsr.org/
Maintainer: Saverio Proto <zioproto@gmail.com>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 317440
Filename: olsrd_2024.06.09~d72be9ad-r1_arm_cortex-a5_vfpv4.ipk
Size: 140394
SHA256sum: 2b49a64ae1bd30e83cdad093321b2014d99c12f558cfe99318b4fd3d26b3b5a8
Description:  OLSR (Optimized Link State Routing) daemon

Package: oonf-dlep-proxy
Version: 2022.08.25~fb15d54d
Depends: libc, librt, libnl-tiny1, libuci20250120, oonf-init-scripts
Source: feeds/routing/oonf-dlep-proxy
SourceName: oonf-dlep-proxy
Section: net
SourceDateEpoch: 1775754709
URL: http://www.olsr.org/
Maintainer: Henning Rogge <hrogge@gmail.com>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 378880
Filename: oonf-dlep-proxy_2022.08.25~fb15d54d_arm_cortex-a5_vfpv4.ipk
Size: 160772
SHA256sum: 6e7876e0fac73513095b25cd5dca97abda426f7968ccf3cc3b831384637b225c
Description:  Build DLEP Radio+Router Agent

Package: oonf-dlep-radio
Version: 2022.08.25~fb15d54d
Depends: libc, librt, libnl-tiny1, libuci20250120, oonf-init-scripts
Source: feeds/routing/oonf-dlep-radio
SourceName: oonf-dlep-radio
Section: net
SourceDateEpoch: 1775754709
URL: http://www.olsr.org/
Maintainer: Henning Rogge <hrogge@gmail.com>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 368640
Filename: oonf-dlep-radio_2022.08.25~fb15d54d_arm_cortex-a5_vfpv4.ipk
Size: 156872
SHA256sum: 0114b9483c842c724bbab312579e420a151406b3996997eb33700ffee1cf4a8f
Description:  Build DLEP Radio Agent

Package: oonf-init-scripts
Version: 0.9.1-r3
Depends: libc
Source: feeds/routing/oonf-init-scripts
SourceName: oonf-init-scripts
Section: net
SourceDateEpoch: 1775754709
URL: http://www.olsr.org/
Maintainer: Henning Rogge <hrogge@gmail.com>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 10240
Filename: oonf-init-scripts_0.9.1-r3_arm_cortex-a5_vfpv4.ipk
Size: 2307
SHA256sum: 76a2d6ba072767cdf8a00e08d97bfabc2e27df1d1660f57d7a875c4a5dd72fa2
Description:  Common OONF startup scripts

Package: oonf-olsrd2
Version: 2022.08.25~1cec9b21
Depends: libc, librt, libnl-tiny1, libuci20250120, oonf-init-scripts
Source: feeds/routing/oonf-olsrd2
SourceName: oonf-olsrd2
Section: net
SourceDateEpoch: 1775754709
URL: http://www.olsr.org/
Maintainer: Henning Rogge <hrogge@gmail.com>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 532480
Filename: oonf-olsrd2_2022.08.25~1cec9b21_arm_cortex-a5_vfpv4.ipk
Size: 233886
SHA256sum: 9028aaa656f86f771d1b49e1536fbd6dc45c6fa5d651371f44c4f7847a9f5af2
Description:  Build Olsrd V2 Routing Agent

Package: opennds
Version: 10.3.1-r1
Depends: libc, libmicrohttpd-no-ssl
Conflicts: nodogsplash
Source: feeds/routing/opennds
SourceName: opennds
License: GPL-2.0-or-later
LicenseFiles: COPYING
Section: net
SourceDateEpoch: 1775754709
URL: https://github.com/opennds/opennds
Maintainer: Rob White <rob@blue-wave.net>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 563200
Filename: opennds_10.3.1-r1_arm_cortex-a5_vfpv4.ipk
Size: 161825
SHA256sum: 484034139ee79828aabfb18d2a88c10cb39e2e2f608df1bc7e2511ff3c24c687
Description:  openNDS (open Network Demarcation Service) is a high performance, small footprint, Captive Portal.
 It provides a border control gateway between a public local area network and the Internet.
 It supports all scenarios ranging from small stand alone venues through to large mesh networks with multiple portal entry points.
 Both the client driven Captive Portal Detection method (CPD) and gateway driven Captive Portal Identification method (CPI - RFC 8910 and RFC 8908) are supported.
 This version uses nftables.

Package: pimbd
Version: 2018.06.19~dbf4e591-r4
Depends: libc, netifd
Source: feeds/routing/pimbd
SourceName: pimbd
License: Apache-2.0
LicenseFiles: LICENSE
Section: net
SourceDateEpoch: 1775754709
URL: https://github.com/Oryon/pimbd.git
Maintainer: Pierre Pfister <pierre.pfister@darou.fr>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 194560
Filename: pimbd_2018.06.19~dbf4e591-r4_arm_cortex-a5_vfpv4.ipk
Size: 82899
SHA256sum: 647115330044146d72662b5a1b68ae430b6ae3745e67b3141740971162483103
Description:  This package provides a daemon which implements the Protocol Independent
 Multicast BIDIR routing protocol. Note that a routing protocol must be
 installed and running in order for PIM to function.

Package: prince
Version: 0.4-r3
Depends: libc, libjson-c5, libpthread
Source: feeds/routing/prince
SourceName: prince
License: MIT
LicenseFiles: LICENSE
Section: net
SourceDateEpoch: 1775754709
URL: https://github.com/AdvancedNetworkingSystems/prince
Maintainer: Gabriele Gemmi <gabriel@autistici.org>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 71680
Filename: prince_0.4-r3_arm_cortex-a5_vfpv4.ipk
Size: 26499
SHA256sum: fe6289e7054e72faa267dd0227172d30e59dd8488d12fa2592da111e0ca3888d
Description:  Prince is an open source implementation of the PopRouting Algorithm.
 It has been developed as a Google Summer of Code Project in collaboration with Freifunk and the University of Trento.
 
 Prince fetches topology data from a Link State routing daemon (OONF, OLSR, OSPF, etc),
 calculates the betweenness centrality using the topology and then computes the
 the timers' optimal values using these data. At the end of the computation the timers are pushed back to the routing daemon.
 Since v0.4 it supports both OONF and OLSRd.

Package: vis
Version: 2013.04.07~7710cce4-r9
Depends: libc, libpthread
Source: feeds/routing/vis
SourceName: vis
License: GPL-2.0-only
Section: net
SourceDateEpoch: 1775754709
URL: https://www.open-mesh.org/
Maintainer: Corinna Aichele <onelektra@gmx.net>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 30720
Filename: vis_2013.04.07~7710cce4-r9_arm_cortex-a5_vfpv4.ipk
Size: 10902
SHA256sum: 858c8bc29e24bf2ddabf093c795477422c1952e1b4e0e28fee401ed3c64b9a0f
Description:  visualization server for B.A.T.M.A.N. layer 3

Package: zonestitcher
Version: 2020.05.22~0dfef1eb-r3
Depends: libc, libubox20240329
Source: feeds/routing/ohybridproxy
SourceName: ohybridproxy
License: GPL-2.0-only
LicenseFiles: LICENSE
Section: net
SourceDateEpoch: 1775754709
URL: https://github.com/sbyx/ohybridproxy
Maintainer: Steven Barth <cyrus@openwrt.org>
Architecture: arm_cortex-a5_vfpv4
Installed-Size: 20480
Filename: zonestitcher_2020.05.22~0dfef1eb-r3_arm_cortex-a5_vfpv4.ipk
Size: 8961
SHA256sum: 045b240c94577223d3559e6c63b902ce396a474fcb9a1c2769b64f4487bc113c
Description:  This package provides a statically configured daemon for translating DNS
 requests to Multicast DNS and back again.

