aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* haproxy: Update all patches for HAProxy v2.0.3Christian Lachner2019-08-05
| | | | | | | - Add new patches (see https://www.haproxy.org/bugs/bugs-2.0.3.html) - Raise PKG_RELEASE to 2 Signed-off-by: Christian Lachner <gladiac@gmail.com>
* phantap: add new packageEtienne Champetier2019-07-31
| | | | | | | | PhanTap or Phantom tap is a small set of scripts that allow you to setup a network tap that automatically impersonnate a victim device, allowing you to access internet using the IP & MAC of the victim Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* Merge pull request #9590 from neheb/samRosen Penev2019-07-29
|\ | | | | samba4: Run init script through shellcheck
| * samba4: Run init script through shellcheckRosen Penev2019-07-28
| | | | | | | | | | | | Some performance improvements by batching file writes. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #9577 from TDT-AG/pr/20190726-ipvsadmFlorian Eckert2019-07-29
|\ \ | | | | | | ipvsadm: update version to 1.30
| * | ipvsadm: update version to 1.30Florian Eckert2019-07-29
| | | | | | | | | | | | | | | | | | Update version to 1.30 Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | lksctp-tools: Update URLRosen Penev2019-07-28
| |/ |/| | | | | | | The old website still references an old version. Fixes uscan. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | gnunet-secushare: fix build against new GNUnet CADET APIDaniel Golle2019-07-28
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | gnunet: update to release 0.11.6Daniel Golle2019-07-28
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | dnstop: add new packageKen Xu2019-07-27
|/ | | | Signed-off-by: Ken Xu <windedge99@gmail.com>
* Merge pull request #9568 from blocktrron/masterMatthias Schiffer2019-07-25
|\ | | | | fastd: fix segmentation fault with musl >1.1.20
| * fastd: fix segmentation fault with musl >1.1.20David Bauer2019-07-25
| | | | | | | | | | | | | | | | | | | | | | When compiled with musl >1.1.20, fastd will crash in case it can't resolve a peers hostname. This is due to a changed implementation of freeaddrinfo in musl 1.1.21 onwards. This segfault is fixed by not calling freeaddrinfo in case the supplied pointer is null. Signed-off-by: David Bauer <mail@david-bauer.net>
* | Merge pull request #9516 from neheb/sooooRosen Penev2019-07-25
|\ \ | | | | | | socat: Fix compilation when usleep is missing
| * | socat: Fix compilation when usleep is missingRosen Penev2019-07-19
| | | | | | | | | | | | | | | | | | | | | usleep is a legacy function that was removed in POSIX-2008. uClibc-ng can be configured to compile without it. if out the code as it's not used. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #9548 from James-TR/pdns-recursor-4.2.0Rosen Penev2019-07-25
|\ \ \ | | | | | | | | pdns-recursor: bump version to 4.2.0
| * | | pdns-recursor: bump version to 4.2.0James Taylor2019-07-23
| | |/ | |/| | | | | | | | | | | | | | | | | | | Maintainer: me This commit bumps the version of pdns-recursor to the latest 4.2.0. This release brings in mostly minor changes, with the full changelog available at https://doc.powerdns.com/recursor/changelog/4.2.html Signed-off-by: James Taylor <james@jtaylor.id.au>
* | | Merge pull request #9555 from rosysong/kea-fixRosen Penev2019-07-25
|\ \ \ | | | | | | | | kea: remove python3 dependency of kea-admin
| * | | kea: remove python3 dependency of kea-adminRosy Song2019-07-24
| |/ / | | | | | | | | | | | | | | | fix #9495 Signed-off-by: Rosy Song <rosysong@rosinson.com>
* | | haproxy: Get rid of bashisms from get-latest-patches.shRosen Penev2019-07-24
| | | | | | | | | | | | | | | | | | Plus some other shellcheck cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | treewide: Capitalize submenusEneas U de Queiroz2019-07-25
| | | | | | | | | | | | | | | | | | Fixed a typo in tcpreplay. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | Merge pull request #9511 from neheb/cifsRosen Penev2019-07-24
|\ \ \ | | | | | | | | cifsd
| * | | cifsd-tools: Run init script through shellcheckRosen Penev2019-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Main warning fixed was about echo -e not being supported by POSIX sh. Added PKG_BUILD_PARALLEL for slightly faster compilation. Small whitespace cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #9556 from neheb/netRosen Penev2019-07-24
|\ \ \ \ | | | | | | | | | | netifyd: Don't build on uClibc-ng
| * | | | netifyd: Don't build on uClibc-ngRosen Penev2019-07-23
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | This absolutely needs symbols from libresolv, which uClibc-ng does not support. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / | | haproxy: Update HAProxy to v2.0.3Christian Lachner2019-07-24
|/ / / | | | | | | | | | | | | | | | | | | - Update haproxy download URL and hash - Add new patches Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | Merge pull request #9531 from neheb/rtoRosen Penev2019-07-22
|\ \ \ | | | | | | | | rtorrent bump
| * | | rtorrent: Update to 0.9.8Rosen Penev2019-07-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to codeload. A lot simpler. Remove upstreamed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #9528 from neheb/softhhhRosen Penev2019-07-22
|\ \ \ \ | | | | | | | | | | softethervpn: Update to rtm version 4.29-9680
| * | | | softethervpn: Update to rtm version 4.29-9680Philipp Schuster2019-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update SoftEther VPN to the latest rtm version 4.29-9680 Compile tested: Atheros AR7xxx/AR9xxx, TP-LINK Archer C7 v2, 18.06.4 Signed-off-by: Philipp Schuster <philippschuster@gmx.com> (rebased and refreshed patches). Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #9517 from neheb/apfRosen Penev2019-07-21
|\ \ \ \ \ | |_|/ / / |/| | | | apfree-wifidog: Run init script through shellcheck
| * | | | apfree-wifidog: Run init script through shellcheckRosen Penev2019-07-19
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Also added a patch to fix compilation without deprecated OpenSSL APIs. Minor Makefile cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | samba4: revert to 4.9.11Andy Walsh2019-07-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * revert to 4.9.x series (4.10 needs too many unofficial patches and has weird waf bugs) * cleanup patches * enable AD_DC build option again Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | openssh: Fix compilation with -Wimplicit-functionRosen Penev2019-07-21
| | | | | | | | | | | | | | | | | | | | | | | | Upstream backport. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | etherwake: Remove obsolete uClibc patchRosen Penev2019-07-21
| |_|/ |/| | | | | | | | | | | | | | No such issue with uClibc-ng. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #9519 from neheb/libreRosen Penev2019-07-20
|\ \ \ | |_|/ |/| | libreswan: Replace usleep with nanosleep
| * | libreswan: Replace usleep with nanosleepRosen Penev2019-07-19
| |/ | | | | | | | | | | | | | | | | | | usleep is optionally unavailable with uClibc-ng. Added PKG_LICENSE_FILES Added PKG_CPE_ID for proper CVE tracking. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / mini_snmpd: Allow up to 8 network interfacesMarcel Telka2019-07-18
|/ | | | | | | | This changes the init script to allow to monitor up to 8 network interfaces. The support for up to 8 network interfaces was added to mini_snmpd release 1.3 in November 2015. Signed-off-by: Marcel Telka <marcel@telka.sk>
* Merge pull request #9221 from rkkoszewski/masterRosen Penev2019-07-18
|\ | | | | Add netifd script to control SSTP connections.
| * Fix release and package versionRobert Koszewski2019-06-25
| | | | | | | | Signed-off-by: Robert Koszewski <rkkoszewski@gmail.com>
| * Readd deleted chap-secrets fileRobert Koszewski2019-06-25
| |
| * Add workaround to properly register the sstp interfaceRobert Koszewski2019-06-16
| | | | | | | | Signed-off-by: Robert Koszewski <rkkoszewski@gmail.com>
| * Add netifd script to control sstp connections.Harvey Hu2019-06-16
| |
* | switchdev-poller: makefile cleanupLuiz Angelo Daros de Luca2019-07-17
| | | | | | | | Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | switchdev-poller: fix licenseLuiz Angelo Daros de Luca2019-07-17
| | | | | | | | Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | trafficshaper: metadata and makefile cleanupLuiz Angelo Daros de Luca2019-07-17
| | | | | | | | | | | | | | This results in minor metadata changes (spaces). No need to bump release. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | Merge pull request #9122 from yaheath/isc-dhcp-remove-disable-tracingRosen Penev2019-07-16
|\ \ | | | | | | isc-dhcp: Remove --disable-tracing from configure args
| * | isc-dhcp: Remove --disable-tracing from configure argsHeath Kehoe2019-06-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes a crash that happens when dhcpd is configured with a failover peer, and the failover peer goes down. The crash is due to a dereference of a freed object. When tracing is enabled (which is the default) the object in question is referenced by the tracing code and so doesn't get freed prematurely. I have observed this crash on two different target platforms (mips and x86_64), and it is reproducible on non-OpenWRT distros by building isc-dhcpd using --disable-tracing. This has been reported to ISC, but their response was that it's a low priority as the simple work-around is to leave tracing enabled. Re-enabling the tracing code only increases the size of the executable by about 24KB. Signed-off-by: Heath Kehoe <yaheath@gmail.com>
* | | Merge pull request #9480 from neheb/socRosen Penev2019-07-16
|\ \ \ | | | | | | | | socat: Remove outdated musl patch
| * | | socat: Remove outdated musl patchRosen Penev2019-07-14
| | | | | | | | | | | | | | | | | | | | | | | | No longer needed with modern musl. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #9445 from neheb/softeRosen Penev2019-07-16
|\ \ \ \ | | | | | | | | | | softethervpn: Really fix iconv support