패키지
LEDE는 장치의 기능을 확장하기 위해 수천개의 패키지를 제공합니다.
이 페이지는 LEDE 17.01에서 사용 가능한 패키지들의 목록입니다.
패키지 목차
사용 가능한 패키지의 간략한 개요는 패키지 목차에서 확인할 수 있습니다.
패키지 분류
패키지 분류를 클릭하면 패키지 테이블이 필터링되지만 직접 수동으로 필터링 할 수도 있습니다.
패키지 테이블
아래 표는 성능상의 이유로 한 페이지에 50개의 패키지만 출력합니다.
- 왼쪽 밑에 있는 “next page” 또는 “previous page”를 클릭하면 다음 또는 이전의 50개의 패키지를 출력합니다.
- 테이블 제일 위의 열 명을 클릭하면 그 열을 기준으로 정렬됩니다.
흰색 창에 필터 기준을 입력하세요.
아래 표에서 패키지 이름을 클릭하면 해당 패키지의 문서가 있는 페이지로 이동합니다. 없는 경우 자유롭게 추가할 수 있습니다.
Filtered by categories='kernel-modules'
| Category | Name | Version | Dependencies | ...........................................Description........................................... | File size | ↓ Installed size | License | Maintainer | Bug report | Source code |
|---|---|---|---|---|---|---|---|---|---|---|
| kernel-modules | kmod-crypto-ecb | see kernel for details | kernel, kmod-crypto-manager | Electronic CodeBook CryptoAPI module | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-crypto-echainiv | see kernel for details | kernel, kmod-crypto-aead | Encrypted Chain IV Generator | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-crypto-kpp | see kernel for details | kernel | Key-agreement Protocol Primitives | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-crypto-michael-mic | see kernel for details | kernel, kmod-crypto-hash | Michael MIC keyed digest CryptoAPI module | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-crypto-pcbc | see kernel for details | kernel, kmod-crypto-manager | Propagating Cipher Block Chaining CryptoAPI module | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-crypto-seqiv | see kernel for details | kernel, kmod-crypto-aead, kmod-crypto-rng | CryptoAPI Sequence Number IV Generator | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-dahdi-echocan-oslec | see kernel for details | kernel, kmod-dahdi, kmod-echo | This package contains DAHDI OSLEC echo canceller support. | 2kB | 1kB | GPL-2.0 | Vittorio Gambaletta | Bug reports | Sources |
| kernel-modules | kmod-ebtables-ipv6 | see kernel for details | kernel, kmod-ebtables | This option adds the IPv6 support to ebtables, which allows basic IPv6 header field filtering and target support. | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-eeprom-93cx6 | see kernel for details | kernel | Kernel module for EEPROM 93CX6 support | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-fb-sys-fops | see kernel for details | kernel, kmod-fb | Kernel support for framebuffer sys ops | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-gpio-beeper | see kernel for details | kernel, kmod-input-core | This enables playing beeps through an GPIO-connected buzzer | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-hid-generic | see kernel for details | kernel, kmod-hid | Generic HID device support | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-hwmon-tmp103 | see kernel for details | kernel, kmod-hwmon-core, kmod-i2c-core, kmod-regmap-i2c | Kernel module for Texas Instruments TMP103 temperature sensors chip | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-hwmon-vid | see kernel for details | kernel, kmod-hwmon-core | VID/VRM/VRD voltage conversion module for hardware monitoring | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-i2c-smbus | see kernel for details | kernel, kmod-i2c-core | Support for the SMBus extensions to the I2C specification. | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-iio-bmp280-i2c | see kernel for details | kernel, kmod-iio-bmp280, kmod-i2c-core, kmod-regmap-i2c | This driver adds support for Bosch Sensortec's digital pressure and temperature sensor connected via I2C. | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-iio-bmp280-spi | see kernel for details | kernel, kmod-iio-bmp280, kmod-spi-bitbang | This driver adds support for Bosch Sensortec's digital pressure and temperature sensor connected via SPI. | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-ipt-checksum | see kernel for details | kernel, kmod-ipt-core | Kernel modules for CHECKSUM fillin target | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-ipt-cluster | see kernel for details | kernel, kmod-ipt-core, kmod-nf-conntrack | Netfilter (IPv4/IPv6) module for matching cluster This option allows you to build work-load-sharing clusters of network servers/stateful firewalls without having a dedicated load-balancing router/server/switch. Basically, this match returns true when the packet must be handled by this cluster node. Thus, all nodes see all packets and this match decides which node handles what packets. The work-load sharing algorithm is based on source address hashing. This module is usable for ipv4 and ipv6. To use it also enable iptables-mod-cluster see `iptables -m cluster --help` for more information. | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-ipt-conntrack-label | see kernel for details | kernel, kmod-ipt-core, kmod-ipt-conntrack | Netfilter (IPv4) module for handling connection tracking labels Includes: - connlabel | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-ipt-delude | see kernel for details | kernel, kmod-ipt-core, kmod-ipt-compat-xtables | DELUDE netfilter module | 2kB | 1kB | GPL-2.0 | Jo-Philipp Wich | Bug reports | Sources |
| kernel-modules | kmod-ipt-fuzzy | see kernel for details | kernel, kmod-ipt-core | fuzzy netfilter module | 2kB | 1kB | GPL-2.0 | Jo-Philipp Wich | Bug reports | Sources |
| kernel-modules | kmod-ipt-iface | see kernel for details | kernel, kmod-ipt-core | iface netfilter module | 2kB | 1kB | GPL-2.0 | Jo-Philipp Wich | Bug reports | Sources |
| kernel-modules | kmod-ipt-ipmark | see kernel for details | kernel, kmod-ipt-core, kmod-ipt-compat-xtables | IPMARK netfilter module | 1kB | 1kB | GPL-2.0 | Jo-Philipp Wich | Bug reports | Sources |
| kernel-modules | kmod-ipt-iprange | see kernel for details | kernel, kmod-ipt-core | Netfilter (IPv4) module for matching ip ranges Includes: - iprange | 1kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-ipt-ipv4options | see kernel for details | kernel, kmod-ipt-core | ipv4options netfilter module | 1kB | 1kB | GPL-2.0 | Jo-Philipp Wich | Bug reports | Sources |
| kernel-modules | kmod-ipt-led | see kernel for details | kernel, kmod-ipt-core | Netfilter target to trigger a LED when a network packet is matched. | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-ipt-logmark | see kernel for details | kernel, kmod-ipt-core, kmod-ipt-compat-xtables | LOGMARK netfilter module | 2kB | 1kB | GPL-2.0 | Jo-Philipp Wich | Bug reports | Sources |
| kernel-modules | kmod-ipt-nat-extra | see kernel for details | kernel, kmod-ipt-core, kmod-ipt-nat | Netfilter (IPv4) kernel modules for extra NAT targets Includes: - NETMAP - REDIRECT | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-ipt-nflog | see kernel for details | kernel, kmod-ipt-core, kmod-nfnetlink-log | Netfilter module for user-space packet logging Includes: - NFLOG | 1kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-ipt-physdev | see kernel for details | kernel, kmod-ipt-core, kmod-br-netfilter | The iptables physdev kernel module | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-ipt-raw | see kernel for details | kernel, kmod-ipt-core | Netfilter IPv4 raw table support | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-ipt-raw6 | see kernel for details | kernel, kmod-ipt-core, kmod-ip6tables | Netfilter IPv6 raw table support | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-ipt-u32 | see kernel for details | kernel, kmod-ipt-core | Kernel modules for U32 | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-ledtrig-heartbeat | see kernel for details | kernel | Kernel module that allows LEDs to blink like heart beat | 2kB | 1kB | GPLv2 | LEDE team | Bug reports | Sources |
| kernel-modules | kmod-ledtrig-oneshot | see kernel for details | kernel | Kernel module that allows LEDs to be triggered by sporadic events in one-shot pulses | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-ledtrig-transient | see kernel for details | kernel | Kernel module that allows LEDs one time activation of a transient state. | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-lib-cordic | see kernel for details | kernel | Kernel module for Cordic function support | 1kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-lib-crc-itu-t | see kernel for details | kernel | Kernel module for CRC ITU-T V.41 support | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-lib-crc7 | see kernel for details | kernel | Kernel module for CRC7 support | 1kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-lib-crc8 | see kernel for details | kernel | Kernel module for CRC8 support | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-lib-crc32c | see kernel for details | kernel, kmod-crypto-crc32c | Kernel module for CRC32 support | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-mtd-rw | see kernel for details | kernel | A kernel module that temporarily makes all MTD partitions writeable. | 2kB | 1kB | GPL-2.0 | Joseph C. Lehner | Bug reports | Sources |
| kernel-modules | kmod-mtdram | see kernel for details | kernel | Test MTD driver using RAM | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-nlmon | see kernel for details | kernel | Kernel module which adds a monitoring device for netlink. | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-nls-iso8859-1 | see kernel for details | kernel, kmod-nls-base | Kernel module for NLS ISO 8859-1 (Latin 1) | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-nls-iso8859-6 | see kernel for details | kernel, kmod-nls-base | Kernel module for NLS ISO 8859-6 (Arabic) | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-nls-iso8859-8 | see kernel for details | kernel, kmod-nls-base | Kernel module for Hebrew charsets (ISO-8859-8, CP1255) | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-nls-koi8r | see kernel for details | kernel, kmod-nls-base | Kernel module for NLS KOI8-R (Russian) | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-nls-utf8 | see kernel for details | kernel, kmod-nls-base | Kernel module for NLS UTF-8 | 1kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| Previous page Next page | ||||||||||