]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2020-10-06  Yu Watanabenetwork: header cleanup
2020-10-06  Yu Watanabenetwork: make several functions static
2020-10-06  Yu Watanabenetwork: manage addresses from pool by Set
2020-10-06  Yu Watanabenetwork: drop list of static addresses
2020-10-06  Yu Watanabenetwork: make address_free() return NULL
2020-10-06  Yu Watanabenetwork: introduce link_stop_ipv4_dad()
2020-10-06  Yu Watanabenetwork: move link_configure_ipv4_dad()
2020-10-06  Yu Watanabenetwork: introduce link_deserialize_addresses()
2020-10-06  Yu Watanabenetwork: introduce link_serialize_addresses()
2020-10-06  Yu Watanabenetwork: introduce network_verify_addresses()
2020-10-06  Yu Watanabenetwork: update log messages
2020-10-06  Yu Watanabenetwork: move manager_rtnl_process_address()
2020-10-06  Yu Watanabenetwork: introduce link_drop_addresses()
2020-10-06  Yu Watanabenetwork: introduce link_drop_foreign_addresses()
2020-10-06  Yu Watanabenetwork: introduce link_set_addresses()
2020-10-06  Yu Watanabenetwork: cleanup networkd-route.h
2020-10-06  Yu Watanabenetwork: drop list of static routes
2020-10-06  Yu Watanabenetwork: introduce hashmap_find_free_section_line()
2020-10-06  Yu Watanabenetwork: make several functions static
2020-10-06  Yu Watanabenetwork: introduce network_verify_routes()
2020-10-06  Yu Watanabenetwork: introduce link_serialize_routes()
2020-10-06  Yu Watanabenetwork: introduce link_deserialize_routes()
2020-10-06  Yu Watanabenetwork: introduce link_drop_routes()
2020-10-06  Yu Watanabenetwork: introduce link_drop_foreign_routes()
2020-10-06  Yu Watanabenetwork: make route_free() return NULL
2020-10-06  Yu Watanabenetwork: move manager_rtnl_process_route()
2020-10-06  Yu Watanabenetwork: move link_request_set_routes()
2020-10-06  Yu Watanabenetwork: make network_get_ipv6_dns() always set return...
2020-10-06  Yu Watanabenetwork: fix indentation
2020-10-06  Yu Watanabenetwork: cleanup networkd-radv.h
2020-10-06  Yu Watanabenetwork: introduce network_verify_prefix() and network_...
2020-10-06  Yu Watanabenetwork: also check route prefixes are configured
2020-10-06  Yu Watanabenetwork: drop redundant list of prefixes and route...
2020-10-06  Yu Watanabenetwork: make prefix_free() and route_prefix_free(...
2020-10-06  Yu Watanabenetwork: warn if IPv6ProxyNDPAddress= is set and IPv6Pr...
2020-10-06  Yu Watanabenetwork: propagate errors in ipv6_proxy_ndp_set()
2020-10-06  Yu Watanabenetwork: drop networkd-ipv6-proxy-ndp.h from networkd...
2020-10-06  Yu Watanabenetwork: rename ipv6_proxy_ndp_addresses_configure...
2020-10-06  Yu Watanabenetwork: drop struct IPv6ProxyNDPAddress
2020-10-06  Yu Watanabenetwork: move functions
2020-10-06  Yu Watanabenetwork: cleanup networkd-mdb.h
2020-10-06  Yu Watanabenetwork: introduce network_verify_mdb_entries()
2020-10-06  Yu Watanabenetwork: drop list of bridge MDB entries
2020-10-06  Yu Watanabenetwork: move mdb_entry_free() and friends
2020-10-06  Yu Watanabenetwork: cleanup networkd-fdb.h
2020-10-06  Yu Watanabenetwork: drop unused fdb_ntf_flags_to_string()
2020-10-06  Yu Watanabenetwork: introduce network_verify_fdb_entries()
2020-10-06  Yu Watanabenetwork: move link_set_bridge_fdb()
2020-10-06  Yu Watanabenetwork: drop list of bridge FDB entries
2020-10-06  Yu Watanabenetwork: make fdb_entry_free() return NULL
2020-10-06  Yu Watanabenetwork: cleanup networkd-address-label.h
2020-10-06  Yu Watanabenetwork: introduce link_set_address_labels()
2020-10-06  Yu Watanabenetwork: introduce network_verify_address_labels()
2020-10-06  Yu Watanabenetwork: make address_label_free() return NULL
2020-10-06  Yu Watanabenetwork: drop list of static address labels
2020-10-06  Yu Watanabenetwork: make neighbor_free() return NULL
2020-10-06  Yu Watanabenetwork: introduce network_verify_neighbors()
2020-10-06  Yu Watanabenetwork: introduce neighbor_drop_{,foreign_}neighbors()
2020-10-06  Yu Watanabenetwork: cleanup headers in networkd-neighbor.[ch]
2020-10-06  Yu Watanabenetwork: drop unused arguments
2020-10-06  Yu Watanabenetwork: make several functions static
2020-10-06  Yu Watanabenetwork: make neighbor_{add,get}() takes Neighbor object
2020-10-06  Yu Watanabenetwork: drop list of static neighbors
2020-10-06  Yu Watanabenetwork: move manager_rtnl_process_neighbor() to networ...
2020-10-06  Yu Watanabenetwork: move link_request_set_neighbors() to networkd...
2020-10-06  Yu Watanabenetwork: move functions
2020-10-06  Yu Watanabenetwork: introduce network_verify_nexthops()
2020-10-06  Yu Watanabenetwork: use netlink_message_read_in_addr_union()
2020-10-06  Yu Watanabesd-netlink: introduce netlink_message_read_in_addr_union()
2020-10-06  Yu Watanabenetwork: use log_link_xxx() at more places
2020-10-06  Yu Watanabenetwork: drop NextHop::oif and always use link ifindex
2020-10-06  Yu Watanabenetwork: slightly shorten nexthop_compare_func()
2020-10-06  Yu Watanabenetwork: cleanup headers included in networkd-nexthop.h
2020-10-06  Yu Watanabenetwork: drop list of static nexthops
2020-10-06  Yu Watanabenetwork: drop unused nexthop_remove() and nexthop_equal()
2020-10-06  Yu Watanabenetwork: make several functions static
2020-10-06  Yu Watanabenetwork: move manager_rtnl_process_nexthop() to network...
2020-10-06  Yu Watanabenetwork: move link_request_set_nexthop() to networkd...
2020-10-06  Yu Watanabenetwork: introduce helper function to enumerate informa...
2020-10-06  Yu Watanabenetwork: specify all known attributes when removing...
2020-10-06  Yu Watanabenetwork: add missing "else"
2020-10-06  Yu Watanabenetwork: drop unused element
2020-10-06  Yu Watanabenetwork: introduce network_verify_routing_policy_rules()
2020-10-06  Yu Watanabenetwork: make routing_policy_rule_new() static
2020-10-06  Yu Watanabenetwork: move manager_rtnl_process_rule() to networkd...
2020-10-06  Yu Watanabenetwork: use typesafe macro netlink_add_match()
2020-10-06  Yu Watanabesd-netlink: fix typo and make netlink_add_match() take...
2020-10-06  Yu Watanabenetwork: move log_message_warning_errno() to networkd...
2020-10-06  Yu Watanabenetwork: drop list of static routing policy rules
2020-10-06  Yu Watanabenetwork: do not duplicate rule if Family=both
2020-10-06  Yu Watanabenetwork: make routing_policy_rule_free() returns NULL
2020-10-06  Yu Watanabenetwork: add more logs on loading routing policy rules...
2020-10-05  Yu Watanabenetwork: reduce scope of variables
2020-10-05  Yu Watanabenetwork: drop routing_policy_rule_make_local()
2020-10-05  Yu Watanabenetwork: make several functions static
2020-10-05  Yu Watanabenetwork: move link_request_set_routing_policy()
2020-10-05  Lennart Poetteringman: fix table alignment
2020-10-05  Zbigniew Jędrzejewsk... NEWS: shorten/reword some things
2020-10-05  Lennart Poetteringvirt: reference correct file path in log message
2020-10-05  Lennart Poetteringman: fix typo systmed → systemd
next