| Commit message (Collapse) | Author | Age |
... | |
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
ethtool: Add option to enable/disable pretty-printing
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
With upstream commit
https://git.kernel.org/cgit/network/ethtool/ethtool.git/commit/?id=875616dfcbe57ea0f639a20d85fcbad2172ad744
there is now an option to produce a smaller ethtool build which will
disable pretty printing (Ethernet drivers, SFP diagnostics...) for
platforms that do not need it.
Hook a menu configuration option to control that option. Build size
differences on ar71xx:
With:
-rw-r--r-- 1 florian florian 79K mai 23 10:43
bin/ar71xx/packages/packages/ethtool_3.18-1_ar71xx.ipk
Without:
-rw-r--r-- 1 florian florian 23K mai 23 10:43
bin/ar71xx/packages/packages/ethtool_3.18-1_ar71xx.ipk
Signed-off-by: Florian Fainelli <florian@openwrt.org>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Optional IPv6 support
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Move bridge-utils from oldpackages
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* update Makefile accoring to CONTRIBUTING.md, set maintainer
* fix file offset handling
* use https://git.kernel.org/pub/scm/linux/kernel/git/shemminger/bridge-utils.git for source code
Signed-off-by: Nikolay Martynov <mar.kolya@gmail.com>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
radicale: fixed hotplug and init script
|
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* fixed hotplug script (not restarting on "ifup")
* fixed init script (not stopping in 1 second)
* fixed PKG_MAINTAINER string
* removing not needed comments in config file
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Thanks to Avi Alkalay <avi@unix.sh>
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* add a patch to fix a null pointer dereference in src/racoon/gssapi.c (CVE-2015-4047)
* refresh patches
* bumb release number
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Fix emailrelay init script
|
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | | |
Signed-off-by: Charles Lehner <cel@celehner.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This fixes a build problem with kernel >= 3.18.13.
This should close #1283.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- Use netifd no_proto_task for notifying that xl2tpd does not have a
protocol task running.
- Use procd for xl2tpd service management.
- Refreshed 2xx patches to
- Prevent leftover regular type control result file.
- Allow xl2tpd run as foreground process while logging via syslog.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
- bumped version
- removed dependency on `ip` package as routes are setup by netifd
if iproute2 is actually required, please depend on
`@(PACKAGE_ip||PACKAGE_ip-full)` instead of `ip`
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
Fwknopd: Backport patch to enable keygen in fwknopd
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
|
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
lftp: added mirror directory old to avoid build disruption on new version releases
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
releases
Signed-off-by: Federico Di Marco fededim@gmail.com
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
lftp: updated to 4.6.2
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Federico Di Marco fededim@gmail.com
|
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
uMurmur: Update to 0.2.16.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
version module was disabled.
Signed-off-by: Martin Johansson <martin@fatbob.nu>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
coova-chilli: fix stat failed error when compile without kmod
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This patch fixes #1261.
Signed-off-by: Jaehoon You <teslamint@gmail.com>
|
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
[nunojpg@gmail.com: Added PKG License and changed commit message]
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
|
| |/ / / / / |
|
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
knxd: bump to new version
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
|
| |/ / /
|/| | |
| | | |
| | | | |
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
gcc complains about atexit() being implicitely defined in
xl2tpd-control.c
Fix that by including stdlib.h in xl2tpd-control.c
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Yousong Zhou <yszhou4tech@gmail.com> made a couple of useful fixes
mostly for the xl2tpd-control tool which was broken.
imported them (patches/2*) here.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|