summaryrefslogtreecommitdiff
path: root/src/network/networkd-routing-policy-rule.h
Commit message (Expand)AuthorAgeFilesLines
* network: re-design request queueYu Watanabe2022-03-111-5/+0
* network: make request_process_address() and friends take Link and correspondi...Yu Watanabe2022-03-111-1/+1
* network: remove only managed configs on reconfigure or carrier lostYu Watanabe2022-02-011-1/+1
* network: rename NetworkConfigSection -> ConfigSectionYu Watanabe2022-01-191-1/+1
* network: routing policy rule: introduce fr_act_type_full_to_string()Yu Watanabe2021-11-251-0/+2
* network: Add SuppressInterfaceGroup= into routing policySlava Bacherikov2021-11-161-0/+2
* network: delay dropping addresses or so on reloading .network filesYu Watanabe2021-10-261-0/+1
* network: rename functionYu Watanabe2021-10-261-2/+3
* network: use NetworkConfigSource/State to manage routing policy rulesYu Watanabe2021-09-151-0/+4
* network: do not assume the highest priority when Priority= is unspecifiedYu Watanabe2021-08-181-0/+1
* network: expose hash and compare functionsYu Watanabe2021-06-081-0/+3
* network: use request queue to configure routing policy rulesYu Watanabe2021-05-121-4/+4
* network: do not serialize/deserialize routing policy rulesYu Watanabe2020-12-291-3/+0
* network: drop unnecessary routing policy rulesYu Watanabe2020-12-291-0/+7
* network: treat rule which has l3mdev flag as created by kernelYu Watanabe2020-12-291-0/+1
* network: set FRA_PROTOCOL to RTPROT_STATIC by defaultYu Watanabe2020-12-291-1/+2
* network: Allow to configure unreachable/blackhole RoutingPolicyRule (#17984)Susant Sahani2020-12-181-2/+4
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* network: rename network_verify_xxx() -> network_drop_invalid_xxx()Yu Watanabe2020-10-071-1/+1
* network: drop unused elementYu Watanabe2020-10-071-1/+0
* network: introduce network_verify_routing_policy_rules()Yu Watanabe2020-10-071-1/+2
* network: make routing_policy_rule_new() staticYu Watanabe2020-10-071-3/+0
* network: move manager_rtnl_process_rule() to networkd-routing-policy-rule.[ch]Yu Watanabe2020-10-071-2/+2
* network: drop list of static routing policy rulesYu Watanabe2020-10-071-12/+5
* network: make routing_policy_rule_free() returns NULLYu Watanabe2020-10-071-1/+1
* network: make several functions staticYu Watanabe2020-10-061-5/+0
* network: move link_request_set_routing_policy()Yu Watanabe2020-10-061-0/+2
* network: add debug log for removing routing policy rulesYu Watanabe2020-09-101-2/+2
* network: add SuppressPrefixLength option to RoutingPolicyRule (#14736)Naïm Favier2020-02-031-0/+3
* network: support UID based routing policyYu Watanabe2020-02-021-0/+2
* network: add RoutingPolicyRule.Family= settingYu Watanabe2019-08-161-1/+3
* network: refuse the case To= and From= are in different address familyYu Watanabe2019-08-161-0/+1
* network: add missing entries in routing_policy_rule_{hash,compare}_func()Yu Watanabe2019-06-191-9/+2
* network: remove unused argument in routing_policy_rule_configure()Yu Watanabe2019-06-041-1/+1
* network: include glibc headers before including kernel headersYu Watanabe2019-05-091-0/+1
* tree-wide: drop several missing_*.h and import relevant headers from kernel-5.0Yu Watanabe2019-04-111-1/+0
* network: drop sections contain invalid settings in network_verify()Yu Watanabe2019-03-131-1/+2
* networkd: RPDB rule - add support to configure inverted rule.Susant Sahani2018-12-061-0/+3
* util: drop missing.h from util.hYu Watanabe2018-12-041-0/+1
* Merge pull request #10976 from yuwata/typesafe-netlink-callLennart Poettering2018-12-031-4/+2
|\
| * network: use typesafe netlink_call_async() macro where applicableYu Watanabe2018-12-021-2/+2
| * network: set default callbacks for routing_policy_rule_configure() and routin...Yu Watanabe2018-12-021-2/+0
* | network: rename Protocol= in [RoutingPolicyRule] to IPProtocol=Yu Watanabe2018-12-021-1/+1
|/
* networkd: add support to configure ip rule port range and protocol.Susant Sahani2018-11-281-3/+13
* network: strdup iif and oif when creating RoutingPolicyRule objectYu Watanabe2018-09-271-3/+3
* tree-wide: drop double newlineYu Watanabe2018-06-291-1/+0
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-3/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: port over all code to the new CONFIG_PARSER_PROTOTYPE() macroLennart Poettering2018-05-221-6/+7