index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-routing-policy-rule.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: re-design request queue
Yu Watanabe
2022-03-11
1
-5
/
+0
*
network: make request_process_address() and friends take Link and correspondi...
Yu Watanabe
2022-03-11
1
-1
/
+1
*
network: remove only managed configs on reconfigure or carrier lost
Yu Watanabe
2022-02-01
1
-1
/
+1
*
network: rename NetworkConfigSection -> ConfigSection
Yu Watanabe
2022-01-19
1
-1
/
+1
*
network: routing policy rule: introduce fr_act_type_full_to_string()
Yu Watanabe
2021-11-25
1
-0
/
+2
*
network: Add SuppressInterfaceGroup= into routing policy
Slava Bacherikov
2021-11-15
1
-0
/
+2
*
network: delay dropping addresses or so on reloading .network files
Yu Watanabe
2021-10-26
1
-0
/
+1
*
network: rename function
Yu Watanabe
2021-10-25
1
-2
/
+3
*
network: use NetworkConfigSource/State to manage routing policy rules
Yu Watanabe
2021-09-15
1
-0
/
+4
*
network: do not assume the highest priority when Priority= is unspecified
Yu Watanabe
2021-08-18
1
-0
/
+1
*
network: expose hash and compare functions
Yu Watanabe
2021-06-07
1
-0
/
+3
*
network: use request queue to configure routing policy rules
Yu Watanabe
2021-05-12
1
-4
/
+4
*
network: do not serialize/deserialize routing policy rules
Yu Watanabe
2020-12-29
1
-3
/
+0
*
network: drop unnecessary routing policy rules
Yu Watanabe
2020-12-29
1
-0
/
+7
*
network: treat rule which has l3mdev flag as created by kernel
Yu Watanabe
2020-12-29
1
-0
/
+1
*
network: set FRA_PROTOCOL to RTPROT_STATIC by default
Yu Watanabe
2020-12-29
1
-1
/
+2
*
network: Allow to configure unreachable/blackhole RoutingPolicyRule (#17984)
Susant Sahani
2020-12-18
1
-2
/
+4
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
network: rename network_verify_xxx() -> network_drop_invalid_xxx()
Yu Watanabe
2020-10-06
1
-1
/
+1
*
network: drop unused element
Yu Watanabe
2020-10-06
1
-1
/
+0
*
network: introduce network_verify_routing_policy_rules()
Yu Watanabe
2020-10-06
1
-1
/
+2
*
network: make routing_policy_rule_new() static
Yu Watanabe
2020-10-06
1
-3
/
+0
*
network: move manager_rtnl_process_rule() to networkd-routing-policy-rule.[ch]
Yu Watanabe
2020-10-06
1
-2
/
+2
*
network: drop list of static routing policy rules
Yu Watanabe
2020-10-06
1
-12
/
+5
*
network: make routing_policy_rule_free() returns NULL
Yu Watanabe
2020-10-06
1
-1
/
+1
*
network: make several functions static
Yu Watanabe
2020-10-05
1
-5
/
+0
*
network: move link_request_set_routing_policy()
Yu Watanabe
2020-10-05
1
-0
/
+2
*
network: add debug log for removing routing policy rules
Yu Watanabe
2020-09-10
1
-2
/
+2
*
network: add SuppressPrefixLength option to RoutingPolicyRule (#14736)
Naïm Favier
2020-02-03
1
-0
/
+3
*
network: support UID based routing policy
Yu Watanabe
2020-02-02
1
-0
/
+2
*
network: add RoutingPolicyRule.Family= setting
Yu Watanabe
2019-08-16
1
-1
/
+3
*
network: refuse the case To= and From= are in different address family
Yu Watanabe
2019-08-16
1
-0
/
+1
*
network: add missing entries in routing_policy_rule_{hash,compare}_func()
Yu Watanabe
2019-06-19
1
-9
/
+2
*
network: remove unused argument in routing_policy_rule_configure()
Yu Watanabe
2019-06-04
1
-1
/
+1
*
network: include glibc headers before including kernel headers
Yu Watanabe
2019-05-09
1
-0
/
+1
*
tree-wide: drop several missing_*.h and import relevant headers from kernel-5.0
Yu Watanabe
2019-04-11
1
-1
/
+0
*
network: drop sections contain invalid settings in network_verify()
Yu Watanabe
2019-03-13
1
-1
/
+2
*
networkd: RPDB rule - add support to configure inverted rule.
Susant Sahani
2018-12-06
1
-0
/
+3
*
util: drop missing.h from util.h
Yu Watanabe
2018-12-04
1
-0
/
+1
*
Merge pull request #10976 from yuwata/typesafe-netlink-call
Lennart Poettering
2018-12-03
1
-4
/
+2
|
\
|
*
network: use typesafe netlink_call_async() macro where applicable
Yu Watanabe
2018-12-02
1
-2
/
+2
|
*
network: set default callbacks for routing_policy_rule_configure() and routin...
Yu Watanabe
2018-12-02
1
-2
/
+0
*
|
network: rename Protocol= in [RoutingPolicyRule] to IPProtocol=
Yu Watanabe
2018-12-02
1
-1
/
+1
|
/
*
networkd: add support to configure ip rule port range and protocol.
Susant Sahani
2018-11-28
1
-3
/
+13
*
network: strdup iif and oif when creating RoutingPolicyRule object
Yu Watanabe
2018-09-27
1
-3
/
+3
*
tree-wide: drop double newline
Yu Watanabe
2018-06-29
1
-1
/
+0
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: port over all code to the new CONFIG_PARSER_PROTOTYPE() macro
Lennart Poettering
2018-05-22
1
-6
/
+7
[next]