- Aug 07, 2019
-
-
Josef Schlehofer authored
-
- Aug 06, 2019
-
-
Josef Schlehofer authored
-
- Aug 04, 2019
-
-
Josef Schlehofer authored
-
- Aug 01, 2019
-
-
Karel Koci authored
-
Karel Koci authored
This package was disabled in 9098d37c without explanation. Let's try to reebable it to see if it works or what it breaks.
-
- Jul 29, 2019
-
-
Karel Koci authored
-
Karel Koci authored
We are supporting not only root on internal NAND but also on MMC SD card in on board slot. This adds support to kernel for it.
-
Karel Koci authored
Upstream changed names of variables in /etc/os-release to correspond to correct project name. It is no longer Lede but once again OpenWRT.
-
Karel Koci authored
-
Karel Koci authored
Configuration override options was misleading. In reality those are options you most probably don't want to mess too much with so let's call them rather advanced options. This also moves PUBLISH_BRANCH in example configuration file to section: don't mess with. This is because now we provide it from defaults and user just should not mess with it unless he know what he is doing.
-
Karel Koci authored
OpenWRT commit to be used is specified in feeds.conf file with rest of feeds now so it makes not sense to overwrite it. This is just confusing without any real gain in here. You can always modify feeds.conf file to achieve the same.
-
- Jul 25, 2019
-
-
Josef Schlehofer authored
-
- Jul 22, 2019
-
-
Josef Schlehofer authored
-
- Jul 20, 2019
- Jul 19, 2019
-
-
Štěpán Henek authored
-
Štěpán Henek authored
-
- Jul 18, 2019
-
-
Josef Schlehofer authored
-
Karel Koci authored
-
- Jul 15, 2019
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
This makes sure if there isn't this package, the build fails Also, reorder section Turris packages
-
- Jul 10, 2019
-
-
Karel Koci authored
-
- Jul 09, 2019
-
-
Karel Koci authored
-
Karel Koci authored
-
Karel Koci authored
-
Karel Koci authored
We have to ensure that languages are installed when module is installed. It does not matter if that is done immediately or later but it has to be done. The solution in here is to check if module is installed and if so also request languages for it.
-
Karel Koci authored
-
Karel Koci authored
-
Karel Koci authored
-
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
-
- 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
-
n8v8R 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 07, 2019
-
-
Josef Schlehofer authored
It requires more backports and for now just leave it
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-