aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* openssh: strip openssh-sftp-server dependencies againOliver Middleton2015-03-23
| | | | | | Reapply 99c6c3d830156ce13f415c698343353c477cd9f9 Signed-off-by: Oliver Middleton <olliemail27@gmail.com>
* 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>
| * | | | | knxd: follow new respositoryOthmar Truniger2015-03-07
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | | | | squid: update to 3.5.2Marko Ratkaj2015-03-06
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | | sqm-scripts: make run.sh ignore spurious incomplete hotplug ifupsSebastian Moeller2015-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | During system start up pppoe devices seem to receice ifup events before the interface actually exists. This commit makes sqm's run.sh script test whether the sys files for an interface exist before actually trying to start an SQM instance on an interface. This seems to nicely avoid starting on an not fully established pppoe interface and avoids a number of error messages during startup. In addition, debug logging is disabled. Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
* | | | | | udpxy: fix build on OS X and clean up MakefileÁlvaro Fernández Rojas2015-03-05
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | nfs-kernel-server: fix build with libblkid, libuuidDirk Neukirchen2015-03-04
| |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | config.log reports WARNING: uuid support disabled as libblkid is too old because the test macro AC_BLKID_VERS is not cross compile friendly resulting in libblkid_cv_is_recent=unknown Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* | | | | Teach SQM hotplug tricksSebastian Moeller2015-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some interfaces like wan-pppoe go away, when the ppp connection is lost and get recreated once the link is established again. SQM now has its own hotplug script to re-enable itself on the interfae just hotplugged. SQM will not touch other instances of itself running on other interfaces if called by hotplug.d. The implementation now allows this functionality by calling run.sh like: /usr/lib/sqm/run.sh interface YOUR_INTERFACE_NAME_HERE e.g.: /usr/lib/sqm/run.sh interface ge00-pppoe If called with a specific interface SQM will only try to disable itself on that interface to clean up all left over state and the re-enable itself on just that interface. Hopefully that allows for better service with instable interfaces like pppoe. The current code passes a simple manual stop start test of the ge00-pppoe interface from the GUI and does seem to do the right thing, at least on cerowrt 3.10.50-1...