aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | | | transmission: fix build with muslDaniel Golle2015-03-29
|/ / / | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* / / wget: update to 1.16.3Maxim Storchak2015-03-28
|/ / | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | sqm-scripts: clean up interface selection for hotpluggingSebastian Moeller2015-03-25
| | | | | | | | | | | | | | | | | | | | | | | | | | The initial conversion to restart sqm on interfaces it is configured for in case of (transient) dis- and reappearance was half finished. These changes clean up the handling of exlicitly passed interfaces in run.sh: no second argument defaults to all configured interfaces the alternative is an individual interface name passed as 2nd argument to run.sh. The first argument either is start or stop. No argument at all will behave as if start was passed. Survives light testing... Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
* | sqm-scripts: change default for qdisc target parameterSebastian Moeller2015-03-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Alan Jenkins noted a bug in the smq luci GUI that effectively erased several configuration paramters if two checkboxes were deselected. This behaviour seems consistent in luci but certainly has the potential to confuse users. While confusion can not really be avoided generally it seems wise to change the default interpretation for empty or non-existent itarget and etarget variables from the qdisc's default (5ms in the case of one of the codels) to automatic determination of tghis variable dependent on the configured bandwidth, as codels target variable should be large enough to contain at least one full packet. With this change sqm-scripts will do the right thing by default, but will yet allow the user to specify over-ridding values (as long as the user does not un-check the entry-field exposing check boxes). Survives light testing... This change set also changes the sqm-scripts luci gui to note the user of the change. For compatibility with existing setups sqm-scripts will still honor "auto" as an alternative explicit way of requesting automatic target selection. This might turn into a warning in the future and might be phased out... Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
* | Merge pull request #1066 from ollie27/sftpdepsSteven Barth2015-03-24
|\ \ | | | | | | openssh: strip openssh-sftp-server dependencies again
| * | openssh: strip openssh-sftp-server dependencies againOliver Middleton2015-03-23
| | | | | | | | | | | | | | | | | | Reapply 99c6c3d830156ce13f415c698343353c477cd9f9 Signed-off-by: Oliver Middleton <olliemail27@gmail.com>
* | | mdnsresponder: bump to 567Steven Barth2015-03-23
|/ / | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | dmapd: update to 0.0.71W. Michael Petullo2015-03-22
| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | tor: remove optional dependency on libsspStijn Tintel2015-03-20
| | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | openssh: remove optional dependency on libsspStijn Tintel2015-03-20
| | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | ethtool: remove optional dependency on libsspStijn Tintel2015-03-20
| | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | linknx: fix dependencyOthmar Truniger2015-03-19
| | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | Merge pull request #879 from ZeroChaos-/ethtool-ssp-supportMatthias Schiffer2015-03-19
|\ \ | | | | | | ethtool: fix Makefile to support SSP
| * | ethtool: add optional libssp depZero_Chaos2015-03-19
| | | | | | | | | | | | | | | | | | | | | | | | Package ethtool is missing dependencies for the following libraries: libssp.so.0 Makefile:45: recipe for target '/home/zero/development/openwrt/bin/ar71xx/packages/packages/ethtool_3.18-1_ar71xx.ipk' failed Signed-off-by: Rick Farina (Zero_Chaos) <zerochaos@gentoo.org>
* | | openssh: update to 6.8p1Peter Wagner2015-03-19
| | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | Merge pull request #920 from stintel/snmpd_procdJo-Philipp Wich2015-03-19
|\ \ \ | | | | | | | | net-snmp: cleanup and use procd
| * | | net-snmp: monitor ifindex changesStijn Tintel2015-02-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When an ifindex for an interface changes, some monitoring tools can no longer find the interface and send alerts. Monitor all network interfaces via the procd netdev parameter, so that /etc/init.d/snmpd reload will restart snmpd if any ifindex changed. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
| * | | net-snmp: cosmetic changes in snmpd init scriptStijn Tintel2015-02-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Refactor RUN_C into CONFIGFILE, as used in dnsmasq and igmpproxy init scripts. - Add a newline after each function definition. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
| * | | net-snmp: convert snmpd to procdStijn Tintel2015-02-18
| | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
| * | | net-snmp: remove /etc/default/snmpd DebianismStijn Tintel2015-02-18
| | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | Merge pull request #1017 from mhaas/stunnel-5.10champtar2015-03-18
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | stunnel: bring back stunnel compile tested for ar71xx
| * | | | stunnel: Bring it back at v5.10Michael Haas2015-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From: Michael Haas <haas@computerlinguist.org> * init script no longer creates certificates (consider client mode as use case) * patches/010_fix_getnameinfo.patch: Fix getnameinfo signature * patches/011_disable_ssp_linking.patch: Disable -fstack-protector as it is not always available in OpenWRT * old patches (in oldpackages) no longer necessary * remove libwrap dependency * remove libpthread dependency * respect CONFIG_IPV6 * init script uses procd * sample stunnel.conf runs in client mode - prevents start failure, does not require cert Possible enhancement: automatically generate certificate as done in uhttpd. However, as client mode is a possible use case, I'd rather not. Additionally, stunnel may use several certs with user-defined locations and we can't easily set a cert location via command-line args. The package is based on https://sites.google.com/site/twisteroidambassador/openwrt/stunnel Signed-off-by: Michael Haas <haas@computerlinguist.org>
* | | | | snort: bump to 2.9.7.2Mario Halambek2015-03-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Mario Halambek <mario.halambek@sartura.hr>
* | | | | Merge pull request #1046 from arfett/masterSteven Barth2015-03-18
|\ \ \ \ \ | | | | | | | | | | | | mwan3-luci: update to 1.4-2
| * | | | | version updated to 1.4-2 (mwan3 1.6 compatible)Aedan Renner2015-03-09
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new mwan3 1.6 rule options added: -sticky -timeout -ipset
* | | | | Merge pull request #1047 from Adze1502/masterSteven Barth2015-03-18
|\ \ \ \ \ | | | | | | | | | | | | mwan3: update to version 1.6-1
| * | | | | mwan3: update to version 1.6-1Adze15022015-03-17
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add ipset support (ipset version >6.22 with ipmark required) Add stickiness feature Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
* | | | | Merge remote-tracking branch 'tru7/linknx'Michael Heimpold2015-03-17
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| * | | | | linknx: streamline makefileOthmar Truniger2015-03-17
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* / / / / knxd: tune Makefile, new upstream versionOthmar Truniger2015-03-17
|/ / / / | | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | | git: update to 2.3.3Peter Wagner2015-03-16
| | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | sslh: update to 1.17Jonathan McCrohan2015-03-15
| | | | | | | | | | | | | | | | Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* | | | git: add subpackage for http(s)/ftp(s) commandsLuiz Angelo Daros de Luca2015-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch add a new package, git-http, that contains all http related commands (and ftp as extra). All http/ftp depends on libcurl. Even without SSL suport in libcurl, git compiles and it returns an informative error only at runtime. The use of symlinks now are trigged using NO_INSTALL_HARDLINKS env and not based only on Makefile patch. imap-send was kept builtin and idependent of curl (just as it was before) Template files, which are not necessary, where removed. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | git: configure as cross compilingLuiz Angelo Daros de Luca2015-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously, ./configure was running checking local system and not OpenWRT target. This would avoid any configure test about OpenWRT libraries. With a patch in configure, non cross-compiling-friend test are ignored and Makefile can use default configure. As side effect, git commands are now at /usr/lib/git-core and not /usr/libexec/git-core. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | openconnect: upgraded to 7.05Nikos Mavrogiannopoulos2015-03-14
| | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | cshark: update to latest git HEADLuka Perkov2015-03-13
| | | | | | | | | | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | | | wshaper: start wshaper on ifupStanislav German-Evtushenko2015-03-12
| | | |
* | | | Merge pull request #998 from mhei/knxdSteven Barth2015-03-10
|\ \ \ \ | |/ / / |/| | | knxd: streamline makefile
| * | | knxd: streamline makefileMichael Heimpold2015-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - use https URL for fetching sources from GitHub, otherwise cloning sources could stall buildbots by asking to accept a/the SSH host key - do not _depend_ on DEPENDS but _select_ them, so the package(s) always appear in menuconfig, not only when all dependencies are already selected --> dependencies are automatically pulled in when package is selected by user - use PKG_INSTALL - factor out the libeibclient library as own package - use CONFIGURE_ARGS instead of dedicated Build/Configure - same for TARGET_CFLAGS and Build/Compile - do not include /etc/functions, already included by /etc/rc.common Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | strongswan: fix IKEv1 supportSteven Barth2015-03-09
| | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | Merge pull request #994 from kissg1988/seafileSteven Barth2015-03-09
|\ \ \ \ | | | | | | | | | | seafile: fix download issue with python dependencies
| * | | | seafile: fix download issue with python dependenciesGergely Kiss2015-03-07
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | | Merge pull request #1007 from commodo/ovs-fix2Steven Barth2015-03-09
|\ \ \ \ \ | | | | | | | | | | | | openvswitch: limit kernel package to supported kernel versions
| * | | | | openvswitch: limit kernel package to supported kernel versionsAlexandru Ardelean2015-03-08
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | pen: update to 0.27.2Nicolas Thill2015-03-08
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | | udpxy: bump PKG_VERSION in order to fix build issues and refresh patchesÁlvaro Fernández Rojas2015-03-08
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | announce: Update Makefile to 1.0.1probonopd2015-03-08
| | | | | | | | | | | | | | | Signed-off-by: Simon Peter <probono@puredarwin.org>
* | | | | Merge pull request #989 from plntyk/fix_libcrypt_prefixNikos Mavrogiannopoulos2015-03-08
|\ \ \ \ \ | |_|/ / / |/| | | | ocserv: fix libcrypt location
| * | | | ocserv: fix libcrypt locationDirk Neukirchen2015-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix build errors on Arch Linux/Fedora 20 config.log trying to link with /usr/lib/libcrypt.so /usr/lib/libcrypt.so: undefined reference to `memset@GLIBC_2.2.5' linkage is AC_LIB_HAVE_LINKFLAGS macro behaviour see http://marc.info/?l=gnulib-bug&m=129660262901148 Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* | | | | Merge remote-tracking branch 'tru7/knxd'Michael Heimpold2015-03-07
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>