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.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: add SuppressPrefixLength option to RoutingPolicyRule (#14736)
Naïm Favier
2020-02-03
1
-6
/
+72
*
network: support UID based routing policy
Yu Watanabe
2020-02-02
1
-2
/
+83
*
network: append INTERFACE= attributes for logs corresponds to a netif
Yu Watanabe
2020-01-07
1
-28
/
+29
*
network: include NLMSGERR_ATTR_MSG attribute in error message
Yu Watanabe
2019-11-30
1
-2
/
+2
*
networkd: unbreak routing_policy_rule_compare_func()
Zbigniew Jędrzejewski-Szmek
2019-09-17
1
-2
/
+2
*
networkd: use same order in _hash_func() and _compare_func()
Zbigniew Jędrzejewski-Szmek
2019-09-17
1
-12
/
+14
*
network: add more debug messages
Yu Watanabe
2019-09-15
1
-0
/
+10
*
network: drop all checks of ipv6_disabled sysctl
Zbigniew Jędrzejewski-Szmek
2019-08-27
1
-5
/
+0
*
network: add RoutingPolicyRule.Family= setting
Yu Watanabe
2019-08-16
1
-1
/
+76
*
network: split out copying logic from routing_policy_rule_add_internal()
Yu Watanabe
2019-08-16
1
-29
/
+42
*
network: add missing entry in serialization/deserialization
Yu Watanabe
2019-08-16
1
-0
/
+10
*
network: serialize/deserialize address family
Yu Watanabe
2019-08-16
1
-0
/
+15
*
network: refuse the case To= and From= are in different address family
Yu Watanabe
2019-08-16
1
-2
/
+14
*
network: fix potential memleaks related to set_put()
Yu Watanabe
2019-08-11
1
-3
/
+9
*
network: make link enter failed state when a configuration fails
Yu Watanabe
2019-07-15
1
-1
/
+4
*
network: add missing entries in routing_policy_rule_{hash,compare}_func()
Yu Watanabe
2019-06-19
1
-103
/
+48
*
network: make routing_policy_rule_get() require Manager
Yu Watanabe
2019-06-18
1
-1
/
+1
*
network: read link specific sysctl value
Yu Watanabe
2019-06-15
1
-1
/
+1
*
network: ignore requested ipv6 routing policy rule when ipv6 is disabled by s...
Yu Watanabe
2019-06-12
1
-1
/
+6
*
network: check stored object is euivalent to what we want to remove
Yu Watanabe
2019-06-05
1
-2
/
+4
*
network: remove unused argument in routing_policy_rule_configure()
Yu Watanabe
2019-06-04
1
-1
/
+1
*
network: fix double free on error path
Yu Watanabe
2019-06-04
1
-5
/
+3
*
network: drop sections contain invalid settings in network_verify()
Yu Watanabe
2019-03-13
1
-9
/
+9
*
network: do not remove rule when it is requested by existing links
Yu Watanabe
2019-02-27
1
-0
/
+26
*
network: remove routing policy rule from foreign rule database when it is rem...
Yu Watanabe
2019-02-27
1
-8
/
+11
*
network: use netlink_message_append_{in_addr,sockaddr}_union()
Yu Watanabe
2019-02-10
1
-16
/
+4
*
network: in_addr_is_null() may return negative errno
Yu Watanabe
2019-02-10
1
-8
/
+4
*
networkd: RPDB rule - add support to configure inverted rule.
Susant Sahani
2018-12-06
1
-0
/
+45
*
Merge pull request #10920 from yuwata/hashmap-destructor
Lennart Poettering
2018-12-03
1
-9
/
+3
|
\
|
*
tree-wide: make hash_ops typesafe
Yu Watanabe
2018-12-02
1
-9
/
+3
*
|
Merge pull request #10976 from yuwata/typesafe-netlink-call
Lennart Poettering
2018-12-03
1
-11
/
+11
|
\
\
|
*
|
network: use typesafe netlink_call_async() macro where applicable
Yu Watanabe
2018-12-02
1
-12
/
+10
|
*
|
network: set default callbacks for routing_policy_rule_configure() and routin...
Yu Watanabe
2018-12-02
1
-4
/
+6
|
|
/
*
|
network: drop unnecessary buffers
Yu Watanabe
2018-12-03
1
-36
/
+25
*
|
network: make IPProtocol= also accept IP protocol number
Yu Watanabe
2018-12-02
1
-7
/
+2
*
|
network: rename Protocol= in [RoutingPolicyRule] to IPProtocol=
Yu Watanabe
2018-12-02
1
-1
/
+1
*
|
util: rename socket_protocol_{from,to}_name() to ip_protocol_{from,to}_name()
Yu Watanabe
2018-12-02
1
-2
/
+2
|
/
*
ip rule: fix clang warning.
Susant Sahani
2018-12-01
1
-2
/
+2
*
networkd: add support to configure ip rule port range and protocol.
Susant Sahani
2018-11-28
1
-4
/
+193
*
network: allocate hashmap objects when they are required
Yu Watanabe
2018-11-12
1
-0
/
+4
*
network: fixes related to NetworkConfigSection
Yu Watanabe
2018-11-12
1
-17
/
+19
*
network: drop white space in log message
Yu Watanabe
2018-11-01
1
-1
/
+1
*
network: fix hash function for routing policy rule
Yu Watanabe
2018-11-01
1
-2
/
+2
*
network: fix return value of routing_policy_rule_get()
Yu Watanabe
2018-11-01
1
-1
/
+1
*
network: fix memleak in routing policy
Yu Watanabe
2018-11-01
1
-2
/
+3
*
sd-netlink: make sd_netlink_slot take its description
Yu Watanabe
2018-10-16
1
-2
/
+2
*
sd-netlink: introduce sd_netlink_slot
Yu Watanabe
2018-10-15
1
-4
/
+4
*
network: add destroy callbacks for asynchronous netlink calls
Yu Watanabe
2018-10-10
1
-4
/
+6
*
sd-netlink: add destroy_callback argument to sd_netlink_call_async()
Yu Watanabe
2018-10-10
1
-2
/
+2
*
networkd-routing-policy-rule.c: drop unnecessary check
Zbigniew Jędrzejewski-Szmek
2018-09-27
1
-14
/
+10
[next]