- Jul 09, 2019
-
-
Karel Koci authored
-
Karel Koci authored
This adds code that is not pkglists dependent and when any Foris plugin is installed it should automatically also maintain languages. Note that lists are not aware of Foris packages existence so they need list of all existing plugins.
-
Karel Koci authored
-
Karel Koci authored
-
Karel Koci authored
Upstream Luci now uses sysntpd service instead of calling ntpd directly as it seems. At least this patch no longer applies and there is no ntpd string in latest Luci codebase. This means that I am dropping this patch.
-
- Jul 08, 2019
-
-
Karel Koci authored
This just reorders options in file to more appropriate place.
-
This option adds the "rt" expression that you can use to match packet routing information such as the packet nexthop. This option adds the "bitmap" set type that is used to build sets whose keys are smaller or equal to 16 bits. This option adds the "objref" expression that allows you to refer to stateful objects, such as counters and quotas. This is required if you intend to use the userspace queueing infrastructure (also known as NFQUEUE) from nftables. This is required if you intend to use any of existing x_tables match/target extensions over the nf_tables framework. This option allows using the FIB expression from the netdev table. The lookup will be delegated to the IPv4 or IPv6 FIB depending on the protocol of the packet. This module enables IPv4 packet duplication support for nf_tables. This module enables IPv6 packet duplication support for nf_tables. Signed-off-by:
Karel Kočí <karel.koci@nic.cz>
-
Karel Koci authored
-
closes https://gitlab.labs.nic.cz/turris/turris-build/issues/64 # CONFIG_NETFILTER_XT_TARGET_HMARK This option adds the "HMARK" target. The target allows you to create rules in the "raw" and "mangle" tables which set the skbuff mark by means of hash calculation within a given range. The nfmark can influence the routing method and can also be used by other subsystems to change their behaviour. # CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP This option adds a "TCPOPTSTRIP" target, which allows you to strip TCP options from TCP packets. # CONFIG_NETFILTER_XT_MATCH_CGROUP Socket/process control group matching allows you to match locally generated packets based on which net_cls control group processes belong to. # CONFIG_NETFILTER_XT_MATCH_IPCOMP This match extension allows you to match a range of CPIs(16 bits) inside IPComp header of IPSec packets. # CONFIG_NETFILTER_XT_MATCH_L2TP This option adds an "L2TP" match, which allows you to match against L2TP protocol header fields. # CONFIG_NETFILTER_XT_MATCH_OSF This option selects the Passive OS Fingerprinting match module that allows to passively match the remote operating system by analyzing incoming TCP SYN packets. Rules and loading software can be downloaded from http://www.ioremap.net/projects/osf # CONFIG_NETFILTER_XT_MATCH_SCTP With this option enabled, you will be able to use the `sctp' match in order to match on SCTP source/destination ports and SCTP chunk types.
-
- Jul 05, 2019
-
-
Karel Koci authored
-
Karel Koci authored
-
- Jul 03, 2019
-
-
Josef Schlehofer authored
-
Karel Koci authored
There seems to be a dependency on kernel package with magic in it so we do not have to append magic to kmods as well.
-
- Jul 01, 2019
-
-
Karel Koci authored
-
- Jun 29, 2019
-
-
Karel Koci authored
There were two patches in patches/openwrt/to-upstream directory that were fixes of hack patch. Those of course should not be send to upstream and should be part of that specific patch. This commit merges those patches to that patch.
-
-
- Jun 28, 2019
-
-
Karel Koci authored
Primary change here is that we dropped restart exclusion. Updater service is no longer there and there might no longer be need to not restart base-files services. It simplifies code and drops Turris specific changes.
-
Karel Koci authored
It seems that upstream fixed problem with luajit compilation. It might break because we are dropping patch that upstream does not provide. Let's try it without this patch. If we encunter problems with compilation then we should add given patch and also push it to upstream.
-
Karel Koci authored
Storage plugin would be now part of three lists. I don't see a reason why we should not move it to base install instead of installing it on top of base system. It would be better to have it optional and to have some dependencies but I think that as it is now it is confusing to user that storage plugin disappears or appears out of kind of nowhere.
-
Karel Koci authored
-
-
- Jun 27, 2019
-
-
Michal Hrusecky authored
-
Josef Schlehofer authored
-
- Jun 26, 2019
-
-
Josef Schlehofer authored
-
- Jun 23, 2019
-
-
Josef Schlehofer authored
-
- Jun 21, 2019
-
-
Josef Schlehofer authored
-
- Jun 20, 2019
-
-
Karel Koci authored
This introduces one additional update step to update ubus right after updater. This separates ubus update to separate run and should ensure that broken ubus state is limited to only few packages.
-
Karel Koci authored
This was suggested by user and it makes sense to allow users to optionally use these Luci apps.
-
- Jun 18, 2019
-
-
Karel Koci authored
-
-
- Jun 17, 2019
-
-
Karel Koci authored
This reverts commit 7ca7a6f1.
-
Karel Koci authored
This reverts commit 85be8c86.
-
Karel Koci authored
-
- Jun 16, 2019
-
-
Josef Schlehofer authored
-
Karel Koci authored
-
- Jun 13, 2019
-
-
Karel Koci authored
These patches seems to be already present in tree so we can drop them from this patch.
-
Karel Koci authored
-
- Jun 12, 2019
-
-
Josef Schlehofer authored
-
- Jun 10, 2019
-
-
Karel Koci authored
-
Josef Schlehofer authored
-