curl -O https://img-en.fs.com/file/user_manual/fs-ap3000c-comb-v200r104c60b306sp03-2012.bin.zip unzip fs-ap3000c-comb-v200r104c60b306sp03-2012.bin.zip binwalk -e FS-AP3000C-comb-V200R104C60B306SP03-2012.bin cd _FS-AP3000C-comb-V200R104C60B306SP03-2012.bin.extracted ubireader_extract_images 29C0.ubi cd ubifs-root/29C0.ubi ls mkdir rootfs unsquashfs -d rootfs/ -f ./img-674820164_vol-ubi_rootfs.ubifs strings rootfs/bin/busybox|grep GPL -b1 ############### This outputs following license text ######################## # 4345-BusyBox is copyrighted by many authors between 1998-2012. # 4403:Licensed under GPLv2. See source distribution for detailed # 4462-copyright notices. ############################################################################ cat ./usr/lib/opkg/info/*.control ############### This outputs following package info including license ######################## # Package: 6rd # Version: 9-2 # Depends: libc, kmod-ipv6, kmod-sit # Source: package/network/ipv6/6rd # License: GPL-2.0 # Section: net # Maintainer: Steven Barth # Architecture: all # Installed-Size: 2711 # Description: Provides support for 6rd tunnels in /etc/config/network. # Refer to http://wiki.openwrt.org/doc/uci/network for # configuration details. # Package: alsa # Version: 1 # Depends: libc, alsa-utils # Source: package/utils/alsa # Section: alsa # Architecture: all # Installed-Size: 1025 # Description: UCI based sound configuration module for OpenWrt # Package: alsa-lib # Version: 1.0.28-1 # Depends: libc, kmod-sound-core, libpthread, librt # Source: qca/feeds/packages/libs/alsa-lib # License: LGPLv2.1 GPLv2 # LicenseFiles: COPYING aserver/COPYING # Section: libs # Maintainer: Peter Wagner # Architecture: ipq806x # Installed-Size: 278618 # Description: This is the library package for alsa, needed by some userspace programs. # You must have enabled the ALSA support in the kernel. # Package: alsa-utils # Version: 1.0.28-2 # Depends: libc, alsa-lib, libncurses, libpthread # Source: qca/feeds/packages/utils/alsa-utils # Section: utils # Maintainer: Ted Hess # Architecture: ipq806x # Installed-Size: 119005 # Description: ALSA (Advanced Linux Sound Architecture) utilities # Package: apcfg # Version: 1 # Depends: libc, common, sniffer, nfq_daemon, libiw, libcfg, librt, libm, libmnl, liblog, libqos, libfw, libpubacl, libpubbridge, libpthread, liboem, libshl, libbrnf, librrm, libnfnetlink, libnetfilter-queue # Source: package/extensions/apps/apcfg # Section: extensions # Architecture: ipq806x # Installed-Size: 173592 # Description: If you can't figure out what this program does, you're probably # brain-dead and need immediate medical attention. # Package: arptables # Version: 0.0.4-1 # Depends: libc, kmod-arptables # Source: package/network/utils/arptables # License: GPL-2.0 # Section: net # Architecture: ipq806x # Installed-Size: 19763 # Description: ARP firewalling software # Package: assign # Version: 1 # Depends: libc, libcfg # Source: package/extensions/apps/assign # Section: extensions # Architecture: ipq806x # Installed-Size: 4576 # Description: If you can't figure out what this program does, you're probably # brain-dead and need immediate medical attention. # Package: base-files # Version: 157.2-r2012 # Depends: libc, netifd, procd, jsonfilter, usign # Source: package/base-files # License: GPL-2.0 # Section: base # Architecture: ipq806x # Installed-Size: 41441 # Description: This package contains a base filesystem and system scripts for OpenWrt. # Package: bcast # Version: 1 # Depends: libc, libiw, librt, libm, liblog, libfw, libpubbridge, liboem, libcfg, libutils, libshl, libnfnetlink, libnetfilter-queue, libmnl, libebtables # Source: package/extensions/apps/bcast # Section: extensions # Architecture: ipq806x # Installed-Size: 4295 # Description: If you can't figure out what this program does, you're probably # brain-dead and need immediate medical attention. # Package: bridge # Version: 1.5-3 # Depends: libc # Source: qca/feeds/packages/net/bridge-utils # License: GPL-2.0+ # LicenseFiles: COPYING # Section: net # Architecture: ipq806x # Installed-Size: 8698 # Description: Manage ethernet bridging: a way to connect networks together to # form a larger network. # Package: btdiag # Version: g-1 # Depends: libc, libpthread, librt # Source: qca/feeds/qca_10_4/utils/btdiag # Section: QCA # Maintainer: Qualcomm Atheros # Architecture: ipq806x # Installed-Size: 16702 # Description: - QCA ART Driver & tools # Package: busybox # Version: 1.23.2-1 # Depends: libc, librpc, libcfg, liblog, liboem, libpubbridge # Source: package/utils/busybox # License: GPL-2.0 # LicenseFiles: LICENSE archival/libarchive/bz/LICENSE # Section: base # Essential: yes # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 250313 # Description: The Swiss Army Knife of embedded Linux. # It slices, it dices, it makes Julian Fries. # Package: cmd_agent # Version: 1 # Depends: libc, common, iptables, liblog, libpthread, libutils, libipt, libiptc, libxtables # Source: package/extensions/apps/cmd_agent # Section: extensions # Architecture: ipq806x # Installed-Size: 3996 # Description: If you can't figure out what this program does, you're probably # brain-dead and need immediate medical attention. # Package: common # Version: 1 # Depends: libc # Source: package/extensions/include # Section: extensions # Architecture: ipq806x # Installed-Size: 104 # Description: Common files created by HM for AP Management, used for libcfg ligshl... . # Package: cwconfig # Version: 1 # Depends: libc, common, kmod-cwdev # Source: package/extensions/apps/cwconfig # Section: extensions # Architecture: ipq806x # Installed-Size: 4102 # Description: If you can't figure out what this program does, you're probably # brain-dead and need immediate medical attention. # Package: ddns-scripts # Version: 2.4.3-2 # Source: qca/feeds/packages/net/ddns-scripts # License: GPL-2.0 # Section: net # Maintainer: Christian Schoenebeck # Architecture: all # Installed-Size: 10174 # Description: Dynamic DNS Client scripts (with IPv6 support) - Info: http://wiki.openwrt.org/doc/howto/ddns.client # Package: dnsmasq-dhcpv6 # Version: 2.73-1 # Depends: libc, kmod-ipv6 # Source: package/network/services/dnsmasq # License: GPL-2.0 # LicenseFiles: COPYING # Section: net # Architecture: ipq806x # Installed-Size: 114301 # Description: It is intended to provide coupled DNS and DHCP service to a LAN. # # This is a variant with DHCPv6 support # Package: dropbear # Version: 2015.67-1 # Depends: libc # Source: package/network/services/dropbear # License: MIT # LicenseFiles: LICENSE libtomcrypt/LICENSE libtommath/LICENSE # Section: net # Architecture: ipq806x # Installed-Size: 77650 # Description: A small SSH2 server/client designed for small memory environments. # Package: ds-lite # Version: 7-1 # Depends: libc, kmod-ipv6, kmod-ip6-tunnel, resolveip # Source: package/network/ipv6/ds-lite # License: GPL-2.0 # Section: net # Maintainer: Steven Barth # Architecture: all # Installed-Size: 1051 # Description: Provides support for Dual-Stack Lite in /etc/config/network. # Refer to http://wiki.openwrt.org/doc/uci/network for # configuration details. # Package: e2fsprogs # Version: 1.42.12-1 # Depends: libc, libuuid, libext2fs # Source: package/utils/e2fsprogs # Section: utils # Architecture: ipq806x # Installed-Size: 171166 # Description: This package contains essential ext2 filesystem utilities which consists of # e2fsck, mke2fs and most of the other core ext2 filesystem utilities. # Package: eapd_ex # Version: 1 # Depends: libc, libiw, libcfg, libfw, liblog, liboem, libpthread, libpubbridge, librt, libshl # Source: package/extensions/apps/eapd_ex # Section: extensions # Architecture: ipq806x # Installed-Size: 7728 # Description: If you can't figure out what this program does, you're probably # brain-dead and need immediate medical attention. # Package: easyol # Version: 1 # Depends: libc, common, librt, libm, libiw, liblog, libfw, libpubbridge, libpthread, liboem, libcfg, libshl, libzerocfg # Source: package/extensions/apps/easyol # Section: extensions # Architecture: ipq806x # Installed-Size: 2794 # Description: If you can't figure out what this program does, you're probably # brain-dead and need immediate medical attention. # Package: ebtables # Version: 2.0.10-4-3 # Depends: libc, kmod-ebtables # Source: package/network/utils/ebtables # License: GPL-2.0 # Section: net # Architecture: ipq806x # Installed-Size: 72527 # Description: The ebtables program is a filtering tool for a bridging firewall. The # filtering is focussed on the Link Layer Ethernet frame fields. Apart # from filtering, it also gives the ability to alter the Ethernet MAC # addresses and implement a brouter. # Package: ebtables-utils # Version: 2.0.10-4-3 # Depends: libc, kmod-ebtables, ebtables # Source: package/network/utils/ebtables # License: GPL-2.0 # Section: net # Architecture: ipq806x # Installed-Size: 3198 # Description: The ebtables program is a filtering tool for a bridging firewall. The # filtering is focussed on the Link Layer Ethernet frame fields. Apart # from filtering, it also gives the ability to alter the Ethernet MAC # addresses and implement a brouter. # Package: ethtool # Version: 3.18-1 # Depends: libc # Source: qca/feeds/packages/net/ethtool # License: GPL-2.0 # LicenseFiles: COPYING # Section: net # Maintainer: Matthias Schiffer # Architecture: ipq806x # Installed-Size: 82876 # Description: ethtool is a small utility for examining and tuning your ethernet-based # network interface # Package: file # Version: 5.25-1 # Depends: libc, libmagic # Source: qca/feeds/packages/libs/file # License: BSD-2c # LicenseFiles: COPYING # Section: utils # Architecture: ipq806x # Installed-Size: 127239 # Description: utility # Package: firewall # Version: 2015-07-27 # Depends: libc, libubox, libubus, libuci, libip4tc, libip6tc, libxtables, kmod-ipt-core, kmod-ipt-conntrack, kmod-ipt-nat # Source: package/network/config/firewall # License: ISC # Section: net # Maintainer: Jo-Philipp Wich # Architecture: ipq806x # Installed-Size: 37866 # Description: This package provides a config-compatible C implementation of the UCI firewall. # Package: flock # Version: 2.25.2-4 # Depends: libc # Source: package/utils/util-linux # License: GPL-2.0 # LicenseFiles: COPYING getopt/COPYING libblkid/COPYING libmount/COPYING Documentation/licenses/COPYING.GPLv2 Documentation/licenses/COPYING.LGPLv2.1 libuuid/COPYING Documentation/licenses/COPYING.BSD-3 # Section: utils # Architecture: ipq806x # Installed-Size: 6748 # Description: manages flock locks from within shell scripts or the command line # Package: fstools # Version: 2016-01-10-96415afecef35766332067f4205ef3b2c7561d21 # Depends: libc, ubox, ubi-utils # Source: package/system/fstools # License: GPL-2.0 # Section: base # Maintainer: John Crispin # Architecture: ipq806x # Installed-Size: 16681 # Description: OpenWrt filesystem tools # Package: goahead # Version: 1 # Depends: libc, common, scan, liboem, libcfg, liblog, libpubbridge, libfw, liboem, libqos, libebtables, libutils, libiw, libshl, libzerocfg, libwls # Source: package/extensions/apps/goahead-2.5 # Section: extensions # Architecture: ipq806x # Installed-Size: 543600 # Description: If you can't figure out what this program does, you're probably # brain-dead and need immediate medical attention. # Package: hmcli # Version: 1 # Depends: libc, common, librt, libm, libhmcli, libcfg, libiw, liblog, libfw, libpubbridge, libcrypt, liboem, libutils, libebtables, libqos, libshl, libreadline, libncurses, libwls, libzerocfg # Source: package/extensions/apps/hmcli # Section: extensions # Architecture: ipq806x # Installed-Size: 108483 # Description: If you can't figure out what this program does, you're probably # brain-dead and need immediate medical attention. # Package: i2c-tools # Version: 3.1.2-1 # Depends: libc # Source: qca/feeds/packages/utils/i2c-tools # License: GPLv2 # LicenseFiles: COPYING # Section: utils # Maintainer: Daniel Golle # Architecture: ipq806x # Installed-Size: 15440 # Description: This package contains an heterogeneous set of I2C tools for Linux. These tools # were originally part of the lm-sensors package. # Package: ip6tables # Version: 1.4.21-1 # Depends: libc, kmod-ip6tables, iptables # Source: package/network/utils/iptables # License: GPL-2.0 # Section: net # Architecture: ipq806x # Installed-Size: 213 # Description: IPv6 firewall administration tool # Package: iperf # Version: 2.0.5-1 # Depends: libc, uclibcxx # Source: package/network/utils/iperf # License: BSD-3-Clause # Section: net # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 22059 # Description: Iperf is a modern alternative for measuring TCP and UDP bandwidth # performance, allowing the tuning of various parameters and # characteristics. # This package is built with single thread support. # Package: ip-full # Version: 4.0.0-1 # Depends: libc, libnl-tiny # Source: package/network/utils/iproute2 # License: GPL-2.0 # Section: net # Maintainer: Russell Senior # Architecture: ipq806x # Installed-Size: 118565 # Description: Routing control utility (Full) # Package: iptables # Version: 1.4.21-1 # Depends: libc, kmod-ipt-core, libip4tc, libip6tc, libxtables # Source: package/network/utils/iptables # License: GPL-2.0 # Section: net # Architecture: ipq806x # Installed-Size: 23120 # Description: IP firewall administration tool. # # Matches: # - icmp # - tcp # - udp # - comment # - conntrack # - limit # - mac # - mark # - multiport # - set # - state # - time # # Targets: # - ACCEPT # - CT # - DNAT # - DROP # - REJECT # - LOG # - MARK # - MASQUERADE # - REDIRECT # - SET # - SNAT # - TCPMSS # # Tables: # - filter # - mangle # - nat # - raw # # Package: iptables-mod-conntrack-extra # Version: 1.4.21-1 # Depends: libc, iptables, kmod-ipt-conntrack-extra # Source: package/network/utils/iptables # License: GPL-2.0 # Section: net # Architecture: ipq806x # Installed-Size: 8864 # Description: Extra iptables extensions for connection tracking. # # Matches: # - connbytes # - connlimit # - connmark # - recent # - helper # # Targets: # - CONNMARK # # Package: iptables-mod-extra # Version: 1.4.21-1 # Depends: libc, iptables, kmod-ipt-extra # Source: package/network/utils/iptables # License: GPL-2.0 # Section: net # Architecture: ipq806x # Installed-Size: 7921 # Description: Other extra iptables extensions. # # Matches: # - addrtype # - condition # - owner # - physdev (if ebtables is enabled) # - pkttype # - quota # # Package: iptables-mod-filter # Version: 1.4.21-1 # Depends: libc, iptables, kmod-ipt-filter # Source: package/network/utils/iptables # License: GPL-2.0 # Section: net # Architecture: ipq806x # Installed-Size: 3011 # Description: iptables extensions for packet content inspection. # Includes support for: # # Matches: # - string # # Package: iptables-mod-ipopt # Version: 1.4.21-1 # Depends: libc, iptables, kmod-ipt-ipopt # Source: package/network/utils/iptables # License: GPL-2.0 # Section: net # Architecture: ipq806x # Installed-Size: 12864 # Description: iptables extensions for matching/changing IP packet options. # # Matches: # - dscp # - ecn # - length # - statistic # - tcpmss # - unclean # - hl # # Targets: # - DSCP # - CLASSIFY # - ECN # - HL # # Package: iptables-mod-iprange # Version: 1.4.21-1 # Depends: libc, iptables, kmod-ipt-iprange # Source: package/network/utils/iptables # License: GPL-2.0 # Section: net # Architecture: ipq806x # Installed-Size: 2706 # Description: iptables extensions for matching ip ranges. # # Matches: # - iprange # # Package: iptables-mod-ipsec # Version: 1.4.21-1 # Depends: libc, iptables, kmod-ipt-ipsec # Source: package/network/utils/iptables # License: GPL-2.0 # Section: net # Architecture: ipq806x # Installed-Size: 5165 # Description: iptables extensions for matching ipsec traffic. # # Matches: # - ah # - esp # - policy # # Package: iptables-mod-local-extra # Version: 1.4.21-1 # Depends: libc, iptables, kmod-ipt-local-extra # Source: package/network/utils/iptables # License: GPL-2.0 # Section: net # Architecture: ipq806x # Installed-Size: 2807 # Description: iptables local extensions # # Matches: # - multiIp # # Targets: # - DROPSTA # # Package: iptables-mod-nfqueue # Version: 1.4.21-1 # Depends: libc, iptables, kmod-nfnetlink-queue, kmod-ipt-nfqueue # Source: package/network/utils/iptables # License: GPL-2.0 # Section: net # Architecture: ipq806x # Installed-Size: 2041 # Description: iptables extension for user-space queuing via NFNETLINK. # # Includes: # - libxt_NFQUEUE # # Package: iputils-tracepath6 # Version: 20101006-1 # Depends: libc # Source: package/network/utils/iputils # License: GPL-2.0+ # Section: net # Maintainer: Jo-Philipp Wich # Architecture: ipq806x # Installed-Size: 4307 # Description: Program tracepath6 from iputils. # Traces path to a network host discovering MTU along this path (IPv6). # Package: iputils-tracepath # Version: 20101006-1 # Depends: libc # Source: package/network/utils/iputils # License: GPL-2.0+ # Section: net # Maintainer: Jo-Philipp Wich # Architecture: ipq806x # Installed-Size: 3683 # Description: Program tracepath from iputils. # Traces path to a network host discovering MTU along this path (IPv4). # Package: isc-dhcp-relay-ipv4 # Version: 4.2.4-3 # Depends: libc # Source: qca/feeds/packages/net/isc-dhcp # Section: net # Architecture: ipq806x # Installed-Size: 438450 # Description: provides a means for relaying DHCP and BOOTP requests from a subnet to which # no DHCP server is directly connected to one or more DHCP servers on other # subnets. # This package is compiled with IPv4 and IPv6 support. # This package is compiled with IPv4 support only. # Package: isc-dhcp-relay-ipv6 # Version: 4.2.4-3 # Depends: libc # Source: qca/feeds/packages/net/isc-dhcp # Section: net # Architecture: ipq806x # Installed-Size: 514318 # Description: provides a means for relaying DHCP and BOOTP requests from a subnet to which # no DHCP server is directly connected to one or more DHCP servers on other # subnets. # This package is compiled with IPv4 and IPv6 support. # Package: isolator # Version: 1 # Depends: libc, common, libiw, libcfg, libfw, libpubbridge, liboem, liblog, libpthread, libutils, libshl, libebtables # Source: package/extensions/apps/isolator # Section: extensions # Architecture: ipq806x # Installed-Size: 3831 # Description: If you can't figure out what this program does, you're probably # brain-dead and need immediate medical attention. # Package: iw # Version: 4.3-1 # Depends: libc, libnl-tiny # Source: package/network/utils/iw # License: GPL-2.0 # Section: net # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 34898 # Description: cfg80211 interface configuration utility # Package: iwinfo # Version: 2015-06-01-ade8b1b299cbd5748db1acf80dd3e9f567938371 # Depends: libc, libiwinfo # Source: package/network/utils/iwinfo # License: GPL-2.0 # Section: utils # Maintainer: Jo-Philipp Wich # Architecture: ipq806x # Installed-Size: 6176 # Description: Command line frontend for the wireless information library. # Package: jshn # Version: 2015-11-08-10429bccd0dc5d204635e110a7a8fae7b80d16cb # Depends: libc, libjson-c, libubox, libblobmsg-json # Source: package/libs/libubox # License: ISC # Section: utils # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 4855 # Description: Library for parsing and generating JSON from shell scripts # Package: jsonfilter # Version: 2014-06-19-cdc760c58077f44fc40adbbe41e1556a67c1b9a9 # Depends: libc, libubox, libjson-c # Source: package/utils/jsonfilter # License: ISC # Section: base # Maintainer: Jo-Philipp Wich # Architecture: ipq806x # Installed-Size: 7096 # Description: OpenWrt JSON filter utility # Package: kernel # Version: 3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc # Depends: libc # Source: package/kernel/linux # License: GPLv2 # Section: sys # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 105 # Description: Virtual kernel package # Package: kmod-ac97 # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-sound-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 104 # Description: The ac97 controller # Package: kmod-aq_phy # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 5977 # Description: Aquantia PHY Driver # Package: kmod-arptables # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-ipt-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 8283 # Description: Kernel modules for ARP firewalling # Package: kmod-ata-ahci # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-ata-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 237 # Description: Support for AHCI Serial ATA controllers # Package: kmod-ata-ahci-platform # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-ata-core, kmod-ata-ahci # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 1515 # Description: Platform support for AHCI Serial ATA controllers # Package: kmod-ata-core # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-scsi-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 105 # Description: Serial and Parallel ATA support # Package: kmod-b2ucast # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: package/extensions/modules/b2ucast # Section: extensions # Architecture: ipq806x # Installed-Size: 3353 # Description: If you can't figure out what this program does, you're probably # brain-dead and need immediate medical attention. # Package: kmod-bonding # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 61695 # Description: Kernel module for NIC bonding. # Package: kmod-bootconfig # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 3251 # Description: Bootconfig partition for failsafe # Package: kmod-bridge # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-stp # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 188 # Description: Kernel module for Ethernet bridging. # Package: kmod-button-hotplug # Version: 3.14.43-3 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-input-core # Source: package/kernel/button-hotplug # Section: kernel # Architecture: ipq806x # Installed-Size: 2810 # Description: Kernel module to generate button uevent-s from input subsystem events. # If your device uses GPIO buttons, see gpio-button-hotplug. # Package: kmod-cfg80211 # Version: 3.14.43+20160607-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), iw, kmod-crypto-core, kmod-crypto-manager # Source: qca/feeds/wlan-open/mac80211 # Section: kernel # Maintainer: Qualcomm Atheros # Architecture: ipq806x # Installed-Size: 126161 # Description: cfg80211 is the Linux wireless LAN (802.11) configuration API. # Package: kmod-crypto-aead # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-crypto-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 235 # Description: CryptoAPI AEAD support # Package: kmod-crypto-aes # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-crypto-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 198 # Description: AES cipher CryptoAPI module # Package: kmod-crypto-arc4 # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-crypto-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 191 # Description: ARC4 (RC4) cipher CryptoAPI module # Package: kmod-crypto-authenc # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-crypto-manager, kmod-crypto-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 4471 # Description: Combined mode wrapper for IPsec # Package: kmod-crypto-cbc # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-crypto-manager, kmod-crypto-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 2196 # Description: Cipher Block Chaining CryptoAPI module # Package: kmod-crypto-core # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 105 # Description: Core CryptoAPI modules # Package: kmod-crypto-crc32c # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-crypto-hash, kmod-crypto-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 233 # Description: CRC32c CRC module # Package: kmod-crypto-deflate # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-lib-zlib, kmod-crypto-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 193 # Description: Deflate compression CryptoAPI module # Package: kmod-crypto-des # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-crypto-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 7255 # Description: DES/3DES cipher CryptoAPI module # Package: kmod-crypto-ecb # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-crypto-manager, kmod-crypto-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 1790 # Description: Electronic CodeBook CryptoAPI module # Package: kmod-crypto-hash # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-crypto-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 241 # Description: CryptoAPI hash support # Package: kmod-crypto-hmac # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-crypto-manager, kmod-crypto-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 2347 # Description: HMAC digest CryptoAPI module # Package: kmod-crypto-iv # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-crypto-manager, kmod-crypto-rng, kmod-crypto-wq, kmod-crypto-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 200 # Description: CryptoAPI initialization vectors # Package: kmod-crypto-manager # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-crypto-aead, kmod-crypto-hash, kmod-crypto-pcompress, kmod-crypto-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 105 # Description: CryptoAPI algorithm manager # Package: kmod-crypto-md5 # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-crypto-hash, kmod-crypto-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 1590 # Description: MD5 digest CryptoAPI module # Package: kmod-crypto-ocf # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-crypto-manager, kmod-crypto-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 25810 # Description: OCF modules # Package: kmod-crypto-pcompress # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-crypto-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 105 # Description: CryptoAPI Partial (de)compression operations # Package: kmod-crypto-qcrypto # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-crypto-manager, kmod-crypto-aes, kmod-crypto-hash, kmod-crypto-des, kmod-crypto-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 28796 # Description: Qualcomm crypto CE engine # Package: kmod-crypto-rng # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-crypto-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 195 # Description: CryptoAPI random number generation # Package: kmod-crypto-sha1 # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-crypto-hash, kmod-crypto-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 1731 # Description: SHA1 digest CryptoAPI module # Package: kmod-crypto-wq # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-crypto-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 194 # Description: CryptoAPI work queue handling # Package: kmod-cwdev # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-qca-edma, kmod-usb-net # Source: package/extensions/modules/cwdev # Section: extensions # Architecture: ipq806x # Installed-Size: 20489 # Description: If you can't figure out what this program does, you're probably # brain-dead and need immediate medical attention. # Package: kmod-dhcp-snooping # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: package/extensions/modules/dhcp-snooping # Section: extensions # Architecture: ipq806x # Installed-Size: 5406 # Description: dhcp snooping # Package: kmod-ebtables # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-ipt-core, kmod-bridge # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 23278 # Description: ebtables is a general, extensible frame/packet identification # framework. It provides you to do Ethernet # filtering/NAT/brouting on the Ethernet bridge. # Package: kmod-ebtables-ipv4 # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-ebtables # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 8534 # Description: This option adds the IPv4 support to ebtables, which allows basic # IPv4 header field filtering, ARP filtering as well as SNAT, DNAT targets. # Package: kmod-ebtables-ipv6 # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-ebtables # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 1781 # Description: This option adds the IPv6 support to ebtables, which allows basic # IPv6 header field filtering and target support. # Package: kmod-ebtables-watchers # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-ebtables # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 6370 # Description: This option adds the log watchers, that you can use in any rule # in any ebtables table. # Package: kmod-fs-exfat # Version: 3.14.43+git-20150301-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-nls-base # Source: qca/feeds/packages/kernel/exfat-nofuse # License: GPL-2.0 # LicenseFiles: LICENSE # Section: kernel # Maintainer: Bruno Randolf # Architecture: ipq806x # Installed-Size: 42583 # Description: Kernel module for ExFAT Filesytems # Package: kmod-fs-ext4 # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-lib-crc16, kmod-crypto-hash # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 243 # Description: Kernel module for EXT4 filesystem support # Package: kmod-fs-msdos # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-fs-vfat, kmod-nls-base # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 4472 # Description: Kernel module for MSDOS filesystem support # Package: kmod-fs-ntfs # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-nls-base # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 44056 # Description: Kernel module for NTFS filesystem support # Package: kmod-fs-vfat # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-nls-base # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 34095 # Description: Kernel module for VFAT filesystem support # Package: kmod-fuse # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 39394 # Description: Kernel module for userspace filesystem support # Package: kmod-gpio-button-hotplug # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: package/kernel/gpio-button-hotplug # Section: kernel # Architecture: ipq806x # Installed-Size: 4868 # Description: This is a replacement for the following in-kernel drivers: # 1) gpio_keys (KEYBOARD_GPIO) # 2) gpio_keys_polled (KEYBOARD_GPIO_POLLED) # # Instead of generating input events (like in-kernel drivers do) it generates # uevent-s and broadcasts them. This allows disabling input subsystem which is # an overkill for OpenWrt simple needs. # Package: kmod-gre # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-iptunnel # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 7787 # Description: Generic Routing Encapsulation support # Package: kmod-i2c-algo-bit # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-i2c-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 3215 # Description: Kernel modules for I2C bit-banging interfaces # Package: kmod-i2c-core # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 192 # Description: Kernel modules for I2C support # Package: kmod-i2c-gpio # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-i2c-algo-bit # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 2712 # Description: Kernel modules for a very simple bitbanging I2C driver utilizing the # arch-neutral GPIO API to control the SCL and SDA lines. # Package: kmod-ifb # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 3200 # Description: The Intermediate Functional Block # Package: kmod-input-core # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 16742 # Description: Kernel modules for support of input device # Package: kmod-ip6tables # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-nf-ipt6, kmod-ipt-core, kmod-ipt-conntrack # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 5521 # Description: Netfilter IPv6 firewalling support # Package: kmod-ip6-tunnel # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-iptunnel6 # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 11105 # Description: Kernel modules for IPv6-in-IPv6 and IPv4-in-IPv6 tunnelling # Package: kmod-ipsec4 # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-ipsec, kmod-iptunnel4 # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 13342 # Description: Kernel modules for IPsec support in IPv4. # Includes: # - ah4 # - esp4 # - ipcomp4 # - xfrm4_mode_beet # - xfrm4_mode_transport # - xfrm4_mode_tunnel # - xfrm4_tunnel # Package: kmod-ipsec6 # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-ipsec, kmod-iptunnel6 # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 14743 # Description: Kernel modules for IPsec support in IPv6. # Includes: # - ah6 # - esp6 # - ipcomp6 # - xfrm6_mode_beet # - xfrm6_mode_transport # - xfrm6_mode_tunnel # - xfrm6_tunnel # Package: kmod-ipsec # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-crypto-authenc, kmod-crypto-iv, kmod-crypto-des, kmod-crypto-hmac, kmod-crypto-md5, kmod-crypto-sha1, kmod-crypto-deflate, kmod-crypto-cbc # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 31652 # Description: Kernel modules for IPsec support in both IPv4 and IPv6. # Includes: # - af_key # - xfrm_ipcomp # - xfrm_user # Package: kmod-ipt-conntrack # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-ipt-core, kmod-nf-conntrack # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 5674 # Description: Netfilter (IPv4) kernel modules for connection tracking # Includes: # - conntrack # - defrag # - iptables_raw # - NOTRACK # - state # Package: kmod-ipt-conntrack-extra # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-ipt-core, kmod-ipt-conntrack # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 10071 # Description: Netfilter (IPv4) extra kernel modules for connection tracking # Includes: # - connbytes # - connmark/CONNMARK # - conntrack # - helper # - recent # Package: kmod-ipt-core # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-nf-ipt # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 18031 # Description: Netfilter core kernel modules # Includes: # - comment # - limit # - LOG # - mac # - multiport # - REJECT # - TCPMSS # Package: kmod-ipt-ct-sctp # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-ipt-core, kmod-ipt-conntrack # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 5373 # Description: Kernel modules for sctp conntrack # Package: kmod-ipt-extra # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-ipt-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 4635 # Description: Other Netfilter (IPv4) kernel modules # Includes: # - addrtype # - owner # - physdev (if bridge support was enabled in kernel) # - pkttype # - quota # Package: kmod-ipt-filter # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-ipt-core, kmod-lib-textsearch, kmod-ipt-conntrack # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 1347 # Description: Netfilter (IPv4) kernel modules for packet content inspection # Includes: # - string # Package: kmod-ipt-ipopt # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-ipt-core, kmod-ipt-conntrack # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 7399 # Description: Netfilter (IPv4) modules for matching/changing IP packet options # Includes: # - CLASSIFY # - dscp/DSCP # - ecn/ECN # - hl/HL # - length # - mark/MARK # - statistic # - tcpmss # - time # - ttl/TTL # - unclean # Package: kmod-ipt-iprange # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-ipt-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 1844 # Description: Netfilter (IPv4) module for matching ip ranges # Includes: # - iprange # Package: kmod-ipt-ipsec # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-ipt-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 3599 # Description: Netfilter (IPv4) modules for matching IPSec packets # Includes: # - ah # - esp # - policy # Package: kmod-ipt-local-extra # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-ipt-core, kmod-ipt-conntrack # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 2438 # Description: Netfilter (IPv4) modules add by local # Includes: # - DROPSTA # Package: kmod-ipt-nat # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-ipt-core, kmod-nf-nat # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 3768 # Description: Netfilter (IPv4) kernel modules for basic NAT targets # Includes: # - MASQUERADE # Package: kmod-ipt-nathelper-rtsp # Version: 3.14.43+2.10-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-ipt-core, kmod-ipt-conntrack-extra, kmod-ipt-nat # Source: package/network/utils/xtables-addons # License: GPL-2.0 # Section: kernel # Maintainer: Jo-Philipp Wich # Architecture: ipq806x # Installed-Size: 8729 # Description: RTSP Conntrack and NAT netfilter module # Package: kmod-ipt-nfqueue # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-ipt-core, kmod-nfnetlink-queue # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 2029 # Description: Netfilter module for user-space packet queuing # Includes: # - NFQUEUE # Package: kmod-iptunnel4 # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 1983 # Description: Kernel modules for IPv4 tunneling # Package: kmod-iptunnel6 # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 2016 # Description: Kernel modules for IPv6 tunneling # Package: kmod-iptunnel # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 7739 # Description: Kernel module for generic IP tunnel support # Package: kmod-l2tp # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-udptunnel4, kmod-udptunnel6 # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 16015 # Description: Kernel modules for L2TP V3 Support # Package: kmod-leds-gpio # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 2761 # Description: Kernel module for LEDs on GPIO lines # Package: kmod-lib-crc16 # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 234 # Description: Kernel module for CRC16 support # Package: kmod-lib-crc32c # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-crypto-crc32c # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 1322 # Description: Kernel module for CRC32 support # Package: kmod-lib-crc-ccitt # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 1475 # Description: Kernel module for CRC-CCITT support # Package: kmod-lib-lzo # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 200 # Description: Kernel module for LZO compression/decompression support # Package: kmod-lib-textsearch # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 3643 # Description: Textsearch support # Package: kmod-lib-zlib # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 200 # Description: Zlib support # Package: kmod-llc # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 194 # Description: Kernel module for ANSI/IEEE 802.2 LLC support. # Package: kmod-mii # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 2788 # Description: MII library # Package: kmod-mppe # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-ppp, kmod-crypto-core, kmod-crypto-arc4, kmod-crypto-sha1, kmod-crypto-ecb # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 4216 # Description: Kernel modules for Microsoft PPP compression/encryption # Package: kmod-nat46 # Version: 3.14.43+6-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-ipv6 # Source: qca/feeds/routing/nat46 # License: GPL-2.0 # Section: kernel # Maintainer: Steven Barth # Architecture: ipq806x # Installed-Size: 13514 # Description: Stateless NAT46 translation kernel module # Package: kmod-nat-sctp # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-ipt-core, kmod-ipt-ct-sctp, kmod-ipt-nat, kmod-lib-crc32c # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 1526 # Description: Kernel modules for sctp nat # Package: kmod-nf-conntrack6 # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-ipv6, kmod-nf-conntrack # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 10902 # Description: Netfilter IPv6 connection tracking # Package: kmod-nf-conntrack # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 38211 # Description: Netfilter connection tracking # Package: kmod-nf-ipt6 # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-nf-ipt, kmod-nf-conntrack6 # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 7299 # Description: Ip6tables core # Package: kmod-nf-ipt # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 14508 # Description: Iptables core # Package: kmod-nf-nat # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-nf-conntrack, kmod-nf-ipt # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 12262 # Description: Netfilter NAT # Package: kmod-nf-nathelper # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-nf-nat # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 7131 # Description: Default Netfilter (IPv4) Conntrack and NAT helpers # Includes: # - ftp # - irc # - tftp # Package: kmod-nf-nathelper-extra # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-nf-nat, kmod-lib-textsearch # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 60751 # Description: Extra Netfilter (IPv4) Conntrack and NAT helpers # Includes: # - amanda # - h323 # - mms # - pptp # - proto_gre # - sip # - snmp_basic # - broadcast # Package: kmod-nfnetlink # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 3618 # Description: Kernel modules support for a netlink-based userspace interface # Package: kmod-nfnetlink-queue # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-nfnetlink # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 6740 # Description: Kernel modules support for queueing packets via NFNETLINK # Includes: # - NFQUEUE # Package: kmod-nls-base # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 3284 # Description: Kernel module for NLS (Native Language Support) # Package: kmod-nls-cp437 # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-nls-base # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 2317 # Description: Kernel module for NLS Codepage 437 (United States, Canada) # Package: kmod-nls-iso8859-1 # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-nls-base # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 1995 # Description: Kernel module for NLS ISO 8859-1 (Latin 1) # Package: kmod-nls-utf8 # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-nls-base # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 1229 # Description: Kernel module for NLS UTF-8 # Package: kmod-openswan # Version: 3.14.43+2.6.41-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-ipv6, kmod-crypto-ocf # Source: qca/feeds/networking/openswan # Section: kernel # Architecture: ipq806x # Installed-Size: 159827 # Description: Openswan is an IPsec implementation for Linux. # This package contains the Openswan kernel module. # Package: kmod-ppp # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-lib-crc-ccitt, kmod-slhc # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 20342 # Description: Kernel modules for PPP support # Package: kmod-pppoe # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-ppp, kmod-pppox # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 7732 # Description: Kernel module for PPPoE (PPP over Ethernet) support # Package: kmod-pppol2tp # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-ppp, kmod-pppox, kmod-l2tp # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 9720 # Description: Kernel modules for PPPoL2TP (PPP over L2TP) support # Package: kmod-pppox # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-ppp # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 1697 # Description: Kernel helper module for PPPoE and PPTP support # Package: kmod-pptp # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-ppp, kmod-gre, kmod-pppox # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 6217 # Description: PPtP support # Package: kmod-qca_85xx_sw # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 9046 # Description: QCA 85xx Switch Driver # Package: kmod-qca-edma # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: qca/feeds/nss-host/qca-edma # Section: kernel # Architecture: ipq806x # Installed-Size: 22535 # Description: Kernel modules for IPQ40xx integrated ethernet adapater. # Package: kmod-qca-mcs # Version: 3.14.43+g-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: qca/feeds/qca-mcs/qca-mcs-lkm # Section: kernel # Maintainer: Qualcomm Atheros, Inc. # Architecture: ipq806x # Installed-Size: 25485 # Description: This package installs the IGMP/MLD Snooping Module # Package: kmod-qca-nss-cfi # Version: 3.14.43+g-2 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-qca-nss-crypto, kmod-crypto-ocf # Source: qca/feeds/nss-host/qca-nss-cfi # Section: kernel # Architecture: ipq806x # Installed-Size: 18072 # Description: Kernel driver for NSS cfi # Package: kmod-qca-nss-crypto # Version: 3.14.43+g-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-qca-nss-drv # Source: qca/feeds/nss-host/qca-nss-crypto # Section: kernel # Architecture: ipq806x # Installed-Size: 17282 # Description: Kernel driver for NSS crypto # Package: kmod-qca-nss-drv # Version: 3.14.43+g-2 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-qca-nss-gmac, kmod-ppp, kmod-pppoe # Source: qca/feeds/nss-host/qca-nss-drv # Section: kernel # Architecture: ipq806x # Installed-Size: 115838 # Description: Kernel driver for NSS (core driver) # Package: kmod-qca-nss-drv-ipsecmgr # Version: 3.14.43+g-2 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-qca-nss-drv # Source: qca/feeds/nss-host/qca-nss-clients # Section: kernel # Architecture: ipq806x # Installed-Size: 12290 # Description: Kernel driver for NSS (ipsec manager) - ipsecmgr # Package: kmod-qca-nss-drv-l2tpv2 # Version: 3.14.43+g-2 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-qca-nss-drv, kmod-l2tp # Source: qca/feeds/nss-host/qca-nss-clients # Section: kernel # Architecture: ipq806x # Installed-Size: 7194 # Description: Kernel driver for NSS (connection manager) - l2tp # Package: kmod-qca-nss-drv-map-t # Version: 3.14.43+g-2 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-qca-nss-drv, kmod-nat46 # Source: qca/feeds/nss-host/qca-nss-clients # Section: kernel # Architecture: ipq806x # Installed-Size: 6659 # Description: Kernel driver for NSS (connection manager) - MAP-T # Package: kmod-qca-nss-drv-pptp # Version: 3.14.43+g-2 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-qca-nss-drv, kmod-pptp # Source: qca/feeds/nss-host/qca-nss-clients # Section: kernel # Architecture: ipq806x # Installed-Size: 3278 # Description: Kernel driver for NSS (connection manager) - PPTP # Package: kmod-qca-nss-drv-profile # Version: 3.14.43+g-2 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-qca-nss-drv # Source: qca/feeds/nss-host/qca-nss-clients # Section: kernel # Architecture: ipq806x # Installed-Size: 5254 # Description: Profiler for QCA NSS driver (IPQ806x) # Package: kmod-qca-nss-drv-qdisc # Version: 3.14.43+g-2 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-qca-nss-drv # Source: qca/feeds/nss-host/qca-nss-clients # Section: kernel # Architecture: ipq806x # Installed-Size: 20593 # Description: Qdisc for configuring shapers in NSS # Package: kmod-qca-nss-drv-tun6rd # Version: 3.14.43+g-2 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-qca-nss-drv, kmod-sit # Source: qca/feeds/nss-host/qca-nss-clients # Section: kernel # Architecture: ipq806x # Installed-Size: 4110 # Description: Kernel driver for NSS (connection manager) - tun6rd # Package: kmod-qca-nss-drv-tunipip6 # Version: 3.14.43+g-2 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-qca-nss-drv, kmod-iptunnel6, kmod-ip6-tunnel # Source: qca/feeds/nss-host/qca-nss-clients # Section: kernel # Architecture: ipq806x # Installed-Size: 1911 # Description: Kernel driver for NSS (connection manager) - DS-lite and ipip6 Tunnel # Package: kmod-qca-nss-ecm-premium # Version: 3.14.43+g-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-qca-nss-drv, iptables-mod-extra, kmod-ipt-conntrack, kmod-ipv6, kmod-shortcut-fe-drv, kmod-l2tp, kmod-pppol2tp, kmod-bonding, kmod-pptp, kmod-qca-hyfi-bridge, kmod-qca-mcs, kmod-nat46 # Source: qca/feeds/nss-host/qca-nss-ecm # Section: kernel # Architecture: ipq806x # Installed-Size: 353600 # Description: QCA NSS Enhanced Connection Manager (ECM) (with premium features) # Package: kmod-qca-nss-gmac # Version: 3.14.43+g-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: qca/feeds/nss-host/qca-nss-gmac # Section: kernel # Architecture: ipq806x # Installed-Size: 29718 # Description: Kernel driver for NSS gmac # Package: kmod-qca-nss-macsec # Version: 3.14.43+g-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-qca-nss-drv, libpthread, libc # Source: qca/feeds/nss-host/qca-nss-macsec # Section: kernel # Architecture: ipq806x # Installed-Size: 57761 # Description: Kernel driver for NSS macsec # Package: kmod-qca-rfs # Version: 3.14.43+g-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-ipt-conntrack # Source: qca/feeds/nss-host/qca-rfs # Section: kernel # Architecture: ipq806x # Installed-Size: 16873 # Description: Kernel module for QCA Receiving Flow Steering # Package: kmod-qca-ssdk-hnat # Version: 3.14.43+g-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-ipt-extra, kmod-ipt-filter, kmod-ipv6, kmod-qca-rfs, kmod-ppp # Provides: qca-ssdk # Source: qca/feeds/ssdk/qca-ssdk # Section: kernel # Architecture: ipq806x # Installed-Size: 363146 # Description: Kernel driver for QCA SSDK (hnat) # Package: kmod-qca-wifi-10.4-unified-profile # Version: 3.14.43+g-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), libgcc, libc, wireless-tools, librt, iproute2, kmod-qca-nss-drv # Provides: kmod-qca-wifi-10.4 # Source: qca/feeds/wlan_10_4/net/qca-wifi-10.4 # Section: QCA # Maintainer: Qualcomm Atheros # Architecture: ipq806x # Installed-Size: 1999772 # Description: QCA Wireless LAN Driver # Package: kmod-qpic_panel_ertft # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 1534 # Description: Kernel support for qpic_panel_ertft lcd panel # Package: kmod-regmap # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-lib-lzo, kmod-i2c-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 201 # Description: Generic register map support # Package: kmod-rtc-pcf8563 # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-i2c-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 2868 # Description: Kernel module for Philips PCF8563 RTC chip. # The Epson RTC8564 should work as well. # Package: kmod-sched-connmark # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-sched-core, kmod-ipt-core, kmod-ipt-conntrack-extra # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 1572 # Description: Traffic shaper conntrack mark support # Package: kmod-sched # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-sched-core, kmod-ipt-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 54391 # Description: Extra kernel schedulers modules for IP traffic # Package: kmod-sched-core # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 29019 # Description: Core kernel scheduler support for IP traffic # Package: kmod-scsi-core # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 16812 # Description: SCSI device support # Package: kmod-shl_ker # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: package/extensions/modules/shl_ker # Section: extensions # Architecture: ipq806x # Installed-Size: 5953 # Description: If you can't figure out what this program does, you're probably # brain-dead and need immediate medical attention. # Package: kmod-shortcut-fe-cm # Version: 3.14.43+g-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-ipt-conntrack, kmod-shortcut-fe, kmod-ipv6 # Source: qca/feeds/shortcut-fe/shortcut-fe # Section: kernel # Architecture: ipq806x # Installed-Size: 5246 # Description: Kernel driver for SFE # Package: kmod-shortcut-fe # Version: 3.14.43+g-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: qca/feeds/shortcut-fe/shortcut-fe # Section: kernel # Architecture: ipq806x # Installed-Size: 19530 # Description: Kernel driver for SFE # Package: kmod-shortcut-fe-drv # Version: 3.14.43+g-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-shortcut-fe # Source: qca/feeds/shortcut-fe/simulated-driver # Section: kernel # Architecture: ipq806x # Installed-Size: 5949 # Description: Simulated sfe driver for ECM # Package: kmod-sit # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-iptunnel, kmod-iptunnel4 # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 10719 # Description: Kernel modules for IPv6-in-IPv4 tunnelling # Package: kmod-slhc # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-lib-crc-ccitt # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 3273 # Description: Serial Line Header Compression # Package: kmod-sound-core # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-input-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 42271 # Description: Kernel modules for sound support # Package: kmod-sound-soc-core # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-regmap, kmod-ac97, kmod-sound-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 192 # Description: SoC sound support # Package: kmod-sound-soc-ipq40xx # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-sound-soc-core, kmod-sound-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 2659 # Description: This enables sound card support for Qualcomm-Atheros IPQ40xx board # Package: kmod-stp # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-llc # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 183 # Description: Kernel module for Ethernet Spanning Tree Protocol support. # Package: kmod-udptunnel4 # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 105 # Description: IPv4 UDP tunneling support # Package: kmod-udptunnel6 # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc) # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 105 # Description: IPv6 UDP tunneling support # Package: kmod-usb2 # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-usb-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 35323 # Description: Kernel support for USB2 (EHCI) controllers # Package: kmod-usb3 # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-usb-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 64318 # Description: Kernel support for USB3 (XHCI) controllers # Package: kmod-usb-core # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-nls-base # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 86917 # Description: Kernel support for USB # Package: kmod-usb-dwc3 # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-usb-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 7906 # Description: This driver provides support for the Dual Role SuperSpeed # USB Controller based on the Synopsys DesignWare USB3 IP Core # Package: kmod-usb-dwc3-ipq40xx # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-usb-dwc3, kmod-usb-phy-dwc3-ipq40xx, kmod-usb-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 2338 # Description: This driver provides support for the integrated DesignWare # USB3 IP Core within the IPQ40xx SoCs. # Package: kmod-usb-dwc3-qcom # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-usb-dwc3, kmod-usb-phy-dwc3-qcom, kmod-usb-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 2474 # Description: This driver provides support for the integrated DesignWare # USB3 IP Core within the QCOM SoCs. # Package: kmod-usb-net-cdc-ether # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-usb-net # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 4050 # Description: Kernel support for USB CDC Ethernet devices # Package: kmod-usb-net # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-mii, kmod-usb-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 16560 # Description: Kernel modules for USB-to-Ethernet convertors # Package: kmod-usb-net-qmi-wwan # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-usb-net, kmod-usb-wdm # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 2138 # Description: QMI WWAN driver for Qualcomm MSM based 3G and LTE modems # Package: kmod-usb-ohci # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-usb-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 21356 # Description: Kernel support for USB OHCI controllers # Package: kmod-usb-phy-dwc3-ipq40xx # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-usb-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 4551 # Description: This driver provides support for the integrated DesignWare # USB3 IP Core within the IPQ40xx SoCs. # Package: kmod-usb-phy-dwc3-qcom # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-usb-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 5554 # Description: This driver provides support for the integrated DesignWare # USB3 IP Core within the QCOM SoCs. # Package: kmod-usb-serial-ch341 # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-usb-serial # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 4986 # Description: Kernel support for Winchiphead CH341 USB-to-Serial converters # Package: kmod-usb-serial # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-usb-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 15183 # Description: Kernel support for USB-to-Serial converters # Package: kmod-usb-serial-option # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-usb-serial-wwan, kmod-usb-serial # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 6665 # Description: Kernel support for Option HSDPA modems # Package: kmod-usb-serial-wwan # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-usb-serial # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 5367 # Description: Kernel support for USB GSM and CDMA modems # Package: kmod-usb-storage # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-scsi-core, kmod-usb-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 20878 # Description: Kernel support for USB Mass Storage devices # Package: kmod-usb-uhci # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-usb-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 19052 # Description: Kernel support for USB UHCI controllers # Package: kmod-usb-wdm # Version: 3.14.43-1 # Depends: kernel (=3.14.43-1-83e68efd6f66d829fdcbca086f0c6bdc), kmod-usb-core # Source: package/kernel/linux # License: GPLv2 # Section: kernel # Status: unknown hold not-installed # Architecture: ipq806x # Installed-Size: 6991 # Description: USB Wireless Device Management support # Package: lacpd # Version: g-1 # Depends: libc, libubox, libuci, libubus, ubus, ubusd, kmod-qca-ssdk-hnat # Source: qca/feeds/networking/lacpd # Section: net # Maintainer: Xiaoping Fan # Architecture: ipq806x # Installed-Size: 28811 # Description: Link aggregation control protocol Daemon # Package: libblobmsg-json # Version: 2015-11-08-10429bccd0dc5d204635e110a7a8fae7b80d16cb # Depends: libc, libjson-c, libubox # Source: package/libs/libubox # License: ISC # Section: libs # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 3026 # Description: blobmsg <-> json conversion library # Package: libbrnf # Version: 1 # Depends: libc, common, liblog, libutils, libebtables # Source: package/extensions/libs/libbrnf # Section: extensions # Architecture: ipq806x # Installed-Size: 1757 # Description: Libbrnf is a simple library for AP mangage, you can get most of information for AP from this library. # Package: libc # Version: 1.0.14-1 # Depends: libgcc # Source: package/libs/toolchain # License: GPL-3.0-with-GCC-exception # Section: libs # Status: unknown hold not-installed # Essential: yes # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 215773 # Description: C library # Package: libcfg # Version: 1 # Depends: libc, common, libutils, libshl, libiw, libcrypt, libpthread # Source: package/extensions/libs/libcfg # Section: extensions # Architecture: ipq806x # Installed-Size: 396368 # Description: Libcfg is a simple library for AP mangage, you can get most of information for AP from this library. # Package: libebtables # Version: 1 # Depends: libc, common, libutils, liblog # Source: package/extensions/libs/libebtables # Section: extensions # Architecture: ipq806x # Installed-Size: 5953 # Description: Libebtables is a simple library for AP mangage, you can get most of information for AP from this library. # Package: libext2fs # Version: 1.42.12-1 # Depends: libc # Source: package/utils/e2fsprogs # Section: libs # Architecture: ipq806x # Installed-Size: 109716 # Description: libext2fs is a library which can access ext2, ext3 and ext4 filesystems. # Package: libfuse # Version: 2.9.3-2 # Depends: libc, kmod-fuse, libpthread # Source: package/utils/fuse # License: LGPLv2.1 GPLv2 # LicenseFiles: COPYING.LIB COPYING # Section: libs # Architecture: ipq806x # Installed-Size: 54932 # Description: FUSE (Filesystem in UserSpacE) # This package contains the FUSE shared libraries, needed by other programs. # - libfuse # - libulockmgr # Package: libfw # Version: 1 # Depends: libc, common # Source: package/extensions/libs/libfw # Section: extensions # Architecture: ipq806x # Installed-Size: 7209 # Description: Libfw is a simple library for AP mangage, you can get most of information for AP from this library. # Package: libgcc # Version: 4.8-linaro-1 # Source: package/libs/toolchain # License: GPL-3.0-with-GCC-exception # Section: libs # Status: unknown hold not-installed # Essential: yes # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 20653 # Description: GCC support library # Package: libgcrypt # Version: 1.6.1-1 # Depends: libc, libgpg-error # Source: qca/feeds/packages/libs/libgcrypt # Section: libs # Maintainer: W. Michael Petullo # Architecture: ipq806x # Installed-Size: 274981 # Description: This is a general purpose cryptographic library based on the code from # GnuPG. It provides functions for all cryptograhic building blocks: # symmetric ciphers (AES, DES, Arcfour, CAST5), hash algorithms (MD5, SHA-1, # RIPE-MD160, SHA-224/256, SHA-384/512), MACs (HMAC for all hash # algorithms), public key algorithms (RSA, DSA), large integer functions, # random numbers and a lot of supporting functions. Some algorithms have # been disabled to reduce size (Blowfish, Twofish, Serpent, # RC2, SEED, Camellia, CRC, MD4, TIGER-192, Whirlpool, ElGamal, ECC). # Package: libgmp # Version: 6.0.0-1 # Depends: libc # Source: package/libs/gmp # License: GPL-2.0+ # Section: libs # Architecture: ipq806x # Installed-Size: 179387 # Description: GMP is a free library for arbitrary precision arithmetic, operating on # signed integers, rational numbers, and floating point numbers. # Package: libgpg-error # Version: 1.12-1 # Depends: libc # Source: qca/feeds/packages/libs/libgpg-error # Section: libs # Maintainer: W. Michael Petullo # Architecture: ipq806x # Installed-Size: 5187 # Description: An helper library for common error codes and descriptions. # This is a library that defines common error values for all GnuPG # components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, # Libksba, DirMngr, Pinentry, SmartCard Daemon and possibly more in the # future. # Package: libhmap # Version: 1 # Depends: libc, common, liblog # Source: package/extensions/libs/libhmap # Section: extensions # Architecture: ipq806x # Installed-Size: 3189 # Description: Libhmap is a simple library for AP mangage, you can get most of information for AP from this library. # Package: libhmcli # Version: 1 # Depends: libc, common # Source: package/extensions/libs/libhmcli # Section: extensions # Architecture: ipq806x # Installed-Size: 110870 # Description: Libhmcli is a simple library for AP mangage, you can get most of information for AP from this library. # Package: libhyficommon # Version: g-1 # Depends: libc # Source: qca/feeds/qca-lib/libqcacommon # Section: QCA # Maintainer: Qualcomm Atheros, Inc. # Architecture: ipq806x # Installed-Size: 25326 # Description: This Package contains the Hy-Fi Common Functionality Library # Package: libip4tc # Version: 1.4.21-1 # Depends: libc, libxtables # Source: package/network/utils/iptables # License: GPL-2.0 # Section: libs # Architecture: ipq806x # Installed-Size: 17059 # Description: IPv4 firewall - shared libiptc library # Package: libip6tc # Version: 1.4.21-1 # Depends: libc, libxtables # Source: package/network/utils/iptables # License: GPL-2.0 # Section: libs # Architecture: ipq806x # Installed-Size: 16791 # Description: IPv6 firewall - shared libiptc library # Package: libiptc # Version: 1.4.21-1 # Depends: libc, libip4tc, libip6tc, libxtables # Source: package/network/utils/iptables # License: GPL-2.0 # Section: libs # Architecture: ipq806x # Installed-Size: 1030 # Description: IPv4/IPv6 firewall - shared libiptc library (compatibility stub) # Package: libipt # Version: 1.4.21-1 # Depends: libc, common, liblog, libiptc, libxtables # Source: package/network/utils/iptables # License: GPL-2.0 # Section: libs # Architecture: ipq806x # Installed-Size: 117209 # Description: shared libipt library (created by hm) # Package: libiw # Version: 29-5 # Depends: libc # Source: package/network/utils/wireless-tools # License: GPL-2.0 # Section: libs # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 11071 # Description: This package contains a library for manipulating # "Linux Wireless Extensions". # Package: libiwinfo # Version: 2015-06-01-ade8b1b299cbd5748db1acf80dd3e9f567938371 # Depends: libc, libnl-tiny, libuci # Source: package/network/utils/iwinfo # License: GPL-2.0 # Section: libs # Maintainer: Jo-Philipp Wich # Architecture: ipq806x # Installed-Size: 25782 # Description: Wireless information library with consistent interface for proprietary Broadcom, # madwifi, nl80211 and wext driver interfaces. # Package: libiwinfo-lua # Version: 2015-06-01-ade8b1b299cbd5748db1acf80dd3e9f567938371 # Depends: libc, libiwinfo, liblua # Source: package/network/utils/iwinfo # License: GPL-2.0 # Section: lang # Maintainer: Jo-Philipp Wich # Architecture: ipq806x # Installed-Size: 6760 # Description: This is the Lua binding for the iwinfo library. It provides access to all enabled # backends. # Package: libjson-c # Version: 0.12-1 # Depends: libc # Source: package/libs/libjson-c # License: MIT # LicenseFiles: COPYING # Section: libs # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 13394 # Description: This package contains a library for javascript object notation backends. # Package: libjson-script # Version: 2015-11-08-10429bccd0dc5d204635e110a7a8fae7b80d16cb # Depends: libc, libubox # Source: package/libs/libubox # License: ISC # Section: utils # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 4165 # Description: Minimalistic JSON based scripting engine # Package: liblog # Version: 1 # Depends: libc, common, libshl, libiw, libcrypt, libpthread # Source: package/extensions/libs/liblog # Section: extensions # Architecture: ipq806x # Installed-Size: 2724 # Description: Liblog is a simple library for AP mangage, you can get most of information for AP from this library. # Package: liblua # Version: 5.1.5-1 # Depends: libc # Source: package/utils/lua # License: MIT # LicenseFiles: COPYRIGHT # Section: libs # Maintainer: Jo-Philipp Wich # Architecture: ipq806x # Installed-Size: 59858 # Description: Lua is a powerful light-weight programming language designed for extending # applications. Lua is also frequently used as a general-purpose, stand-alone # language. Lua is free software. # This package contains the Lua shared libraries, needed by other programs. # Package: libmagic # Version: 5.25-1 # Depends: libc, zlib # Source: qca/feeds/packages/libs/file # License: BSD-2c # LicenseFiles: COPYING # Section: libs # Architecture: ipq806x # Installed-Size: 101627 # Description: library # Package: libmd5 # Version: 1 # Depends: libc, common # Source: package/extensions/libs/libmd5 # Section: extensions # Architecture: ipq806x # Installed-Size: 3715 # Description: Libmd5 is a simple library for AP mangage, you can get most of information for AP from this library. # Package: libmnl # Version: 1.0.3-2 # Depends: libc # Source: package/libs/libmnl # License: LGPL-2.1+ # Section: libs # Maintainer: Jo-Philipp Wich # Architecture: ipq806x # Installed-Size: 4940 # Description: libmnl is a minimalistic user-space library oriented to Netlink developers. # There are a lot of common tasks in parsing, validating, constructing of # both the Netlink header and TLVs that are repetitive and easy to get wrong. # This library aims to provide simple helpers that allows you to re-use code # and to avoid re-inventing the wheel. The main features of this library are: # . # * Small: the shared library requires around 30KB for an x86-based computer. # . # * Simple: this library avoids complexity and elaborated abstractions that # tend to hide Netlink details. # . # * Easy to use: the library simplifies the work for Netlink-wise developers. # It provides functions to make socket handling, message building, validating, # parsing and sequence tracking, easier. # . # * Easy to re-use: you can use the library to build your own abstraction layer # on top of this library. # . # * Decoupling: the interdependency of the main bricks that compose the library # is reduced, i.e. the library provides many helpers, but the programmer is not # forced to use them. # Package: libncurses # Version: 5.9-2 # Depends: libc, terminfo # Source: package/libs/ncurses # License: MIT # LicenseFiles: README # Section: libs # Architecture: ipq806x # Installed-Size: 113981 # Description: Terminal handling library # Package: libnetfilter-queue # Version: 1.0.2-1 # Depends: libc, libmnl, libnfnetlink, kmod-nfnetlink-queue # Source: qca/feeds/packages/libs/libnetfilter-queue # License: GPL-2.0+ # LicenseFiles: COPYING # Section: libs # Maintainer: Nicolas Thill # Architecture: ipq806x # Installed-Size: 6711 # Description: libnetfilter_queue is a userspace library providing an API to packets # that have been queued by the kernel packet filter. # Package: libnfnetlink # Version: 1.0.1-1 # Depends: libc # Source: package/libs/libnfnetlink # License: GPL-2.0+ # Section: libs # Maintainer: Jo-Philipp Wich # Architecture: ipq806x # Installed-Size: 9300 # Description: libnfnetlink is is the low-level library for netfilter related kernel/userspace communication. # It provides a generic messaging infrastructure for in-kernel netfilter subsystems # (such as nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their respective users # and/or management tools in userspace. # Package: libnl # Version: 3.2.21-1 # Depends: libc, libpthread # Source: package/libs/libnl # License: LGPL-2.1 # Section: libs # Architecture: ipq806x # Installed-Size: 156810 # Description: This package contains a library for applications dealing with netlink sockets # Package: libnl-tiny # Version: 0.1-4 # Depends: libc # Source: package/libs/libnl-tiny # License: LGPL-2.1 # Section: libs # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 11607 # Description: This package contains a stripped down version of libnl # Package: liboem # Version: 1 # Depends: libc, common # Source: package/extensions/libs/liboem # Section: extensions # Architecture: ipq806x # Installed-Size: 8076 # Description: Liboem is a simple library for AP mangage, you can get most of information for AP from this library. # Package: libopenssl # Version: 1.0.2h-1 # Depends: libc, zlib # Source: package/libs/openssl # License: OpenSSL # LicenseFiles: LICENSE # Section: libs # Architecture: ipq806x # Installed-Size: 635749 # Description: The OpenSSL Project is a collaborative effort to develop a robust, # commercial-grade, full-featured, and Open Source toolkit implementing the Secure # Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well # as a full-strength general purpose cryptography library. # This package contains the OpenSSL shared libraries, needed by other programs. # Package: libpcap # Version: 1.5.3-1 # Depends: libc # Source: package/libs/libpcap # License: BSD-3-Clause # Section: libs # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 83084 # Description: This package contains a system-independent library for user-level network packet # capture. # Package: libpthread # Version: 1.0.14-1 # Depends: libgcc # Source: package/libs/toolchain # License: GPL-3.0-with-GCC-exception # Section: libs # Status: unknown hold not-installed # Essential: yes # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 27428 # Description: POSIX thread library # Package: libpubacl # Version: 1 # Depends: libc, common, liblog, libcfg, libshl, libpubbridge, liboem, libutils, libiw, libcrypt # Source: package/extensions/libs/libpubacl # Section: extensions # Architecture: ipq806x # Installed-Size: 11469 # Description: Libpubacl is a simple library for AP mangage, you can get most of information for AP from this library. # Package: libpubbridge # Version: 1 # Depends: libc, common # Source: package/extensions/libs/libpubbridge # Section: extensions # Architecture: ipq806x # Installed-Size: 4692 # Description: libpubbridge is a simple library for AP mangage, you can get most of information for AP from this library. # Package: libqos # Version: 1 # Depends: libc, common, librt, libm, libcfg, liblog, libfw, libpubbridge, libpthread, libmd5, liboem, libebt, libutils, libshl, libiw # Source: package/extensions/libs/libqos # Section: extensions # Architecture: ipq806x # Installed-Size: 11189 # Description: Libqos is a simple library for AP mangage, you can get most of information for AP from this library. # Package: libreadline # Version: 6.3-1 # Depends: libc # Source: package/libs/libreadline # License: GPL-3.0 # LicenseFiles: COPYING # Section: libs # Architecture: ipq806x # Installed-Size: 105254 # Description: The Readline library provides a set of functions for use by applications # that allow users to edit command lines as they are typed in. Both Emacs # and vi editing modes are available. The Readline library includes # additional functions to maintain a list of previously-entered command # lines, to recall and perhaps reedit those lines, and perform csh-like # history expansion on previous commands. # Package: librpc # Version: 2015-11-04-a921e3ded051746f9f7cd5e5a312fb6771716aac # Depends: libc # Source: package/libs/librpc # License: LGPL-2.1 # Section: libs # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 28866 # Description: uClibc RPC library # Package: librrm # Version: 1 # Depends: libc, common, libshl, libiw, libcrypt, libcfg, liblog # Source: package/extensions/libs/librrm # Section: extensions # Architecture: ipq806x # Installed-Size: 10278 # Description: Librrm is a simple library for AP mangage, you can get most of information for AP from this library. # Package: librt # Version: 1.0.14-1 # Depends: libpthread # Source: package/libs/toolchain # License: GPL-3.0-with-GCC-exception # Section: libs # Status: unknown hold not-installed # Essential: yes # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 5849 # Description: POSIX.1b RealTime extension library # Package: libshl # Version: 1 # Depends: libc, common # Source: package/extensions/libs/libshl # Section: extensions # Architecture: ipq806x # Installed-Size: 2320 # Description: libshl is a simple library for AP mangage, you can get most of information for AP from this library. # Package: libstdcpp # Version: 4.8-linaro-1 # Source: package/libs/toolchain # License: GPL-3.0-with-GCC-exception # Section: libs # Status: unknown hold not-installed # Essential: yes # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 210710 # Description: GNU Standard C++ Library v3 # Package: libubox # Version: 2015-11-08-10429bccd0dc5d204635e110a7a8fae7b80d16cb # Depends: libc # Source: package/libs/libubox # License: ISC # Section: libs # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 15783 # Description: Basic utility library # Package: libubus # Version: 2015-05-25-f361bfa5fcb2daadf3b160583ce665024f8d108e # Depends: libc, libubox # Source: package/system/ubus # License: LGPL-2.1 # Section: libs # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 7933 # Description: OpenWrt RPC client library # Package: libubus-lua # Version: 2015-05-25-f361bfa5fcb2daadf3b160583ce665024f8d108e # Depends: libc, libubus, liblua # Source: package/system/ubus # License: LGPL-2.1 # Section: libs # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 5014 # Description: Lua binding for the OpenWrt RPC client # Package: libuci # Version: 2015-08-27.1-1 # Depends: libc, libubox # Source: package/system/uci # License: LGPL-2.1 # Section: libs # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 14647 # Description: C library for the Unified Configuration Interface (UCI) # Package: libuci-lua # Version: 2015-08-27.1-1 # Depends: libc, libuci, liblua # Source: package/system/uci # License: LGPL-2.1 # Section: libs # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 5479 # Description: Lua plugin for UCI # Package: libutils # Version: 1 # Depends: libc, common # Source: package/extensions/libs/libutils # Section: extensions # Architecture: ipq806x # Installed-Size: 4789 # Description: Libutils is a simple library for AP mangage, you can get most of information for AP from this library. # Package: libuuid # Version: 2.25.2-4 # Depends: libc # Source: package/utils/util-linux # License: GPL-2.0 # LicenseFiles: COPYING getopt/COPYING libblkid/COPYING libmount/COPYING Documentation/licenses/COPYING.GPLv2 Documentation/licenses/COPYING.LGPLv2.1 libuuid/COPYING Documentation/licenses/COPYING.BSD-3 # Section: libs # Architecture: ipq806x # Installed-Size: 4952 # Description: The UUID library is used to generate unique identifiers for objects # that may be accessible beyond the local system. This library # generates UUIDs compatible with those created by the Open Software # Foundation (OSF) Distributed Computing Environment (DCE) utility. # Package: libwls # Version: 1 # Depends: libc, common, librt, libm, libcfg, liblog, libfw, libpubbridge, libpthread, libmd5, liboem, libebt, libutils, libshl, libiw, libbrnf # Source: package/extensions/libs/libwls # Section: extensions # Architecture: ipq806x # Installed-Size: 11519 # Description: Libwls is a simple library for FAT AP config domain whitelist. # Package: libxml2 # Version: 2.9.2-3 # Depends: libc, libpthread, zlib # Source: qca/feeds/packages/libs/libxml2 # License: MIT # LicenseFiles: COPYING # Section: libs # Maintainer: Michael Heimpold # Architecture: ipq806x # Installed-Size: 458145 # Description: A library for manipulating XML and HTML resources. # Package: libxtables # Version: 1.4.21-1 # Depends: libc # Source: package/network/utils/iptables # License: GPL-2.0 # Section: libs # Architecture: ipq806x # Installed-Size: 36558 # Description: IPv4/IPv6 firewall - shared xtables library # Package: libzerocfg # Version: 1 # Depends: libc, common, libcfg # Source: package/extensions/libs/libzerocfg # Section: extensions # Architecture: ipq806x # Installed-Size: 18972 # Description: libeol is a simple library for AP zero config. # Package: lk-ipq806x # Version: g-1 # Depends: libc # Source: package/boot/lk-ipq806x # Section: boot # Architecture: ipq806x # Installed-Size: 102 # Description: lk bootloader for IPQ806x based platforms # Package: logd # Version: 2015-11-22-c086167a0154745c677f8730a336ea9cf7d71031 # Depends: libc, libubox, libubus, libblobmsg-json # Source: package/system/ubox # License: GPL-2.0 # Section: base # Maintainer: John Crispin # Architecture: ipq806x # Installed-Size: 8762 # Description: OpenWrt system log implementation # Package: loglvl # Version: 1 # Depends: libc, common # Source: package/extensions/apps/loglvl # Section: extensions # Architecture: ipq806x # Installed-Size: 2355 # Description: If you can't figure out what this program does, you're probably # brain-dead and need immediate medical attention. # Package: lua # Version: 5.1.5-1 # Depends: libc, liblua # Source: package/utils/lua # License: MIT # LicenseFiles: COPYRIGHT # Section: lang # Maintainer: Jo-Philipp Wich # Architecture: ipq806x # Installed-Size: 4142 # Description: Lua is a powerful light-weight programming language designed for extending # applications. Lua is also frequently used as a general-purpose, stand-alone # language. Lua is free software. # This package contains the Lua language interpreter. # Package: luci-app-ddns # Version: 2.2.4-1 # Depends: libc, luci-mod-admin-full, ddns-scripts # Source: qca/feeds/luci/applications/luci-app-ddns # License: Apache-2.0 # Section: luci # Maintainer: Christian Schoenebeck # Architecture: all # Installed-Size: 23105 # Description: LuCI Support for Dynamic DNS Client (ddns-scripts) # Package: luci-app-firewall # Version: svn-r2012-1 # Depends: libc, firewall # Source: qca/feeds/luci/applications/luci-app-firewall # Section: luci # Architecture: all # Installed-Size: 10496 # Description: Firewall and Portforwarding application # Package: luci-app-multiwan # Version: svn-r2012-1 # Depends: libc, multiwan # Source: qca/feeds/luci/applications/luci-app-multiwan # Section: luci # Architecture: all # Installed-Size: 3164 # Description: LuCI Support for the OpenWrt MultiWAN agent # Package: luci-app-radvd # Version: svn-r2012-1 # Depends: libc, radvd # Source: qca/feeds/luci/applications/luci-app-radvd # Section: luci # Architecture: all # Installed-Size: 4629 # Description: LuCI Support for Radvd # Package: luci-app-samba # Version: svn-r2012-1 # Depends: libc, samba36-server # Source: qca/feeds/luci/applications/luci-app-samba # Section: luci # Architecture: all # Installed-Size: 1362 # Description: Network Shares - Samba SMB/CIFS module # Package: luci-app-upnp # Version: svn-r2012-1 # Depends: libc, miniupnpd # Source: qca/feeds/luci/applications/luci-app-upnp # Section: luci # Architecture: all # Installed-Size: 3248 # Description: Universal Plug & Play configuration module # Package: luci-base # Version: svn-r2012-1 # Depends: libc, lua, libuci-lua, luci-lib-nixio, luci-lib-ip, rpcd, libubus-lua # Source: qca/feeds/luci/modules/luci-base # Section: luci # Architecture: ipq806x # Installed-Size: 121968 # Description: LuCI core libraries # Package: luci # Version: svn-r2012-1 # Depends: libc, uhttpd, uhttpd-mod-ubus, luci-mod-admin-full, luci-theme-bootstrap, luci-app-firewall, luci-proto-ppp, libiwinfo-lua, luci-proto-ipv6 # Source: qca/feeds/luci/collections/luci # Section: luci # Architecture: all # Installed-Size: 105 # Description: Standard OpenWrt set including full admin with ppp support and the default Bootstrap theme # Package: luci-lib-ip # Version: svn-r2012-1 # Depends: libc, liblua, libnl-tiny # Source: qca/feeds/luci/libs/luci-lib-ip # Section: luci # Architecture: ipq806x # Installed-Size: 8452 # Description: Lua library for IP calculation and routing information # Package: luci-lib-nixio # Version: svn-r2012-1 # Depends: libc, liblua # Source: qca/feeds/luci/libs/luci-lib-nixio # Section: luci # Architecture: ipq806x # Installed-Size: 28554 # Description: NIXIO POSIX library # Package: luci-mod-admin-full # Version: svn-r2012-1 # Depends: libc, luci-base # Source: qca/feeds/luci/modules/luci-mod-admin-full # Section: luci # Architecture: ipq806x # Installed-Size: 69672 # Description: LuCI Administration - full-featured for full control # Package: luci-proto-ipv6 # Version: svn-r2012-1 # Depends: libc # Source: qca/feeds/luci/protocols/luci-proto-ipv6 # Section: luci # Architecture: all # Installed-Size: 4372 # Description: Support for DHCPv6/6in4/6to4/6rd/DS-Lite/aiccu # Package: luci-proto-ppp # Version: svn-r2012-1 # Depends: libc # Source: qca/feeds/luci/protocols/luci-proto-ppp # Section: luci # Architecture: all # Installed-Size: 2618 # Description: Support for PPP/PPPoE/PPPoA/PPtP # Package: luci-theme-bootstrap # Version: svn-r2012-1 # Depends: libc # Source: qca/feeds/luci/themes/luci-theme-bootstrap # Section: luci # Architecture: all # Installed-Size: 13048 # Description: Bootstrap Theme (default) # Package: map # Version: 4-2 # Depends: libc, kmod-ipv6, kmod-ip6-tunnel, libubox, libubus, iptables-mod-conntrack-extra # Source: package/network/ipv6/map # License: GPL-2.0 # Section: net # Maintainer: Steven Barth # Architecture: ipq806x # Installed-Size: 6325 # Description: Provides support for MAP-E (draft-ietf-softwire-map) and # Lightweight 4over6 (draft-ietf-softwire-lw4over6) in /etc/config/network. # Refer to http://wiki.openwrt.org/doc/uci/network for # configuration details. # Package: map-t # Version: 6 # Depends: libc, map, kmod-nat46 # Source: qca/feeds/routing/nat46 # License: GPL-2.0 # Section: net # Maintainer: Steven Barth # Architecture: ipq806x # Installed-Size: 104 # Description: MAP-T configuration support # Package: mcproxy # Version: 2014-12-31-b7bd2d0809a0d1f177181c361b9a6c83e193b79a-2 # Depends: libc, libpthread, libstdcpp # Source: qca/feeds/routing/mcproxy # License: GPL-2.0+ # Section: net # Maintainer: Steven Barth # Architecture: ipq806x # Installed-Size: 109142 # Description: mcproxy is a free & open source implementation of the IGMP/MLD proxy function (see RFC 4605) for Linux systems. # It operates on the kernel tables for multicast routing and allows for multiple instantiations, # as well as dynamically changing downstream interfaces. # Package: miniupnpd # Version: 1.9.20150609-1 # Depends: libc, iptables, libip4tc, libip6tc, ip6tables # Source: qca/feeds/routing/miniupnpd # License: BSD-3-Clause # Section: net # Maintainer: Markus Stenberg # Architecture: ipq806x # Installed-Size: 51766 # Description: Lightweight UPnP IGD, NAT-PMP & PCP daemon # Package: mtd # Version: 21 # Depends: libc, libubox # Source: package/system/mtd # License: GPL-2.0+ # Section: utils # Architecture: ipq806x # Installed-Size: 11105 # Description: This package contains an utility useful to upgrade from other firmware or # older OpenWrt releases. # Package: multiwan # Version: 1.0.22-2 # Depends: libc, iptables, kmod-ipt-conntrack, iptables-mod-conntrack-extra, iptables-mod-ipopt # Source: qca/feeds/packages/net/multiwan # Section: net # Maintainer: Craig M. Coffee # Architecture: ipq806x # Installed-Size: 7639 # Description: An agent script that makes Multi-WAN configuration simple, # easy and manageable. Complete with load balancing, failover and an easy # to manage traffic ruleset. # Package: nas_ex # Version: 1 # Depends: libc, libiw, libcfg, libfw, liblog, liboem, libpthread, libpubbridge, librt, libshl # Source: package/extensions/apps/nas_ex # Section: extensions # Architecture: ipq806x # Installed-Size: 46342 # Description: If you can't figure out what this program does, you're probably # brain-dead and need immediate medical attention. # Package: netifd # Version: 2015-12-16-245527193e90906451be35c2b8e972b8712ea6ab # Depends: libc, libuci, libnl-tiny, libubus, ubus, ubusd, jshn, libubox # Source: package/network/config/netifd # License: GPL-2.0 # Section: base # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 61772 # Description: OpenWrt Network Interface Configuration Daemon # Package: nfq_daemon # Version: 1 # Depends: libc, common, portal_cmd, libiw, libnfnetlink, libnetfilter-queue, libcfg, libshl, libpubbridge, liboem, libutils, libpthread, libmnl, liblog # Source: package/extensions/apps/nfq_daemon # Section: extensions # Architecture: ipq806x # Installed-Size: 18002 # Description: If you can't figure out what this program does, you're probably # brain-dead and need immediate medical attention. # Package: ntfs-3g # Version: 2014.2.15-1-fuseint # Depends: libc, kmod-fuse, libpthread # Source: qca/feeds/packages/utils/ntfs-3g # License: GPL-2.0 LGPL-2.0 # LicenseFiles: COPYING COPYING.LIB # Section: utils # Maintainer: Bud # Architecture: ipq806x # Installed-Size: 171077 # Description: Ntfs-3g is a NTFS driver, which can create, remove, rename, # move files, directories, hard links, and streams. It can read # and write files, including streams and sparse files. It can # handle special files like symbolic links, devices, and FIFOs. # Moreover it can also read transparently compressed files. # # Contains: # - ntfs-3g # - ntfs-3g.probe # - mount.ntfs-3g (symlink to ntfs-3g) # # Package: ntpclient # Version: 2010_365-1 # Depends: libc, librt # Source: qca/feeds/packages/net/ntpclient # License: GPL-2.0 # Section: net # Maintainer: Ted Hess # Architecture: ipq806x # Installed-Size: 11474 # Description: NTP client for setting system time from NTP servers. # Package: odhcp6c # Version: 2015-07-29-dc186d6d2b0dd4ad23ca5fc69c00e81f796ff6d9 # Depends: libc, kmod-ipv6 # Source: package/network/ipv6/odhcp6c # License: GPL-2.0 # Section: net # Maintainer: Steven Barth # Architecture: ipq806x # Installed-Size: 22477 # Description: Embedded DHCPv6-client for OpenWrt # Package: odhcpd # Version: 2015-11-19-01d3f9d64486ac1daa144848944e877e7f0cb762 # Depends: libc, libubox, libuci, libubus # Source: package/network/services/odhcpd # License: GPL-2.0 # Section: net # Maintainer: Steven Barth # Architecture: ipq806x # Installed-Size: 29122 # Description: odhcpd is a daemon for serving and relaying IP management protocols to # configure clients and downstream routers. It tries to follow the RFC 6204 # requirements for IPv6 home routers. # # odhcpd provides server services for DHCP, RA, stateless and stateful DHCPv6, # prefix delegation and can be used to relay RA, DHCPv6 and NDP between routed # (non-bridged) interfaces in case no delegated prefixes are available. # Package: oem # Version: 1 # Depends: libc, goahead-2.5 # Source: package/extensions/oem # Section: extensions # Architecture: ipq806x # Installed-Size: 229037 # Description: If you can't figure out what this program does, you're probably # brain-dead and need immediate medical attention. # Package: openssl-util # Version: 1.0.2h-1 # Depends: libc, libopenssl # Source: package/libs/openssl # License: OpenSSL # LicenseFiles: LICENSE # Section: utils # Architecture: ipq806x # Installed-Size: 210258 # Description: The OpenSSL Project is a collaborative effort to develop a robust, # commercial-grade, full-featured, and Open Source toolkit implementing the Secure # Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well # as a full-strength general purpose cryptography library. # This package contains the OpenSSL command-line utility. # Package: openswan # Version: 2.6.41-1 # Depends: libc, libgmp, kmod-openswan # Source: qca/feeds/networking/openswan # Section: net # Architecture: ipq806x # Installed-Size: 787711 # Description: Openswan is an IPsec implementation for Linux. # This package contains the Openswan user-land daemon. # Package: opkg # Version: 9c97d5ecd795709c8584e972bfdf3aee3a5b846d-9 # Depends: libc # Source: package/system/opkg # License: GPL-2.0 # LicenseFiles: COPYING # Section: base # Maintainer: Jo-Philipp Wich # Architecture: ipq806x # Installed-Size: 57483 # Description: Lightweight package management system # opkg is the opkg Package Management System, for handling # installation and removal of packages on a system. It can # recursively follow dependencies and download all packages # necessary to install a particular package. # # opkg knows how to install both .ipk and .deb packages. # Package: pm-utils # Version: 1.4.1-1 # Depends: libc, flock # Source: package/utils/pm-utils # Section: utils # Architecture: ipq806x # Installed-Size: 10089 # Description: Power Managment Utilities is a small collection of scripts to # suspend/hibernate system that can be used to run user supplied # scripts on suspend and resume # Package: portal_cmd # Version: 1 # Depends: libc, common, libcfg, libutils, liboem, libpubbridge, libpthread, liblog # Source: package/extensions/apps/portal_cmd_d # Section: extensions # Architecture: ipq806x # Installed-Size: 4119 # Description: If you can't figure out what this program does, you're probably # brain-dead and need immediate medical attention. # Package: position # Version: 1 # Depends: libc, common, librt, liblog, libfw, libpubbridge, libpthread, liboem, libcfg, libpthread, librrm, libhmap, libiw, libshl # Source: package/extensions/apps/position # Section: extensions # Architecture: ipq806x # Installed-Size: 18040 # Description: hm position app # Package: ppp # Version: 2.4.7-6 # Depends: libc, kmod-ppp, libcfg, liblog, liboem, libpubbridge # Source: package/network/services/ppp # License: BSD-4-Clause # Section: net # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 105024 # Description: This package contains the PPP (Point-to-Point Protocol) daemon. # Package: ppp-mod-pppoe # Version: 2.4.7-6 # Depends: libc, kmod-pppoe # Source: package/network/services/ppp # License: BSD-4-Clause # Section: net # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 9741 # Description: This package contains a PPPoE (PPP over Ethernet) plugin for ppp. # Package: ppp-mod-pppol2tp # Version: 2.4.7-6 # Depends: libc, kmod-pppol2tp # Source: package/network/services/ppp # License: BSD-4-Clause # Section: net # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 4712 # Description: This package contains a PPPoL2TP (PPP over L2TP) plugin for ppp. # Package: ppp-mod-pptp # Version: 2.4.7-6 # Depends: libc, kmod-pptp, kmod-mppe, resolveip # Source: package/network/services/ppp # License: BSD-4-Clause # Section: net # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 16147 # Description: This package contains a PPtP plugin for ppp. # Package: procd # Version: 2015-10-29.1-d5fddd91b966424bb63e943e789704d52382cc18 # Depends: libc, ubusd, ubus, libjson-script, ubox, libubox, libubus, procd-nand # Source: package/system/procd # License: GPL-2.0 # Section: base # Maintainer: John Crispin # Architecture: ipq806x # Installed-Size: 33647 # Description: OpenWrt system process manager # Package: procd-nand # Version: 2015-10-29.1-d5fddd91b966424bb63e943e789704d52382cc18 # Depends: libc, ubi-utils # Source: package/system/procd # License: GPL-2.0 # Section: utils # Maintainer: John Crispin # Architecture: ipq806x # Installed-Size: 38647 # Description: OpenWrt sysupgrade nand helper # Package: qca-acfg-10.4 # Version: g-1 # Depends: libc, kmod-qca-wifi-10.4 # Source: qca/feeds/qca_10_4/net/qca-acfg-10.4 # Section: QCA # Maintainer: Qualcomm Atheros # Architecture: ipq806x # Installed-Size: 55395 # Description: QCA configuration utility provides a set of library # API's through which user applications can configure # and register events for wifi driver and hostap # Package: qca-hostap-10.4 # Version: g-1 # Depends: libc, libnl # Source: qca/feeds/wlan_10_4/net/qca-hostap-10.4 # Section: QCA # Maintainer: Qualcomm Atheros # Architecture: ipq806x # Installed-Size: 389180 # Description: This package contains the IEEE 802.1x/WPA/EAP/RADIUS Authenticator. # Package: qca-hostapd-cli-10.4 # Version: g-1 # Depends: libc, qca-hostap-10.4, librt # Source: qca/feeds/wlan_10_4/net/qca-hostap-10.4 # Section: QCA # Maintainer: Qualcomm Atheros # Architecture: ipq806x # Installed-Size: 20678 # Description: This package contains a command line utility to control the # IEEE 802.1x/WPA/EAP/RADIUS Authenticator. # Package: qca-lowi # Version: g-1 # Depends: libc, qca-hostap-10.4, librt, libpthread, libnl, libxml2, uclibcxx # Source: qca/feeds/qca_10_4/net/qca-lowi # Section: QCA # Maintainer: Qualcomm Atheros # Architecture: ipq806x # Installed-Size: 254282 # Description: QCA Location WiFi Interface # Package: qca-mcs-apps # Version: g-1 # Depends: libc, kmod-qca-mcs, libhyficommon, libpthread # Source: qca/feeds/qca-mcs/qca-mcs-apps # Section: QCA # Maintainer: Qualcomm Atheros # Architecture: ipq806x # Installed-Size: 31124 # Description: This package installs the IGMP/MLD snooping daemon and tools # Package: qca-spectral-10.4 # Version: g-1 # Depends: libc, kmod-qca-wifi-10.4, libpthread # Source: qca/feeds/qca_10_4/utils/qca-spectral-10.4 # Section: QCA # Maintainer: Qualcomm Atheros # Architecture: ipq806x # Installed-Size: 67796 # Description: QCA Spectral Analysis # Package: qca-ssdk-shell # Version: g-1 # Depends: libc # Source: qca/feeds/ssdk/qca-ssdk-shell # Section: QCA # Architecture: ipq806x # Installed-Size: 98802 # Description: Shell application for QCA SSDK # Package: qca-thermald-10.4 # Version: g-1 # Depends: libc, libpthread # Source: qca/feeds/qca_10_4/utils/qca-thermald-10.4 # Section: QCA # Maintainer: Qualcomm Atheros # Architecture: ipq806x # Installed-Size: 14424 # Description: This package is IPQ Thermal Mitigation daemon. # Package: qca-wifi-fw-hw11-10.4-asic # Version: WLAN.BL.3.3-00092-S-1-1 # Depends: libc # Source: qca/feeds/qca_10_4/net/qca-wifi-fw-10.4 # Section: QCA # Maintainer: Qualcomm Atheros # Architecture: all # Installed-Size: 851176 # Description: This package contains the qca-wifi firmware used in 10.x drivers # Package: qca-wifi-fw-hw3-10.4-asic # Version: CNSS.PS.2.3-00007-S-1-1 # Depends: libc # Source: qca/feeds/qca_10_4/net/qca-wifi-fw-10.2.4 # Section: QCA # Maintainer: Qualcomm Atheros # Architecture: all # Installed-Size: 370839 # Description: This package contains the qca-wifi firmware(-hw3-10.4-asic) used in 10.x drivers # Package: qca-wifi-fw-hw4-10.4-asic # Version: WLAN.BL.3.3-00092-S-1-1 # Depends: libc # Source: qca/feeds/qca_10_4/net/qca-wifi-fw-10.4 # Section: QCA # Maintainer: Qualcomm Atheros # Architecture: all # Installed-Size: 967532 # Description: This package contains the qca-wifi firmware used in 10.x drivers # Package: qca-wifi-fw-hw5-10.4-asic # Version: WLAN.BL.3.3-00092-S-1-1 # Depends: libc # Source: qca/feeds/qca_10_4/net/qca-wifi-fw-10.4 # Section: QCA # Maintainer: Qualcomm Atheros # Architecture: all # Installed-Size: 807279 # Description: This package contains the qca-wifi firmware used in 10.x drivers # Package: qca-wifi-fw-hw6-10.4-asic # Version: CNSS.PS.2.3-00007-S-1-1 # Depends: libc # Source: qca/feeds/qca_10_4/net/qca-wifi-fw-10.2.4 # Section: QCA # Maintainer: Qualcomm Atheros # Architecture: all # Installed-Size: 588716 # Description: This package contains the qca-wifi firmware(-hw6-10.4-asic) used in 10.x drivers # Package: qca-wpa-cli-10.4 # Version: g-1 # Depends: libc, librt, libopenssl, libnl # Source: qca/feeds/wlan_10_4/net/qca-hostap-10.4 # Section: QCA # Maintainer: Qualcomm Atheros # Architecture: ipq806x # Installed-Size: 32220 # Description: WPA Supplicant command line interface # Package: qca-wpa-supplicant-10.4 # Version: g-1 # Depends: libc, libopenssl, libnl # Source: qca/feeds/wlan_10_4/net/qca-hostap-10.4 # Section: QCA # Maintainer: Qualcomm Atheros # Architecture: ipq806x # Installed-Size: 531830 # Description: WPA Supplicant # Package: qca-wpa-supplicant-10.4-macsec # Version: g-1 # Depends: libc, libopenssl, libnl, kmod-qca-nss-macsec # Source: qca/feeds/wlan_10_4/net/qca-hostap-10.4 # Section: QCA # Maintainer: Qualcomm Atheros # Architecture: ipq806x # Installed-Size: 552844 # Description: WPA Supplicant (MACSEC) # Package: qca-wpc-10.4 # Version: g-1 # Depends: libc, kmod-qca-wifi-10.4, libpthread # Source: qca/feeds/qca_10_4/net/qca-wpc-10.4 # Section: QCA # Maintainer: Qualcomm Atheros # Architecture: ipq806x # Installed-Size: 14181 # Description: QCA Wifi Positioning # Package: qca-wrapd-10.4 # Version: g-1 # Depends: libc, qca-hostap-10.4 # Source: qca/feeds/qca_10_4/net/qca-wrapd-10.4 # Section: QCA # Maintainer: Qualcomm Atheros # Architecture: ipq806x # Installed-Size: 31378 # Description: User Space application to support QWRAP feature # Package: qcmbr-10.4 # Version: g-1 # Depends: libc, libpthread, librt # Source: qca/feeds/qca_10_4/utils/qcmbr-10.4 # Section: QCA # Maintainer: Qualcomm Atheros # Architecture: ipq806x # Installed-Size: 14393 # Description: - QCA ART Driver & tools # Package: quagga # Version: 0.99.22.4-2 # Depends: libc, librt # Source: qca/feeds/routing/quagga # License: GPL-2.0 # Section: net # Maintainer: Vasilis Tsiligiannis # Architecture: ipq806x # Installed-Size: 3553 # Description: A routing software package that provides TCP/IP based routing services # with routing protocols support such as RIPv1, RIPv2, RIPng, OSPFv2, # OSPFv3, BGP-4, and BGP-4+ # Package: quagga-libzebra # Version: 0.99.22.4-2 # Depends: libc, quagga # Source: qca/feeds/routing/quagga # License: GPL-2.0 # Section: net # Maintainer: Vasilis Tsiligiannis # Architecture: ipq806x # Installed-Size: 107114 # Description: zebra library # Package: quagga-ripd # Version: 0.99.22.4-2 # Depends: libc, quagga, quagga-libzebra # Source: qca/feeds/routing/quagga # License: GPL-2.0 # Section: net # Maintainer: Vasilis Tsiligiannis # Architecture: ipq806x # Installed-Size: 32886 # Description: RIP routing engine # Package: quagga-vtysh # Version: 0.99.22.4-2 # Depends: libc, quagga, quagga-libzebra, libreadline, libncurses # Source: qca/feeds/routing/quagga # License: GPL-2.0 # Section: net # Maintainer: Vasilis Tsiligiannis # Architecture: ipq806x # Installed-Size: 99679 # Description: integrated shell for Quagga routing software # Package: quagga-watchquagga # Version: 0.99.22.4-2 # Depends: libc, quagga, quagga-libzebra # Source: qca/feeds/routing/quagga # License: GPL-2.0 # Section: net # Maintainer: Vasilis Tsiligiannis # Architecture: ipq806x # Installed-Size: 10737 # Description: Quagga watchdog # Package: quagga-zebra # Version: 0.99.22.4-2 # Depends: libc, quagga, quagga-libzebra # Source: qca/feeds/routing/quagga # License: GPL-2.0 # Section: net # Maintainer: Vasilis Tsiligiannis # Architecture: ipq806x # Installed-Size: 63141 # Description: Zebra daemon # Package: resolveip # Version: 2 # Depends: libc # Source: package/network/utils/resolveip # License: GPL-2.0 # Section: utils # Maintainer: Jo-Philipp Wich # Architecture: ipq806x # Installed-Size: 1518 # Description: This package contains the small resolveip utility which # can be used by scripts to turn host names into numeric # IP addresses. It supports IPv4 and IPv6 resolving and # has a configurable timeout to guarantee a certain maximum # runtime in case of slow or defunct DNS servers. # Package: rng-tools # Version: 5-1 # Depends: libc # Source: qca/feeds/packages/utils/rng-tools # License: GPLv2 # Section: utils # Maintainer: Hannu Nyman # Architecture: ipq806x # Installed-Size: 22183 # Description: Daemon for adding entropy to kernel entropy pool # Package: rpcd # Version: 2016-04-13-73aea9b8b621a1ce034bc6ee00c9d058a40c8a3d # Depends: libc, libubus, libubox, libuci, libblobmsg-json # Source: package/system/rpcd # License: ISC # Section: utils # Maintainer: Jo-Philipp Wich # Architecture: ipq806x # Installed-Size: 17252 # Description: This package provides the UBUS RPC backend server to expose various # functionality to frontend programs via JSON-RPC. # Package: rp-pppoe-client # Version: 3.11-1 # Depends: libc, ppp # Source: qca/feeds/packages/net/rp-pppoe # Section: net # Architecture: ipq806x # Installed-Size: 20801 # Description: Dubbed RP-PPPoE, this open-source product is ideal for Linux users with # a DSL "modem" whose Internet service provider uses PPPoE. # . # This package contains pppoe-connect. # Package: rp-pppoe-relay # Version: 3.11-1 # Depends: libc, ppp # Source: qca/feeds/packages/net/rp-pppoe # Section: net # Architecture: ipq806x # Installed-Size: 11406 # Description: Dubbed RP-PPPoE, this open-source product is ideal for Linux users with # a DSL "modem" whose Internet service provider uses PPPoE. # . # This package contains pppoe-relay. # Package: rp-pppoe-server # Version: 3.11-1 # Depends: libc, ppp # Source: qca/feeds/packages/net/rp-pppoe # Section: net # Architecture: ipq806x # Installed-Size: 20632 # Description: Dubbed RP-PPPoE, this open-source product is ideal for Linux users with # a DSL "modem" whose Internet service provider uses PPPoE. # . # This package contains pppoe-server. # Package: rstp # Version: 2011-10-11-434d24bae108dbb21461a13a4abcf014afa8b029 # Depends: libc, kmod-qca-ssdk-hnat # Source: qca/feeds/networking/rstp # License: GPLv2 # Section: net # Maintainer: Stephen Hemminger # Architecture: ipq806x # Installed-Size: 40812 # Description: Rapid Spanning Tree Protocol implement # Package: run_led # Version: 1 # Depends: libc, common, libcfg, liboem, liblog, libpubbridge, libpthread # Source: package/extensions/apps/run_led # Section: extensions # Architecture: ipq806x # Installed-Size: 4510 # Description: If you can't figure out what this program does, you're probably # brain-dead and need immediate medical attention. # Package: samba36-server # Version: 3.6.25-5 # Depends: libc, libuuid # Source: package/network/services/samba36 # License: GPL-3.0 # LicenseFiles: COPYING # Section: net # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 895284 # Description: The Samba software suite is a collection of programs that implements the # SMB protocol for UNIX systems, allowing you to serve files and printers to # Windows, NT, OS/2 and DOS clients. This protocol is sometimes also referred # to as the LanManager or Netbios protocol. # Package: scanap # Version: 1 # Depends: libc, common, librt, libm, libiw, liblog, libfw, libpubbridge, libpthread, liboem, libcfg, libshl, libzerocfg # Source: package/extensions/apps/scanap # Section: extensions # Architecture: ipq806x # Installed-Size: 7639 # Description: If you can't figure out what this program does, you're probably # brain-dead and need immediate medical attention. # Package: scan # Version: 1 # Depends: libc, common, librt, libm, liblog, libfw, libpubbridge, libpthread, liboem, libcfg, libpthread, librrm, libhmap, libiw, libshl # Source: package/extensions/apps/scan # Section: extensions # Architecture: ipq806x # Installed-Size: 14230 # Description: If you can't figure out what this program does, you're probably # brain-dead and need immediate medical attention. # Package: shl # Version: 1 # Depends: libc, common, libshl # Source: package/extensions/apps/shl # Section: extensions # Architecture: ipq806x # Installed-Size: 1838 # Description: If you can't figure out what this program does, you're probably # brain-dead and need immediate medical attention. # Package: sniffer # Version: 1 # Depends: libc, common, librt, libm, liblog, libfw, libpubbridge, libpthread, liboem, libcfg, libutils, libshl, libiw # Source: package/extensions/apps/sniffer # Section: extensions # Architecture: ipq806x # Installed-Size: 9352 # Description: If you can't figure out what this program does, you're probably # brain-dead and need immediate medical attention. # Package: swconfig # Version: 10 # Depends: libc, libuci, libnl-tiny # Source: package/network/config/swconfig # License: GPL-2.0 # Section: base # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 7358 # Description: Switch configuration utility # Package: sysstat # Version: 11.0.4-2 # Depends: libc # Source: qca/feeds/packages/utils/sysstat # License: GPL-2.0 # Section: utils # Maintainer: Marko Ratkaj # Architecture: ipq806x # Installed-Size: 153171 # Description: The sysstat utilities are a collection of performance monitoring tools for # Linux. These include sar, sadf, mpstat, iostat, pidstat and sa tools. # Package: tc # Version: 4.0.0-1 # Depends: libc, kmod-sched-core # Source: package/network/utils/iproute2 # License: GPL-2.0 # Section: net # Maintainer: Russell Senior # Architecture: ipq806x # Installed-Size: 102715 # Description: Traffic control utility # Package: tcpdump # Version: 4.5.1-4 # Depends: libc, libpcap # Source: package/network/utils/tcpdump # License: BSD-3-Clause # Section: net # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 290318 # Description: Network monitoring and data acquisition tool # Package: terminfo # Version: 5.9-2 # Depends: libc # Source: package/libs/ncurses # License: MIT # LicenseFiles: README # Section: libs # Architecture: ipq806x # Installed-Size: 5871 # Description: Terminal Info Database (ncurses) # Package: trace-cmd # Version: v2.4.2-1 # Depends: libc # Source: package/devel/trace-cmd # License: GPL-2.0 # Section: devel # Architecture: ipq806x # Installed-Size: 95259 # Description: Linux trace command line utility # Package: uart1 # Version: 1 # Depends: libc # Source: package/extensions/apps/uart1 # Section: extensions # Architecture: ipq806x # Installed-Size: 2455 # Description: If you can't figure out what this program does, you're probably # brain-dead and need immediate medical attention. # Package: ubi-utils # Version: 1.5.1-2 # Depends: libc # Source: package/utils/ubi-utils # License: GPLv2 # Section: utils # Maintainer: John Crispin # Architecture: ipq806x # Installed-Size: 75019 # Description: Utilities for manipulating memory technology devices. # Package: uboot-envtools # Version: 2014.10-2 # Depends: libc # Source: package/boot/uboot-envtools # License: GPL-2.0 GPL-2.0+ # LicenseFiles: Licenses/README # Section: utils # Architecture: ipq806x # Installed-Size: 11029 # Description: This package includes tools to read and modify U-Boot bootloader environment. # Package: uboot-ipq40xx # Version: g-1 # Depends: libc # Source: package/boot/uboot-ipq40xx # Section: boot # Architecture: ipq806x # Installed-Size: 104 # Description: U-boot for ipq40xx based platforms # Package: uboot-ipq806x # Version: g-1 # Depends: libc # Source: package/boot/uboot-ipq806x # Section: boot # Architecture: ipq806x # Installed-Size: 105 # Description: U-boot for IPQ806x based platforms # Package: uboot-ipq806x-fwupgrade-tools # Version: g-1 # Depends: libc # Source: package/boot/uboot-ipq806x # Section: boot # Architecture: ipq806x # Installed-Size: 61411 # Description: U-boot images tools (dumpimage, mkimage) # Package: ubox # Version: 2015-11-22-c086167a0154745c677f8730a336ea9cf7d71031 # Depends: libc, libubox, ubusd, ubus, libubus, libuci # Source: package/system/ubox # License: GPL-2.0 # Section: base # Maintainer: John Crispin # Architecture: ipq806x # Installed-Size: 12895 # Description: OpenWrt system helper toolbox # Package: ubus # Version: 2015-05-25-f361bfa5fcb2daadf3b160583ce665024f8d108e # Depends: libc, libubus, libblobmsg-json, ubusd # Source: package/system/ubus # License: LGPL-2.1 # Section: base # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 3570 # Description: OpenWrt RPC client utility # Package: ubusd # Version: 2015-05-25-f361bfa5fcb2daadf3b160583ce665024f8d108e # Depends: libc, libubox # Source: package/system/ubus # License: LGPL-2.1 # Section: base # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 6712 # Description: OpenWrt RPC daemon # Package: uci # Version: 2015-08-27.1-1 # Depends: libc, libuci # Source: package/system/uci # License: LGPL-2.1 # Section: base # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 6469 # Description: Utility for the Unified Configuration Interface (UCI) # Package: uclibcxx # Version: 0.2.4-1 # Depends: libc # Source: package/libs/uclibc++ # License: LGPL-2.1+ # Section: libs # Architecture: ipq806x # Installed-Size: 54997 # Description: C++ library for embedded systems # Package: uhttpd # Version: 2015-11-08-fe01ef3f52adae9da38ef47926cd50974af5d6b7 # Depends: libc, libubox, libblobmsg-json, libjson-script # Source: package/network/services/uhttpd # License: ISC # Section: net # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 21592 # Description: uHTTPd is a tiny single threaded HTTP server with TLS, CGI and Lua # support. It is intended as a drop-in replacement for the Busybox # HTTP daemon. # Package: uhttpd-mod-ubus # Version: 2015-11-08-fe01ef3f52adae9da38ef47926cd50974af5d6b7 # Depends: libc, uhttpd, libubus, libblobmsg-json # Source: package/network/services/uhttpd # License: ISC # Section: net # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 5547 # Description: The ubus plugin adds a HTTP/JSON RPC proxy for ubus and publishes the # session.* namespace and procedures. # Package: upgrade # Version: 1 # Depends: libc, common, libiw, liblog, libpubbridge, libfw, liboem, libpthread, libshl, libcfg, libutils # Source: package/extensions/apps/upgrade # Section: extensions # Architecture: ipq806x # Installed-Size: 1988 # Description: If you can't figure out what this program does, you're probably # brain-dead and need immediate medical attention. # Package: usign # Version: 2015-05-08-cf8dcdb8a4e874c77f3e9a8e9b643e8c17b19131 # Depends: libc, libubox # Source: package/system/usign # License: ISC # Section: base # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 9594 # Description: OpenWrt signature verification utility # Package: watchdog # Version: 1 # Depends: libc, common, libcfg, librt, libm, liblog, libfw, libpubbridge, libpthread, liboem, libshl, libutils # Source: package/extensions/apps/watchdog # Section: extensions # Architecture: ipq806x # Installed-Size: 15210 # Description: If you can't figure out what this program does, you're probably # brain-dead and need immediate medical attention. # Package: wireless-tools # Version: 29-5 # Depends: libc # Source: package/network/utils/wireless-tools # License: GPL-2.0 # Section: net # Maintainer: Felix Fietkau # Architecture: ipq806x # Installed-Size: 21941 # Description: This package contains a collection of tools for configuring wireless # adapters implementing the "Linux Wireless Extensions". # Package: wtp # Version: 1 # Depends: libc, common, librt, liblog, libutils, libpthread, libcfg, liboem, libpubbridge # Source: package/extensions/apps/wtp # Section: extensions # Architecture: ipq806x # Installed-Size: 58430 # Description: If you can't figure out what this program does, you're probably # brain-dead and need immediate medical attention. # Package: xl2tpd # Version: devel-20150930-1 # Depends: libc, ppp-mod-pppol2tp, resolveip # Source: qca/feeds/packages/net/xl2tpd # License: GPL-2.0 # LicenseFiles: LICENSE # Section: net # Maintainer: Yousong Zhou # Architecture: ipq806x # Installed-Size: 45672 # Description: l2tpd is the open source implementation of the L2TP tunneling protocol (RFC2661). # It does implement both LAC and LNS role in a L2TP networking architecture. The # main goal of this protocol is to tunnel PPP frame trough an IP network. # Package: zlib # Version: 1.2.8-1 # Depends: libc # Source: package/libs/zlib # License: Zlib # LicenseFiles: README # Section: libs # Architecture: ipq806x # Installed-Size: 38290 # Description: Library implementing the deflate compression method ############################################################################