패키지
LEDE는 장치의 기능을 확장하기 위해 수천개의 패키지를 제공합니다.
이 페이지는 LEDE 17.01에서 사용 가능한 패키지들의 목록입니다.
패키지 목차
사용 가능한 패키지의 간략한 개요는 패키지 목차에서 확인할 수 있습니다.
패키지 분류
패키지 분류를 클릭하면 패키지 테이블이 필터링되지만 직접 수동으로 필터링 할 수도 있습니다.
패키지 테이블
아래 표는 성능상의 이유로 한 페이지에 50개의 패키지만 출력합니다.
- 왼쪽 밑에 있는 “next page” 또는 “previous page”를 클릭하면 다음 또는 이전의 50개의 패키지를 출력합니다.
- 테이블 제일 위의 열 명을 클릭하면 그 열을 기준으로 정렬됩니다.
흰색 창에 필터 기준을 입력하세요.
아래 표에서 패키지 이름을 클릭하면 해당 패키지의 문서가 있는 페이지로 이동합니다. 없는 경우 자유롭게 추가할 수 있습니다.
Filtered by categories='network---routing-and-redirection'
| Category | Name | Version | Dependencies | ...........................................Description........................................... | File size | Installed size | ↓ License | Maintainer | Bug report | Source code |
|---|---|---|---|---|---|---|---|---|---|---|
| network---routing-and-redirection | rdma | 5.15.0-4 | libc, librt, libpthread, libmnl0 | Network rdma utility | 22kB | 21kB | GPL-2.0 | Russell Senior | Bug reports | Sources |
| network---routing-and-redirection | relayd | 2020-04-25-f4d759be-1 | libc, libubox20220515 | Transparent routing / relay daemon | 11kB | 10kB | GPL-2.0 | Felix Fietkau | Bug reports | Sources |
| network---routing-and-redirection | ss | 5.15.0-4 | libc, libnl-tiny1, libmnl0, kmod-netlink-diag | Socket statistics utility | 43kB | 43kB | GPL-2.0 | Russell Senior | Bug reports | Sources |
| network---routing-and-redirection | tc | 4.16.0-8 | libc, kmod-sched-core, libmnl | Traffic control utility | 134kB | 133kB | GPL-2.0 | Russell Senior | Bug reports | Sources |
| network---routing-and-redirection | ip-tiny | 5.15.0-4 | libc, libnl-tiny1, libmnl0 | packages:pkgdata:ip-tiny, Routing control utility (minimal) | 142kB | 141kB | GPL-2.0 | Russell Senior | packages:pkgdata:ip-tiny, Bug reports | packages:pkgdata:ip-tiny, Sources |
| network---routing-and-redirection | bird1-ipv6 | 1.6.8-2 | libc, libpthread | BIRD is an internet routing daemon which manages TCP/IP routing tables with support of modern routing protocols, easy to use configuration interface and powerful route filtering language. It is lightweight and efficient and therefore appropriate for small embedded routers. This packages the legacy v1.6 branch of Bird, which splits IPv4 and IPv6 support into separate binaries. See also the bird2 package for the newer branch which integrates support for both IP protocols in a single binary. This is IPv6 version of BIRD, it supports OSPFv3, RIPng and BGP protocols. In BGP, BIRD supports communities, multiprotocol extensions, MD5 authentication, 32bit AS numbers and could act as a route server or a route reflector. BIRD also supports multiple RIBs, multiple kernel routing tables and redistribution between the protocols with a powerful configuration syntax. | 241kB | 240kB | GPL-2.0 | Álvaro Fernández Rojas | Bug reports | Sources |
| network---routing-and-redirection | bird1c-ipv6 | 1.6.8-2 | libc, librt, libpthread, libreadline8, libncurses6, bird1-ipv6 | BIRD is an internet routing daemon which manages TCP/IP routing tables with support of modern routing protocols, easy to use configuration interface and powerful route filtering language. It is lightweight and efficient and therefore appropriate for small embedded routers. This packages the legacy v1.6 branch of Bird, which splits IPv4 and IPv6 support into separate binaries. See also the bird2 package for the newer branch which integrates support for both IP protocols in a single binary. This is a BIRD command-line client. It is used to send commands to BIRD, commands can perform simple actions such as enabling/disabling of protocols, telling BIRD to show various information, telling it to show a routing table filtered by a filter, or asking BIRD to reconfigure. Unless you can't afford dependency on ncurses and readline, you should install BIRD command-line client together with BIRD. | 9kB | 8kB | GPL-2.0 | Álvaro Fernández Rojas | Bug reports | Sources |
| network---routing-and-redirection | bird1cl-ipv6 | 1.6.8-2 | libc, bird1-ipv6 | BIRD is an internet routing daemon which manages TCP/IP routing tables with support of modern routing protocols, easy to use configuration interface and powerful route filtering language. It is lightweight and efficient and therefore appropriate for small embedded routers. This packages the legacy v1.6 branch of Bird, which splits IPv4 and IPv6 support into separate binaries. See also the bird2 package for the newer branch which integrates support for both IP protocols in a single binary. This is a BIRD lightweight command-line client. It is used to send commands to BIRD, commands can perform simple actions such as enabling/disabling of protocols, telling BIRD to show various information, telling it to show a routing table filtered by a filter, or asking BIRD to reconfigure. | 9kB | 8kB | GPL-2.0 | Álvaro Fernández Rojas | Bug reports | Sources |
| network---routing-and-redirection | bird1-ipv4 | 1.6.8-2 | libc, libpthread | BIRD is an internet routing daemon which manages TCP/IP routing tables with support of modern routing protocols, easy to use configuration interface and powerful route filtering language. It is lightweight and efficient and therefore appropriate for small embedded routers. This packages the legacy v1.6 branch of Bird, which splits IPv4 and IPv6 support into separate binaries. See also the bird2 package for the newer branch which integrates support for both IP protocols in a single binary. This is IPv4 version of BIRD, it supports OSPFv2, RIPv2 and BGP protocols. In BGP, BIRD supports communities, multiprotocol extensions, MD5 authentication, 32bit AS numbers and could act as a route server or a route reflector. BIRD also supports multiple RIBs, multiple kernel routing tables and redistribution between the protocols with a powerful configuration syntax. | 216kB | 215kB | GPL-2.0 | Álvaro Fernández Rojas | Bug reports | Sources |
| network---routing-and-redirection | bird1c-ipv4 | 1.6.8-2 | libc, libreadline8, libncurses6, bird1-ipv4 | BIRD is an internet routing daemon which manages TCP/IP routing tables with support of modern routing protocols, easy to use configuration interface and powerful route filtering language. It is lightweight and efficient and therefore appropriate for small embedded routers. This packages the legacy v1.6 branch of Bird, which splits IPv4 and IPv6 support into separate binaries. See also the bird2 package for the newer branch which integrates support for both IP protocols in a single binary. This is a BIRD command-line client. It is used to send commands to BIRD, commands can perform simple actions such as enabling/disabling of protocols, telling BIRD to show various information, telling it to show a routing table filtered by a filter, or asking BIRD to reconfigure. Unless you can't afford dependency on ncurses and readline, you should install BIRD command-line client together with BIRD. | 10kB | 9kB | GPL-2.0 | Álvaro Fernández Rojas | Bug reports | Sources |
| network---routing-and-redirection | bird1cl-ipv4 | 1.6.8-2 | libc, bird1-ipv4 | BIRD is an internet routing daemon which manages TCP/IP routing tables with support of modern routing protocols, easy to use configuration interface and powerful route filtering language. It is lightweight and efficient and therefore appropriate for small embedded routers. This packages the legacy v1.6 branch of Bird, which splits IPv4 and IPv6 support into separate binaries. See also the bird2 package for the newer branch which integrates support for both IP protocols in a single binary. This is a BIRD lightweight command-line client. It is used to send commands to BIRD, commands can perform simple actions such as enabling/disabling of protocols, telling BIRD to show various information, telling it to show a routing table filtered by a filter, or asking BIRD to reconfigure. | 8kB | 7kB | GPL-2.0 | Álvaro Fernández Rojas | Bug reports | Sources |
| network---routing-and-redirection | tc-full | 5.15.0-4 | libc, kmod-sched-core, libmnl0, libbpf20220308, libxtables12, tc-mod-iptables | Traffic control utility (full) | 175kB | 174kB | GPL-2.0 | Russell Senior | Bug reports | Sources |
| network---routing-and-redirection | tc-mod-iptables | 5.15.0-4 | libc, libxtables12, libbpf20220308 | Traffic control module - iptables action | 4kB | 3kB | GPL-2.0 | Russell Senior | Bug reports | Sources |
| network---routing-and-redirection | tc-tiny | 5.15.0-4 | libc, kmod-sched-core, libmnl0 | Traffic control utility (minimal) | 166kB | 165kB | GPL-2.0 | Russell Senior | Bug reports | Sources |
| network---routing-and-redirection | udp-broadcast-relay-redux | 2021-04-05-67137293-1 | libc | This program listens for packets on a specified UDP broadcast port. When a packet is received, it sends that packet to all specified interfaces but the one it came from as though it originated from the original sender. The primary purpose of this is to allow games on machines on separated local networks (Ethernet, WLAN) that use udp broadcasts to find each other to do so. It also works on ppp links, so you can log in from windows boxes (e.g. using pptp) and play LAN-based games together. Currently, you have to care about upcoming or downgoing interfaces yourself. | 6kB | 5kB | GPL-2.0 | common packages maintainers | Bug reports | Sources |
| network---routing-and-redirection | tc-bpf | 5.15.0-4 | libc, kmod-sched-core, libmnl0, libbpf20220308 | Traffic control utility (bpf) | 176kB | 175kB | GPL-2.0 | Russell Senior | Bug reports | Sources |
| network---routing-and-redirection | genl | 5.15.0-4 | libc, libnl-tiny1, libmnl0 | packages:pkgdata:genl, General netlink utility frontend | 8kB | 7kB | GPL-2.0 | Russell Senior | packages:pkgdata:genl, Bug reports | packages:pkgdata:genl, Sources |
| network---routing-and-redirection | batmand | 1440-1 | libc, libpthread, kmod-tun | packages:pkgdata:batmand, B.A.T.M.A.N. layer 3 routing daemon | 41kB | 41kB | GPL-2.0 | Corinna "Elektra" Aichele | packages:pkgdata:batmand, Bug reports | packages:pkgdata:batmand, Sources |
| network---routing-and-redirection | ip-full | 5.15.0-4 | libc, libnl-tiny1, libbpf20220308, libmnl0 | packages:pkgdata:ip-full, Routing control utility (full) | 214kB | 213kB | GPL-2.0 | Russell Senior | packages:pkgdata:ip-full, Bug reports | packages:pkgdata:ip-full, Sources |
| network---routing-and-redirection | devlink | 5.15.0-4 | libc, libmnl0 | packages:pkgdata:devlink, Network devlink utility | 43kB | 42kB | GPL-2.0 | Russell Senior | packages:pkgdata:devlink, Bug reports | packages:pkgdata:devlink, Sources |
| network---routing-and-redirection | ip-bridge | 5.15.0-4 | libc, libnl-tiny1, libmnl0 | packages:pkgdata:ip-bridge, Bridge configuration utility from iproute2 | 28kB | 27kB | GPL-2.0 | Russell Senior | packages:pkgdata:ip-bridge, Bug reports | packages:pkgdata:ip-bridge, Sources |
| network---routing-and-redirection | bird1c-ipv6 | 1.6.8-2 | libc, librt, libpthread, libreadline8, libncurses6, bird1-ipv6 | packages:pkgdata:bird1c-ipv6, BIRD is an internet routing daemon which manages TCP/IP routing tables with support of modern routing protocols, easy to use configuration interface and powerful route filtering language. It is lightweight and efficient and therefore appropriate for small embedded routers. This packages the legacy v1.6 branch of Bird, which splits IPv4 and IPv6 support into separate binaries. See also the bird2 package for the newer branch which integrates support for both IP protocols in a single binary. This is a BIRD command-line client. It is used to send commands to BIRD, commands can perform simple actions such as enabling/disabling of protocols, telling BIRD to show various information, telling it to show a routing table filtered by a filter, or asking BIRD to reconfigure. Unless you can't afford dependency on ncurses and readline, you should install BIRD command-line client together with BIRD. | 9kB | 8kB | GPL-2.0 | Álvaro Fernández Rojas | packages:pkgdata:bird1c-ipv6, Bug reports | packages:pkgdata:bird1c-ipv6, Sources |
| network---routing-and-redirection | bird1cl-ipv4 | 1.6.8-2 | libc, bird1-ipv4 | packages:pkgdata:bird1cl-ipv4, BIRD is an internet routing daemon which manages TCP/IP routing tables with support of modern routing protocols, easy to use configuration interface and powerful route filtering language. It is lightweight and efficient and therefore appropriate for small embedded routers. This packages the legacy v1.6 branch of Bird, which splits IPv4 and IPv6 support into separate binaries. See also the bird2 package for the newer branch which integrates support for both IP protocols in a single binary. This is a BIRD lightweight command-line client. It is used to send commands to BIRD, commands can perform simple actions such as enabling/disabling of protocols, telling BIRD to show various information, telling it to show a routing table filtered by a filter, or asking BIRD to reconfigure. | 8kB | 7kB | GPL-2.0 | Álvaro Fernández Rojas | packages:pkgdata:bird1cl-ipv4, Bug reports | packages:pkgdata:bird1cl-ipv4, Sources |
| network---routing-and-redirection | igmpproxy | 0.4-1 | libc | IGMPproxy is a simple dynamic Multicast Routing Daemon using only IGMP signalling (Internet Group Management Protocol). | 19kB | 18kB | GPL-2.0+ | Felix Fietkau | Bug reports | Sources |
| network---routing-and-redirection | igmpproxy | 0.4-1 | libc | packages:pkgdata:igmpproxy, IGMPproxy is a simple dynamic Multicast Routing Daemon using only IGMP signalling (Internet Group Management Protocol). | 19kB | 18kB | GPL-2.0+ | Felix Fietkau | packages:pkgdata:igmpproxy, Bug reports | packages:pkgdata:igmpproxy, Sources |
| network---routing-and-redirection | vis | 2013-04-07-7710cce4-9 | libc, libpthread | visualization server for B.A.T.M.A.N. layer 3 | 11kB | 11kB | GPL-2.0-only | Corinna "Elektra" Aichele | Bug reports | Sources |
| network---routing-and-redirection | frr-babeld | 8.2.0-1 | libc, frr, frr-libfrr | babeld routing engine | 55kB | 55kB | GPL-2.0-only LGPL-2.1-only | Lucian Cristian | Bug reports | Sources |
| network---routing-and-redirection | frr-ospfd | 8.2.0-1 | libc, frr, frr-libfrr | ospfd routing engine | 330kB | 333kB | GPL-2.0-only LGPL-2.1-only | Lucian Cristian | Bug reports | Sources |
| network---routing-and-redirection | frr-nhrpd | 8.2.0-1 | libc, frr, frr-libfrr, libcares | nhrpd routing engine | 60kB | 60kB | GPL-2.0-only LGPL-2.1-only | Lucian Cristian | Bug reports | Sources |
| network---routing-and-redirection | frr-libfrr | 8.2.0-1 | libc, frr, librt, libatomic1, libcap, libjson-c5, libyang | zebra library | 474kB | 482kB | GPL-2.0-only LGPL-2.1-only | Lucian Cristian | Bug reports | Sources |
| network---routing-and-redirection | frr-bgpd | 8.2.0-1 | libc, frr, frr-libfrr | bgpd routing engine | 721kB | 725kB | GPL-2.0-only LGPL-2.1-only | Lucian Cristian | Bug reports | Sources |
| network---routing-and-redirection | frr-bfdd | 8.2.0-1 | libc, frr, frr-libfrr | bfdd routing engine | 65kB | 65kB | GPL-2.0-only LGPL-2.1-only | Lucian Cristian | Bug reports | Sources |
| network---routing-and-redirection | frr-eigrpd | 8.2.0-1 | libc, frr, frr-libfrr | eigrpd routing engine | 60kB | 60kB | GPL-2.0-only LGPL-2.1-only | Lucian Cristian | Bug reports | Sources |
| network---routing-and-redirection | frr-fabricd | 8.2.0-1 | libc, frr, frr-libfrr | fabricd routing engine | 183kB | 184kB | GPL-2.0-only LGPL-2.1-only | Lucian Cristian | Bug reports | Sources |
| network---routing-and-redirection | frr-isisd | 8.2.0-1 | libc, frr, frr-libfrr | isisd routing engine | 222kB | 223kB | GPL-2.0-only LGPL-2.1-only | Lucian Cristian | Bug reports | Sources |
| network---routing-and-redirection | frr-ldpd | 8.2.0-1 | libc, frr, frr-libfrr | ldpd routing engine | 113kB | 113kB | GPL-2.0-only LGPL-2.1-only | Lucian Cristian | Bug reports | Sources |
| network---routing-and-redirection | frr-ospf6d | 8.2.0-1 | libc, frr, frr-libfrr | ospf6d routing engine | 201kB | 204kB | GPL-2.0-only LGPL-2.1-only | Lucian Cristian | Bug reports | Sources |
| network---routing-and-redirection | frr-pbrd | 8.2.0-1 | libc, frr, frr-libfrr | pbrd routing engine | 35kB | 35kB | GPL-2.0-only LGPL-2.1-only | Lucian Cristian | Bug reports | Sources |
| network---routing-and-redirection | frr-pimd | 8.2.0-1 | libc, frr, frr-libfrr | pimd routing engine | 252kB | 256kB | GPL-2.0-only LGPL-2.1-only | Lucian Cristian | Bug reports | Sources |
| network---routing-and-redirection | frr-ripd | 8.2.0-1 | libc, frr, frr-libfrr | ripd routing engine | 61kB | 63kB | GPL-2.0-only LGPL-2.1-only | Lucian Cristian | Bug reports | Sources |
| network---routing-and-redirection | frr-ripngd | 8.2.0-1 | libc, frr, frr-libfrr | ripngd routing engine | 48kB | 49kB | GPL-2.0-only LGPL-2.1-only | Lucian Cristian | Bug reports | Sources |
| network---routing-and-redirection | frr-staticd | 8.2.0-1 | libc, frr, frr-libfrr | staticd routing engine | 32kB | 32kB | GPL-2.0-only LGPL-2.1-only | Lucian Cristian | Bug reports | Sources |
| network---routing-and-redirection | frr-vrrpd | 8.2.0-1 | libc, frr, frr-libfrr | vrrpd routing engine | 39kB | 40kB | GPL-2.0-only LGPL-2.1-only | Lucian Cristian | Bug reports | Sources |
| network---routing-and-redirection | frr-vtysh | 8.2.0-1 | libc, frr, frr-libfrr, libreadline8, libncurses6, more | integrated shell for frr routing software | 185kB | 191kB | GPL-2.0-only LGPL-2.1-only | Lucian Cristian | Bug reports | Sources |
| network---routing-and-redirection | frr-watchfrr | 8.2.0-1 | libc, frr, frr-libfrr | frr watchdog | 18kB | 17kB | GPL-2.0-only LGPL-2.1-only | Lucian Cristian | Bug reports | Sources |
| network---routing-and-redirection | frr-zebra | 8.2.0-1 | libc, frr, frr-libfrr | Zebra daemon | 432kB | 436kB | GPL-2.0-only LGPL-2.1-only | Lucian Cristian | Bug reports | Sources |
| network---routing-and-redirection | frr | 8.2.0-1 | libc, librt | FRRouting is free software that implements and manages various IPv4 and IPv6 routing protocols. Currently FRRouting supports BGP4, BGP4+, OSPFv2, OSPFv3, RIPv1, RIPv2, RIPng, IS-IS, PIM-SM/MSDP, LDP, VRRP and Babel as well as very early support for EIGRP and NHRP. | 4kB | 3kB | GPL-2.0-only LGPL-2.1-only | Lucian Cristian | Bug reports | Sources |
| network---routing-and-redirection | frr-pathd | 8.2.0-1 | libc, frr, frr-libfrr | pathd routing engine | 39kB | 39kB | GPL-2.0-only LGPL-2.1-only | Lucian Cristian | Bug reports | Sources |
| network---routing-and-redirection | frr-pythontools | 8.2.0-1 | libc, frr, frr-libfrr, python3-base, python3-light, python3-logging | Python reload tool | 22kB | 21kB | GPL-2.0-only LGPL-2.1-only | Lucian Cristian | Bug reports | Sources |
| network---routing-and-redirection | frr-babeld | 8.2.0-1 | libc, frr, frr-libfrr | packages:pkgdata:frr-babeld, babeld routing engine | 55kB | 55kB | GPL-2.0-only LGPL-2.1-only | Lucian Cristian | packages:pkgdata:frr-babeld, Bug reports | packages:pkgdata:frr-babeld, Sources |
| Previous page Next page | ||||||||||