index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: rename ipv6_proxy_ndp_addresses_configure() -> link_set_ipv6_proxy_n...
Yu Watanabe
2020-10-06
3
-3
/
+3
*
network: drop struct IPv6ProxyNDPAddress
Yu Watanabe
2020-10-06
4
-89
/
+32
*
network: move functions
Yu Watanabe
2020-10-06
1
-93
/
+93
*
network: cleanup networkd-mdb.h
Yu Watanabe
2020-10-06
6
-7
/
+10
*
network: introduce network_verify_mdb_entries()
Yu Watanabe
2020-10-06
3
-40
/
+47
*
network: drop list of bridge MDB entries
Yu Watanabe
2020-10-06
4
-46
/
+26
*
network: move mdb_entry_free() and friends
Yu Watanabe
2020-10-06
2
-21
/
+21
*
network: cleanup networkd-fdb.h
Yu Watanabe
2020-10-06
9
-10
/
+12
*
network: drop unused fdb_ntf_flags_to_string()
Yu Watanabe
2020-10-06
2
-12
/
+9
*
network: introduce network_verify_fdb_entries()
Yu Watanabe
2020-10-06
3
-5
/
+13
*
network: move link_set_bridge_fdb()
Yu Watanabe
2020-10-06
3
-15
/
+19
*
network: drop list of bridge FDB entries
Yu Watanabe
2020-10-06
5
-45
/
+25
*
network: make fdb_entry_free() return NULL
Yu Watanabe
2020-10-06
2
-21
/
+21
*
network: cleanup networkd-address-label.h
Yu Watanabe
2020-10-06
6
-16
/
+10
*
network: introduce link_set_address_labels()
Yu Watanabe
2020-10-06
3
-16
/
+24
*
network: introduce network_verify_address_labels()
Yu Watanabe
2020-10-06
3
-5
/
+13
*
network: make address_label_free() return NULL
Yu Watanabe
2020-10-06
2
-4
/
+4
*
network: drop list of static address labels
Yu Watanabe
2020-10-06
5
-46
/
+24
*
network: make neighbor_free() return NULL
Yu Watanabe
2020-10-06
2
-4
/
+4
*
network: introduce network_verify_neighbors()
Yu Watanabe
2020-10-06
3
-6
/
+15
*
network: introduce neighbor_drop_{,foreign_}neighbors()
Yu Watanabe
2020-10-06
3
-42
/
+62
*
network: cleanup headers in networkd-neighbor.[ch]
Yu Watanabe
2020-10-06
8
-15
/
+14
*
network: drop unused arguments
Yu Watanabe
2020-10-06
3
-10
/
+10
*
network: make several functions static
Yu Watanabe
2020-10-06
2
-10
/
+6
*
network: make neighbor_{add,get}() takes Neighbor object
Yu Watanabe
2020-10-06
3
-67
/
+40
*
network: drop list of static neighbors
Yu Watanabe
2020-10-06
5
-45
/
+24
*
network: move manager_rtnl_process_neighbor() to networkd-neighbor.c
Yu Watanabe
2020-10-06
3
-180
/
+182
*
network: move link_request_set_neighbors() to networkd-neighbor.c
Yu Watanabe
2020-10-06
3
-28
/
+30
*
network: move functions
Yu Watanabe
2020-10-06
1
-118
/
+118
*
network: introduce network_verify_nexthops()
Yu Watanabe
2020-10-06
3
-6
/
+14
*
network: use netlink_message_read_in_addr_union()
Yu Watanabe
2020-10-06
1
-19
/
+4
*
sd-netlink: introduce netlink_message_read_in_addr_union()
Yu Watanabe
2020-10-06
2
-18
/
+21
*
network: use log_link_xxx() at more places
Yu Watanabe
2020-10-06
1
-8
/
+6
*
network: drop NextHop::oif and always use link ifindex
Yu Watanabe
2020-10-06
2
-31
/
+27
*
network: slightly shorten nexthop_compare_func()
Yu Watanabe
2020-10-06
1
-12
/
+3
*
network: cleanup headers included in networkd-nexthop.h
Yu Watanabe
2020-10-06
7
-17
/
+21
*
network: drop list of static nexthops
Yu Watanabe
2020-10-06
4
-45
/
+24
*
network: drop unused nexthop_remove() and nexthop_equal()
Yu Watanabe
2020-10-06
2
-74
/
+0
*
network: make several functions static
Yu Watanabe
2020-10-06
2
-36
/
+30
*
network: move manager_rtnl_process_nexthop() to networkd-nexthop.c
Yu Watanabe
2020-10-06
3
-119
/
+121
*
network: move link_request_set_nexthop() to networkd-nexthop.c
Yu Watanabe
2020-10-06
3
-63
/
+61
*
network: introduce helper function to enumerate information using netlink
Yu Watanabe
2020-10-06
4
-162
/
+72
*
network: specify all known attributes when removing routing policy rules
Yu Watanabe
2020-10-06
1
-117
/
+115
*
network: add missing "else"
Yu Watanabe
2020-10-06
1
-1
/
+1
*
network: drop unused element
Yu Watanabe
2020-10-06
2
-3
/
+0
*
network: introduce network_verify_routing_policy_rules()
Yu Watanabe
2020-10-06
3
-6
/
+14
*
network: make routing_policy_rule_new() static
Yu Watanabe
2020-10-06
2
-27
/
+26
*
network: move manager_rtnl_process_rule() to networkd-routing-policy-rule.[ch]
Yu Watanabe
2020-10-06
3
-234
/
+234
*
network: use typesafe macro netlink_add_match()
Yu Watanabe
2020-10-06
2
-30
/
+19
*
sd-netlink: fix typo and make netlink_add_match() take description
Yu Watanabe
2020-10-06
1
-2
/
+2
[next]