aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | | | | ocserv: use freeradius-client library if radius support is requestedNikos Mavrogiannopoulos2015-05-28
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | Merge pull request #1292 from ffainelli/ethtoolMatthias Schiffer2015-05-28
|\ \ \ \ \ | |/ / / / |/| | | | ethtool: Add option to enable/disable pretty-printing
| * | | | ethtool: Add option to enable/disable pretty-printingFlorian Fainelli2015-05-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | ulogd: add json pluginMarko Ratkaj2015-05-28
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | git: update to 2.4.2Peter Wagner2015-05-27
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | Merge pull request #1181 from ryzhovau/ipv6_optJo-Philipp Wich2015-05-27
|\ \ \ \ \ | | | | | | | | | | | | Optional IPv6 support
| * | | | | rtorrent: respect IPv6 settingsAlexander Ryzhov2015-05-21
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
| * | | | | nfs-kernel-server: respect IPv6 settingsAlexander Ryzhov2015-05-21
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
| * | | | | mtr: respect IPv6 settingsAlexander Ryzhov2015-05-21
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* | | | | | Merge pull request #1294 from mar-kolya/add-bridge-utilsTed Hess2015-05-26
|\ \ \ \ \ \ | | | | | | | | | | | | | | Move bridge-utils from oldpackages
| * | | | | | bridge-utils: copy from oldpackagesNikolay Martynov2015-05-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | | | | | | netdiscover: add packageMislav Novakovic2015-05-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* | | | | | | clamav: bump to 0.98.7Marko Ratkaj2015-05-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | | | Merge pull request #1298 from chris5560/masterSteven Barth2015-05-26
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | radicale: fixed hotplug and init script
| * | | | | | | radicale: fixed hotplug and init scriptChristian Schoenebeck2015-05-24
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | | | | | | freeradius2: add mirror for older releasesMislav Novakovic2015-05-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* | | | | | | sshtunnel: fixes validation bug with dynamic port forwarding.Nuno Goncalves2015-05-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to Avi Alkalay <avi@unix.sh> Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* | | | | | | ntpd: enable ATOM (PPS) supportChristian Pointner2015-05-25
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Christian Pointner <equinox@spreadspace.org>
* | | | | | ipsec-tools: fix null dereference in racoonNicolas Thill2015-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | | | | | Merge pull request #1289 from clehner/masterTed Hess2015-05-24
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix emailrelay init script
| * | | | | | Fix emailrelay init scriptCharles Lehner2015-05-23
| | |/ / / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Charles Lehner <cel@celehner.com>
* | | | | | openvswitch: fix build with kernel >= 3.18.13Hauke Mehrtens2015-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes a build problem with kernel >= 3.18.13. This should close #1283. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | | xl2tpd: refactor for more resilience.Yousong Zhou2015-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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>
* | | | | | ocserv: corrected checksumNikos Mavrogiannopoulos2015-05-24
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | ocserv: updated to 0.10.5Nikos Mavrogiannopoulos2015-05-24
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | Merge pull request #1284 from oneru/key-genSteven Barth2015-05-24
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Fwknopd: Backport patch to enable keygen in fwknopd
| * | | | | Fwknopd: Backport patch to enable keygen in fwknopdJonathan Bennett2015-05-22
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
* | | | | | Merge pull request #1281 from fededim/masterTed Hess2015-05-22
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | lftp: added mirror directory old to avoid build disruption on new version releases
| * | | | | lftp: added mirror directory old to avoid build disruption on new version ↵Rupan2015-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | releases Signed-off-by: Federico Di Marco fededim@gmail.com
* | | | | | ocserv: silence warnings and set group default valueNikos Mavrogiannopoulos2015-05-22
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | Merge pull request #1277 from fededim/masterSteven Barth2015-05-22
|\ \ \ \ \ | | | | | | | | | | | | lftp: updated to 4.6.2
| * | | | | lftp: updated to 4.6.2Rupan2015-05-21
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Federico Di Marco fededim@gmail.com
* | | | | | Merge pull request #1270 from fatbob313/masterTed Hess2015-05-21
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | uMurmur: Update to 0.2.16.
| * | | | | umurmur: Update to 0.2.16. Also fix build breakage since PolarSSL/MbedTLS's ↵Martin Johansson2015-05-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | version module was disabled. Signed-off-by: Martin Johansson <martin@fatbob.nu>
* | | | | | Merge pull request #1269 from teslamint/patch-2Imre Kaloz2015-05-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | coova-chilli: fix stat failed error when compile without kmod
| * | | | | | coova-chilli: fix stat failed error when compile without kmodJaehoon You2015-05-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch fixes #1261. Signed-off-by: Jaehoon You <teslamint@gmail.com>
* | | | | | | usbip: move to github (closes #1259)Nuno Goncalves2015-05-20
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | | | | | usbip: import from old packagesCezary Jackiewicz2015-05-15
| |/ / / / /
* | | | | | Merge pull request #1274 from tru7/knxdMichael Heimpold2015-05-20
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | knxd: bump to new version
| * | | | | knxd: bump to new versionOthmar Truniger2015-05-20
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | | | | snort: add SF mirrorLuka Perkov2015-05-20
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | | | | luci-app-clamav: add packageMarko Ratkaj2015-05-20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | clamav: add packageMarko Ratkaj2015-05-20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | luci-app-e2guardian: add packageMarko Ratkaj2015-05-20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | e2guardian: bump to 3.1.2Marko Ratkaj2015-05-20
| |/ / / |/| | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | tcpproxy: update to version 1.2Christian Pointner2015-05-17
|/ / / | | | | | | | | | Signed-off-by: Christian Pointner <equinox@spreadspace.org>
* | | pptpd: import from old packagesLuka Perkov2015-05-15
| | | | | | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | | xl2tpd: fix a minor compiler warningDaniel Golle2015-05-13
| | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | xl2tpd: update source, import some useful patchesDaniel Golle2015-05-13
| | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | opentracker: update sourceDaniel Golle2015-05-13
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>