]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2020-10-06  Yu Watanabenetwork: rename network_verify_xxx() -> network_drop_in...
2020-10-06  Yu Watanabenetwork: fix masquerade setting logic
2020-10-06  Yu Watanabenetwork: always use RT_SCOPE_HOST for IPv4 loopback...
2020-10-06  Yu Watanabenetwork: update MAC address in IPv4 ACD clients
2020-10-06  Yu Watanabenetwork: configure IPv4 DAD per link address
2020-10-06  Yu Watanabenetwork: constify one argument
2020-10-06  Yu Watanabenetwork: introduce address_copy()
2020-10-06  Yu Watanabenetwork: do not update Address::flags in address_config...
2020-10-06  Yu Watanabenetwork: fix indentation
2020-10-06  Yu Watanabenetwork: use sd_event stored in Manager
2020-10-06  Yu Watanabenetwork: check feature is enabled in xxx_configure()
2020-10-06  Yu Watanabenetwork: move link_enumerate_ipv6_tentative_addresses()
2020-10-06  Yu Watanabenetwork: drop unused function
2020-10-06  Yu Watanabenetwork: move sysctl related functions to networkd...
2020-10-06  Yu Watanabenetwork: introduce radv_update_mac()
2020-10-06  Yu Watanabenetwork: introduce dhcp6_update_mac()
2020-10-06  Yu Watanabenetwork: introduce dhcp4_update_mac()
2020-10-06  Yu Watanabenetwork: introduce ipv4ll_update_mac()
2020-10-06  Yu Watanabenetwork: introduce link_serialize_dhcp6_client()
2020-10-06  Yu Watanabenetwork: introduce link_serialize_ipv4ll()
2020-10-06  Yu Watanabenetwork: introduce link_deserialize_ipv4ll()
2020-10-06  Yu Watanabenetwork: introduce link_deserialize_dhcp4()
2020-10-06  Yu Watanabenetwork: introduce network_verify_sr_iov()
2020-10-06  Yu Watanabenetwork: move link_configure_sr_iov()
2020-10-06  Yu Watanabenetwork: introduce network_verify_traffic_control()
2020-10-06  Yu Watanabenetwork: move link_configure_traffic_control()
2020-10-06  Yu Watanabenetwork: merge link_set_bridge_vlan() and br_vlan_confi...
2020-10-06  Yu Watanabenetwork: move DUID related functions
2020-10-06  Yu Watanabenetwork: move link_radv_enabled()
2020-10-06  Yu Watanabenetwork: move link_dhcp4_server_enabled()
2020-10-06  Yu Watanabenetwork: move link_ipv6_accept_ra_enabled()
2020-10-06  Yu Watanabenetwork: unify link_ipv{4,6}_forward_enabled()
2020-10-06  Yu Watanabenetwork: unify link_dhcp{4,6}_enabled()
2020-10-06  Yu Watanabenetwork: move link_get_xxx_route_table()
2020-10-06  Yu Watanabenetwork: manage address pools by OrderedSet
2020-10-06  Yu Watanabenetwork: drop unused argument
2020-10-06  Yu Watanabenetwork: move functions related to address pool
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
next