aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | | | | | | | net/mwan3: update version to 2.6.13Florian Eckert2018-04-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | | net/mwan3: also send connected action on initial_state offlineFlorian Eckert2018-04-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move action into startup section will fix this. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | | net/mwan3: add logging on ping success and failFlorian Eckert2018-04-08
| |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add logging information during state change on ping success or fail Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | nmap: Update to 7.70Daniel Engberg2018-04-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update nmap suite to 7.70 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | Merge pull request #5870 from dibdot/travelmateDirk Brenken2018-04-05
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | travelmate: update 1.2.0
| * | | | | | | travelmate: update 1.2.0Dirk Brenken2018-04-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * union 'automatic' and 'trigger' mode, now much more responsive if an uplink suddenly disappears * tidy up (disable) travelmate related uplink connections if you disable the service * change default config ('trm_automatic' removal) * documentation update * LuCI: remove needless 'automatic' and 'trigger' options plus small fixes Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | chrony: update to 3.3Miroslav Lichvar2018-04-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
* | | | | | | | mwan3: ipv6-compatible default confLuiz Angelo Daros de Luca2018-04-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Considering that ipv6 NPT/NAT/NETMAP is done manually by user, mwan3 can balance ipv6 interfaces as it does with ipv4. Interface wan2 was renamed to wanb as wan2, wan3, ... will eventually colide with OpenWrt with default wan6 interface when more than 6 interfaces are in use. New interfaces, members for wan6 and wanb6 where created, both disabled by default. Policies where adapted as well. The option "family" is set respectively in each interface. When missing, mwan3 assumes ipv4, that will fail when interface is IPv6 only. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | | | | linuxptp: fix version and hashHannu Nyman2018-04-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct the versioning and use PKG_HASH Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | Merge pull request #5867 from wodu/linuxptp_maintHannu Nyman2018-04-03
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | linuxptp: Upgrade to v1.9
| * | | | | | | | linuxptp: Upgrade to v1.9Wojciech Dubowik2018-04-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Plus one upstream fix. Signed-off-by: Wojciech Dubowik <klute99@gmail.com>
* | | | | | | | | Merge pull request #5850 from zhaojh329/wifidog-ngHannu Nyman2018-04-03
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | wifidog-ng: Update to 1.5.2
| * | | | | | | | wifidog-ng: Update to 1.5.2Jianhui Zhao2018-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
* | | | | | | | | Merge pull request #5852 from bluewavenet/patch-5Hannu Nyman2018-04-02
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | mwan3: Add missing globals config section
| * | | | | | | | | mwan3: Add missing globals config sectionRob White2018-04-01
| | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add missing globals config section with default values. Without the correctly named section, mwan3 startup will fail with the error - Warning: mwan3 is global disabled. Usage: /etc/init.d/mwan3 start. Compile: not required Run tested: LEDE 17.01.04 Author-name: Rob White Maintainer: Florian Eckert <fe@dev.tdt.de> Signed-off-by: Rob White <rob@blue-wave.net>
* | | | | | | | | Merge pull request #5819 from pprindeville/add-explicit-domainPhilip Prindeville2018-04-01
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | Add more functionality to ISC-DHCP configuration
| * | | | | | | | isc-dhcp: support generic DHCP optionsPhilip Prindeville2018-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow specifying NTP servers, search domains, etc. by the administrator directly specifying DHCP options (per interface, i.e. per pool). Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
| * | | | | | | | isc-dhcp: allow explicitly configuring a domainPhilip Prindeville2018-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Setting a domain now results in 'option domain-name "xyzzy";' being generated globally. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | | | | net-snmp: InstallDev fixHans Dedecker2018-03-31
| |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Commit 384c2a8cfd2af9bc7acd6a642d71dbac2cc5056f added support for symlinking net-snmp-config into $(STAGING_DIR)/usr/bin but forgot to install first $(STAGING_DIR)/usr/bin resulting into a compile issue if $(STAGING_DIR)/usr/bin is not yet present. Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
* | | | | | | | Merge pull request #5776 from hanetzer/coova-misleading-indentationHannu Nyman2018-03-29
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | net/coova-chilli: fix -Werror=misleading-indendation
| * | | | | | | | net/coova-chilli: fix -Werror=misleading-indendationMarty E. Plummer2018-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As it currently stands, the version of coova-chilli the packages feed will not compile against 4fd87220567f1ae3ad209da1f602dc81c6b4d6b1 I've quasi-backported (could not find a single commit which fixes these particular issues) https://github.com/coova/coova-chilli 's formatting on the impacted sections, and it compiles. Once a new version is added to the feed this patch can likely be dropped. Signed-off-by: Marty E. Plummer <hanetzer@startmail.com>
* | | | | | | | | net/mwan3: update version to 2.6.12Florian Eckert2018-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | | | net/mwan3: set default mask to 0x3F00Florian Eckert2018-03-29
| |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The IPsec ip route table has the default number 220. If mwan3 has more then 7 bits set (124 interfaces) then if mwan3 down is executed the table is also cleared. To solve this set default max 7 bits in the mmx_mask for mwan3. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | | Merge pull request #5824 from neheb/xinetdHannu Nyman2018-03-27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | xinetd: Update URLs.
| * | | | | | | | xinetd: Update URLs.Rosen Penev2018-03-25
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xinetd.org has been defunct for a long time and it seems the main developer moved everything to GitHub. Discovered with uscan. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #5837 from zhaojh329/wifidog-ngHannu Nyman2018-03-27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | wifidog-ng: depends ipset
| * | | | | | | | wifidog-ng: depends ipsetJianhui Zhao2018-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
* | | | | | | | | acme: update acme to latest gitLucian Cristian2018-03-26
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adds V2 support Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* / / / / / / / wifidog-ng: Update to 1.4.0Jianhui Zhao2018-03-26
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
* | | | | | | Merge branch 'libfmt-knxd'Michael Heimpold2018-03-25
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| * | | | | | | knxd: add dependency on libfmt (closes #5793)Othmar Truniger2018-03-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch> Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | git: update to 2.16.3Peter Wagner2018-03-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | Merge pull request #5815 from zhaojh329/wifidog-ngHannu Nyman2018-03-25
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | wifidog-ng: Update to 1.3.0
| * | | | | | | | wifidog-ng: Update to 1.3.0Jianhui Zhao2018-03-25
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | be35e54 Optimized by use ipset 2dcc126 Optimize kernel module code 08231b4 Remove url param of login api bf7b435 Support compile kernel module on ubuntu for test ffca07a Optimize kernel module b03c757 Optimize code Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
* / | | | | | | clamav: update clamav to 0.99.4Lucian Cristian2018-03-25
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | / / / mwan3: adjust dependency from ip-full to ipHannu Nyman2018-03-23
| |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adjust the dependency from ip-full back to ip. Returning back to "ip" is now possible as busybox does not provide "ip" any more, making "ip" again reference to ip-tiny or ip-full. Reference to discussion in #5747 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | reaver: Update to 1.6.4Rosen Penev2018-03-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Compile tested on ar71xx Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | unbound: fix SLAAC DNS inferenceEric Luehrsen2018-03-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: If DHCPv4 MAC are used to infer SLAAC and the forth position of the subnet /64 is 0 (X:X:X:0::/64), then DNS records where malformed. Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
* | | | | | Merge pull request #5772 from ryzhovau/softflowd-srcHannu Nyman2018-03-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | softflowd: use Google Storage API to get sources from former Googlecode
| * | | | | | softflowd: use Google Storage API to get sources from former GooglecodeAlexander Ryzhov2018-03-16
| | |/ / / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* | | | | | unbound: add domain resolution control optionsEric Luehrsen2018-03-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add domain_forward to permit designated domains to forward instead of recurse as listed in resolve.conf.auto from DHCP WAN client - Update rebind_protection and add rebind_interface to protect IP6 GLA locally just like RFC 1918 protection - Rename trigger to trigger_interface with backwards compatability - Update odhcpd script for efficiency handling many clients Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
* | | | | | unbound: update to 1.7.0Eric Luehrsen2018-03-18
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
* | | | | | Merge pull request #5777 from TDT-AG/pr/20181316-net-wan3-updateHannu Nyman2018-03-18
|\ \ \ \ \ \ | | | | | | | | | | | | | | net/wan3: add some enhancements
| * | | | | | net/mwan3: update version to 2.6.11Florian Eckert2018-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | net/mwan3: update hint in mwan3.user for connected/disconnectedFlorian Eckert2018-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | net/mwan3: deviate max interface value from mmx_mask valueFlorian Eckert2018-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We need always three of the firewall mask value for * default routing table * blackhole * unreachable the other will be used for the interfaces. * If we have set the mmx_mask to max 0xFF00 (8 bit set) we could use max 252 interfaces. * If we have set the mmx_mask to min 0x0E00 (3 bit set) we could use max 4 interfaces. Only the ones are counting from the firewall mask value. Minimal three firewall mask bit vaules must be set. Maximal eight firewall mask bit vaules could be set. Table overview mmx_mask value bits vs. max interfaces mmx_mask value bits set 1 -> not usefull mmx_mask value bits set 2 -> not usefull mmx_mask value bits set 3 -> 4 Interfaces (mask example 0x0E) mmx_mask value bits set 4 -> 12 Interfaces mmx_mask value bits set 5 -> 28 Interfaces mmx_mask value bits set 6 -> 60 Interfaces mmx_mask value bits set 7 -> 124 Interfaces mmx_mask value bits set 8 -> 252 Interfaces (mask example 0xFF) Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | net/mwan3: remove unused local variablesFlorian Eckert2018-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unused local variables Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | net/mwan3: add connected/disconnected ACTION to mwan3trackFlorian Eckert2018-03-16
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a new ACTIONs: * connected ACTION is called once if mwan3track reach all configured track_ips * disconnected ACTION is called once if mwan3track is unable to reach the track_ips The connected/disconnected will called only by mwan3track in opposite the ACTIONs ifup/ifdown will also be called by netifd. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* / / / / / wifidog-ng: update to 1.2.4Jianhui Zhao2018-03-18
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
* | | | | wifidog-ng: update 1.2.0Jianhui Zhao2018-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 78c472b Support allow doamin by ubus eb6036d support add/del client by ubus Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>