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-a8_vfpv3
Installed-Size: 61440
Filename: ahcpd_0.53-r3_arm_cortex-a8_vfpv3.ipk
Size: 22791
SHA256sum: 16af7ec7194a30f93290a0e5e5237e8417ec436478ef7549fea2352a461ba72c
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-a8_vfpv3
Installed-Size: 61440
Filename: alfred_2024.3-r2_arm_cortex-a8_vfpv3.ipk
Size: 26024
SHA256sum: 8cffa3e764428ca5f6d12931fa050bd26651fe32c575c92b6ddeb8d2dbe2faa0
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-a8_vfpv3
Installed-Size: 20480
Filename: babel-pinger_0.1-r1_arm_cortex-a8_vfpv3.ipk
Size: 4619
SHA256sum: 784c4b7c5431c17c56ef64dae62a63d14a9c578e79ca5864ebad23b73dc12201
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-a8_vfpv3
Installed-Size: 133120
Filename: babeld_1.13.1-r2_arm_cortex-a8_vfpv3.ipk
Size: 63010
SHA256sum: 355b501c5bd7a06134cba92afedaf6be01c3ac47818fe06b7437c343fd3fe163
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-a8_vfpv3
Installed-Size: 102400
Filename: batctl-default_2024.3-r3_arm_cortex-a8_vfpv3.ipk
Size: 43190
SHA256sum: 68db0d76c4159ac4c98763184b8f459449d4a792529f7ff4b01d639f45ad692b
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-a8_vfpv3
Installed-Size: 112640
Filename: batctl-full_2024.3-r3_arm_cortex-a8_vfpv3.ipk
Size: 50378
SHA256sum: a1955d08e5e8139372f6c10cea1f43501a8f6d6d39da74f09a7ef01aac02f7c3
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-a8_vfpv3
Installed-Size: 40960
Filename: batctl-tiny_2024.3-r3_arm_cortex-a8_vfpv3.ipk
Size: 14736
SHA256sum: 84c23d75c2358b101a60743a373bb59314da7025d16383f8ad3eda83ad49ed28
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-a8_vfpv3
Installed-Size: 92160
Filename: batmand_2022.12.31~2f62b17d-r1_arm_cortex-a8_vfpv3.ipk
Size: 39766
SHA256sum: 14907f9bff35d46fa803bc64e9dd2b74477bdab6c2ed8e030bd7e4897617ca25
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-a8_vfpv3
Installed-Size: 1044480
Filename: bird2_2.18-r1_arm_cortex-a8_vfpv3.ipk
Size: 408403
SHA256sum: f4c9bde969fbbf6169ac9438b21432d0250d20eb185b5e835a7d661437e381f1
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-a8_vfpv3
Installed-Size: 30720
Filename: bird2c_2.18-r1_arm_cortex-a8_vfpv3.ipk
Size: 10680
SHA256sum: ff2853c907207827506b791d9c961ca7eaeb3723f9be670580d8f3fc01b0bbff
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-a8_vfpv3
Installed-Size: 30720
Filename: bird2cl_2.18-r1_arm_cortex-a8_vfpv3.ipk
Size: 9760
SHA256sum: f8489c73d09eac931089df4ff34f7b08294783b5802eb662a80227c73268b30b
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-a8_vfpv3
Installed-Size: 1228800
Filename: bird3_3.2.0-r1_arm_cortex-a8_vfpv3.ipk
Size: 512343
SHA256sum: 3799523113779cc1b7b3c6e440d0c8f1c456b0026d36f4a96b6b1b61fc4e2c46
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-a8_vfpv3
Installed-Size: 30720
Filename: bird3c_3.2.0-r1_arm_cortex-a8_vfpv3.ipk
Size: 10790
SHA256sum: 2ba7d7f9ff7034c60ea56ec7bf1f640abef9ba98362b86cf75c474da3cbeab48
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-a8_vfpv3
Installed-Size: 30720
Filename: bird3cl_3.2.0-r1_arm_cortex-a8_vfpv3.ipk
Size: 9857
SHA256sum: 48db0965e2e206d4a1bf56e9bac0ac16137457eb899a57e9b58bd4f8c77deb05
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-a8_vfpv3
Installed-Size: 20480
Filename: bmx7-iwinfo_r2024061001-r1_arm_cortex-a8_vfpv3.ipk
Size: 4785
SHA256sum: ed26456b69fd55d50b07625f707e56b1474dfe7ba8cf11253095e595414e3170
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-a8_vfpv3
Installed-Size: 20480
Filename: bmx7-json_r2024061001-r1_arm_cortex-a8_vfpv3.ipk
Size: 8444
SHA256sum: 41f486ef846d991bc86f005b5beef5f56b3a68ce77d156efed5d8c2777ff9f0f
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-a8_vfpv3
Installed-Size: 20480
Filename: bmx7-sms_r2024061001-r1_arm_cortex-a8_vfpv3.ipk
Size: 6069
SHA256sum: 17a8b72b62ac601da72452ff96482c7134f404ac4c6e7be8eb9183b02204ea42
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-a8_vfpv3
Installed-Size: 30720
Filename: bmx7-table_r2024061001-r1_arm_cortex-a8_vfpv3.ipk
Size: 10368
SHA256sum: f93937f48c354d968569bc7ae5e2b0fbadc725cd402bf7f284ba63f456f55388
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-a8_vfpv3
Installed-Size: 20480
Filename: bmx7-topology_r2024061001-r1_arm_cortex-a8_vfpv3.ipk
Size: 5721
SHA256sum: bcb220898397ff83b0358c9c0f4cc36ced6f35ee064215038377ce2afbb8e74a
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-a8_vfpv3
Installed-Size: 61440
Filename: bmx7-tun_r2024061001-r1_arm_cortex-a8_vfpv3.ipk
Size: 26286
SHA256sum: 01caa2aba38253de6e9059d6c16bf6b9903549a83f41ac09c0cc13da3b7e48f5
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-a8_vfpv3
Installed-Size: 30720
Filename: bmx7-uci-config_r2024061001-r1_arm_cortex-a8_vfpv3.ipk
Size: 8889
SHA256sum: c7a0408a4b4d3a487291a8f2f34ad6a60bafe40ca684c5dbee0c7ec67910bae3
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-a8_vfpv3
Installed-Size: 348160
Filename: bmx7_r2024061001-r1_arm_cortex-a8_vfpv3.ipk
Size: 172232
SHA256sum: b849e8cd77b429d5ace47d4eb0d0f3ebe576b5e266b1849cf1eb6e2d93718dc0
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-a8_vfpv3
Installed-Size: 737280
Filename: cjdns-tests_21.1-r6_arm_cortex-a8_vfpv3.ipk
Size: 343600
SHA256sum: 5efd3342a79daeae348137ca90a18f6712a8fc41312ff84582dc5694cb639bb1
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-a8_vfpv3
Installed-Size: 880640
Filename: cjdns_21.1-r6_arm_cortex-a8_vfpv3.ipk
Size: 398331
SHA256sum: 2f04047cf914ba8936182f66258e868419958d322c48c41d2ee78299612f322e
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-a8_vfpv3
Installed-Size: 10240
Filename: hnet-full-l2tp_2018.12.21~c4376661-r1_arm_cortex-a8_vfpv3.ipk
Size: 1426
SHA256sum: c5c04594d6d98525f68404cacac558eeae25e0c73bbb84ba9d62e45bfc3654b2
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-a8_vfpv3
Installed-Size: 10240
Filename: hnet-full-secure_2018.12.21~c4376661-r1_arm_cortex-a8_vfpv3.ipk
Size: 959
SHA256sum: ae1ea11377c70915655fbbce35a66ef62330b92387e51d4b92e958e179c70f8d
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-a8_vfpv3
Installed-Size: 10240
Filename: hnet-full_2018.12.21~c4376661-r1_arm_cortex-a8_vfpv3.ipk
Size: 944
SHA256sum: 54f6a1bf76f8beb3e5b190b497f2a8c9a041d4df46be0c71c225b4f5fad62b3f
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-a8_vfpv3
Installed-Size: 204800
Filename: hnetd-nossl_2018.12.21~c4376661-r1_arm_cortex-a8_vfpv3.ipk
Size: 93147
SHA256sum: 550694e98f1379e9cfffa7a8ba379e36f5bef0fc9fc2a02c621aec700197124a
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-a8_vfpv3
Installed-Size: 225280
Filename: hnetd-openssl_2018.12.21~c4376661-r1_arm_cortex-a8_vfpv3.ipk
Size: 102803
SHA256sum: 6d235125e98b002bd1cd3b327a4f79a6278310e5b2ed76811b2a69acf3c6e562
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-a8_vfpv3
Installed-Size: 40960
Filename: luci-app-cjdns_1.3-r9_arm_cortex-a8_vfpv3.ipk
Size: 6590
SHA256sum: 7d2bc8478860f1c9959f2bcaf168bb028780ccd881da4d9a637d68e2d6e7f4c9
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-a8_vfpv3
Installed-Size: 235520
Filename: luci-app-hnet_2018.12.21~c4376661-r1_arm_cortex-a8_vfpv3.ipk
Size: 57624
SHA256sum: 0e9064f62779e05ebd1d6bb78bebc99123a2cb20572e54b6a5050eb62e0ee819
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-a8_vfpv3
Installed-Size: 20480
Filename: minimalist-pcproxy_2014.12.12~2d6d1b0b-r7_arm_cortex-a8_vfpv3.ipk
Size: 7192
SHA256sum: acd144813bbb22a1f9a19744d73af6ea8feae4808cc5de79b8256086bb0cfa7f
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-a8_vfpv3
Installed-Size: 81920
Filename: ndppd_0.2.5-r2_arm_cortex-a8_vfpv3.ipk
Size: 32718
SHA256sum: 7c8598ac5eae16862d414d16ff63f3b1c6634971d13cf244f59a9ba26a75d887
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-a8_vfpv3
Installed-Size: 122880
Filename: nodogsplash_5.0.2-r1_arm_cortex-a8_vfpv3.ipk
Size: 46995
SHA256sum: 702bf5f0835e16101b7cf91d281e4092228fdfb0aa4ce80867d40ba7c25a4e9f
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-a8_vfpv3
Installed-Size: 30720
Filename: ohybridproxy_2020.05.22~0dfef1eb-r3_arm_cortex-a8_vfpv3.ipk
Size: 11064
SHA256sum: 272054b2c757ea77825040a89229a253b935caa904c0c4270912bdca1e9808ff
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-a8_vfpv3
Installed-Size: 10240
Filename: olsrd-mod-arprefresh_2024.06.09~d72be9ad-r1_arm_cortex-a8_vfpv3.ipk
Size: 2766
SHA256sum: 714c51372019ae19148e6c926df91351c6172ef9cf43ac7b7fea8a81f3b4eeac
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-a8_vfpv3
Installed-Size: 30720
Filename: olsrd-mod-bmf_2024.06.09~d72be9ad-r1_arm_cortex-a8_vfpv3.ipk
Size: 12691
SHA256sum: 711f5586067046d74b802bb9676c449c2036942cb5b987ed1a3217b956087b79
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-a8_vfpv3
Installed-Size: 20480
Filename: olsrd-mod-dot-draw_2024.06.09~d72be9ad-r1_arm_cortex-a8_vfpv3.ipk
Size: 4572
SHA256sum: 2ffa2c2d878b9e39e8fc104a67120d448d27634eb1f4ea7ec353859a0d849046
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-a8_vfpv3
Installed-Size: 20480
Filename: olsrd-mod-dyn-gw-plain_2024.06.09~d72be9ad-r1_arm_cortex-a8_vfpv3.ipk
Size: 3059
SHA256sum: 75ee9d4703f47b8bd09a2b1f721e86fa358523e2f06efc07d6af3dca333bd5c1
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-a8_vfpv3
Installed-Size: 20480
Filename: olsrd-mod-dyn-gw_2024.06.09~d72be9ad-r1_arm_cortex-a8_vfpv3.ipk
Size: 4749
SHA256sum: 52a20f2359a692e790e967e2c9710c5079b333c288c19b60b504b08f0e5f9178
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-a8_vfpv3
Installed-Size: 20480
Filename: olsrd-mod-filtergw_2024.06.09~d72be9ad-r1_arm_cortex-a8_vfpv3.ipk
Size: 3284
SHA256sum: fb7b3af28e4454d9a07abb1b0a3de8d24da2aa0c885b3b2f6d7068948a4f5313
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-a8_vfpv3
Installed-Size: 81920
Filename: olsrd-mod-httpinfo_2024.06.09~d72be9ad-r1_arm_cortex-a8_vfpv3.ipk
Size: 33252
SHA256sum: 83e9b9758d533e1b8c62bfdcc6eece01824be9e52f5d3410ba185a479e4ec0e3
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-a8_vfpv3
Installed-Size: 61440
Filename: olsrd-mod-jsoninfo_2024.06.09~d72be9ad-r1_arm_cortex-a8_vfpv3.ipk
Size: 25134
SHA256sum: c29bac24026f93322434749d64420db2620bd96e4477c52059275c0a8bc3a85b
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-a8_vfpv3
Installed-Size: 30720
Filename: olsrd-mod-mdns_2024.06.09~d72be9ad-r1_arm_cortex-a8_vfpv3.ipk
Size: 9784
SHA256sum: 5920ef6e2bb987f9a8c378c6d6248db35c827d7a1df63cc67faf5185e4047fd1
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-a8_vfpv3
Installed-Size: 30720
Filename: olsrd-mod-nameservice_2024.06.09~d72be9ad-r1_arm_cortex-a8_vfpv3.ipk
Size: 11550
SHA256sum: ffaf8f4e5ced94fd57d1eaf2ebf6a8251a30eefeedcc9c58787e992b7d9fc35e
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-a8_vfpv3
Installed-Size: 40960
Filename: olsrd-mod-netjson_2024.06.09~d72be9ad-r1_arm_cortex-a8_vfpv3.ipk
Size: 14398
SHA256sum: 0aa18aa31270a42f91750bfeb53d71799af8effdf782dee107bbe19ea6fc0289
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-a8_vfpv3
Installed-Size: 20480
Filename: olsrd-mod-p2pd_2024.06.09~d72be9ad-r1_arm_cortex-a8_vfpv3.ipk
Size: 8986
SHA256sum: 0fcba390c88b4d77f321c842f75d54abe24f7498801cbf8a023589f3277a9881
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-a8_vfpv3
Installed-Size: 20480
Filename: olsrd-mod-pgraph_2024.06.09~d72be9ad-r1_arm_cortex-a8_vfpv3.ipk
Size: 3657
SHA256sum: 5b44660942b862c68afea065c854932ac61c715b91182afbf3191bc4698915c9
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-a8_vfpv3
Installed-Size: 174080
Filename: olsrd-mod-pud_2024.06.09~d72be9ad-r1_arm_cortex-a8_vfpv3.ipk
Size: 58736
SHA256sum: 7adb5323be15c35f2f0ea7121f00410d593da86cb8e1fce24c56266d0c75a136
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-a8_vfpv3
Installed-Size: 20480
Filename: olsrd-mod-quagga_2024.06.09~d72be9ad-r1_arm_cortex-a8_vfpv3.ipk
Size: 6860
SHA256sum: 66eae3434dcd294df2916487e246a6d51633c642d8105a1b96d898210d449f8c
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-a8_vfpv3
Installed-Size: 30720
Filename: olsrd-mod-secure_2024.06.09~d72be9ad-r1_arm_cortex-a8_vfpv3.ipk
Size: 11195
SHA256sum: 31397dc1c18465c181462f3d6fdf4f57cbf10ab4f5fa95294f4575824c4cb329
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-a8_vfpv3
Installed-Size: 20480
Filename: olsrd-mod-sgwdynspeed_2024.06.09~d72be9ad-r1_arm_cortex-a8_vfpv3.ipk
Size: 5103
SHA256sum: 40d8f7f12091653c77c282a067150a261b6d34b39c15a62b8da9cf05ab63b997
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-a8_vfpv3
Installed-Size: 40960
Filename: olsrd-mod-txtinfo_2024.06.09~d72be9ad-r1_arm_cortex-a8_vfpv3.ipk
Size: 16299
SHA256sum: fe7d462489d2fcf4b4a832c709f827ed8077c15443dded1488b35231b7eecd61
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-a8_vfpv3
Installed-Size: 10240
Filename: olsrd-mod-watchdog_2024.06.09~d72be9ad-r1_arm_cortex-a8_vfpv3.ipk
Size: 2362
SHA256sum: 74c1088a6d1d3472aabc6c226d293e08c9924097b4956d0502c43a5612872a5a
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-a8_vfpv3
Installed-Size: 10240
Filename: olsrd-utils_2024.06.09~d72be9ad-r1_arm_cortex-a8_vfpv3.ipk
Size: 1957
SHA256sum: 8a5da56077040db80fd536d70c4f9e659746046655810cb974ba4dc209d55a63
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-a8_vfpv3
Installed-Size: 317440
Filename: olsrd_2024.06.09~d72be9ad-r1_arm_cortex-a8_vfpv3.ipk
Size: 140265
SHA256sum: 72a388c890047eace5fb0d39a58f06687883d46d4b4ed06417c8d8f2b4c8dcd4
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-a8_vfpv3
Installed-Size: 378880
Filename: oonf-dlep-proxy_2022.08.25~fb15d54d_arm_cortex-a8_vfpv3.ipk
Size: 161208
SHA256sum: 2d27197a9bb2798b3b262b3129d8fb31e166bd2f0cdf817169b9b49b72e9c5d6
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-a8_vfpv3
Installed-Size: 368640
Filename: oonf-dlep-radio_2022.08.25~fb15d54d_arm_cortex-a8_vfpv3.ipk
Size: 157390
SHA256sum: 28a5bbdf3301551ea03c0871f0230859454942ef87d587aa69c8104db68d29a7
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-a8_vfpv3
Installed-Size: 10240
Filename: oonf-init-scripts_0.9.1-r3_arm_cortex-a8_vfpv3.ipk
Size: 2304
SHA256sum: 28d98465ffdb9e95a537084c3f29d409ab985e62a093564bffa7fe48324446c3
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-a8_vfpv3
Installed-Size: 532480
Filename: oonf-olsrd2_2022.08.25~1cec9b21_arm_cortex-a8_vfpv3.ipk
Size: 233355
SHA256sum: c5fb91ba51b304ab7cc43a47b37d7730bb3e98b064dbd5c7c57812cabe0b76b1
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-a8_vfpv3
Installed-Size: 563200
Filename: opennds_10.3.1-r1_arm_cortex-a8_vfpv3.ipk
Size: 161968
SHA256sum: fc8a97f29770dce9e44454f5dc9c8719db5970c976dcfabd354c9b9daadc49f5
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-a8_vfpv3
Installed-Size: 194560
Filename: pimbd_2018.06.19~dbf4e591-r4_arm_cortex-a8_vfpv3.ipk
Size: 82810
SHA256sum: a92da2fced04c6a4e6373a91c13b63a032b198247e2d8080cc0e4d006269f284
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-a8_vfpv3
Installed-Size: 71680
Filename: prince_0.4-r3_arm_cortex-a8_vfpv3.ipk
Size: 26531
SHA256sum: 6037356ba01914b8189aa0db98434cdf48efb512d29bb608560286ad31a06864
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-a8_vfpv3
Installed-Size: 30720
Filename: vis_2013.04.07~7710cce4-r9_arm_cortex-a8_vfpv3.ipk
Size: 10884
SHA256sum: 208716ca3e29613b899c744f94b4b52e6e9a1d8ebe90dbfe957cf7ce870a0867
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-a8_vfpv3
Installed-Size: 20480
Filename: zonestitcher_2020.05.22~0dfef1eb-r3_arm_cortex-a8_vfpv3.ipk
Size: 8948
SHA256sum: 17e0a29a2d011b6b3d86710f3ac2bfbbe0ca2db61a68a2449ea6b57c523f9496
Description:  This package provides a statically configured daemon for translating DNS
 requests to Multicast DNS and back again.

