index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-route.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: route: make route_cancel_request() take Link*
Yu Watanabe
2021-12-06
1
-1
/
+1
*
network: route: expose route_hash_ops
Yu Watanabe
2021-11-30
1
-0
/
+1
*
network: split networkd-route.[ch]
Yu Watanabe
2021-11-14
1
-6
/
+0
*
network: manage route and nexthop flags
Yu Watanabe
2021-11-13
1
-2
/
+2
*
network: delay dropping addresses or so on reloading .network files
Yu Watanabe
2021-10-26
1
-0
/
+1
*
network: route: rename lifetime -> lifetime_usec
Yu Watanabe
2021-10-21
1
-1
/
+4
*
network: make several hash_ops static
Yu Watanabe
2021-10-04
1
-1
/
+0
*
network: use NetworkConfigSource/State to manage addresses and routes
Yu Watanabe
2021-09-24
1
-7
/
+11
*
network: do not use RouteTable= in [DHCPv4] section for DHCPv6 routes
Yu Watanabe
2021-09-14
1
-3
/
+0
*
network: fix logic for checking gateway address is ready
Yu Watanabe
2021-08-22
1
-1
/
+1
*
network: use address_equal()/route_equal() to compare addresses or routes con...
Yu Watanabe
2021-08-04
1
-0
/
+1
*
network: make manager_find_uplink() uses stored route information
Yu Watanabe
2021-06-07
1
-0
/
+1
*
network: drop unused "callback" arguments in route_remove() and address_remove()
Yu Watanabe
2021-05-19
1
-2
/
+1
*
network: use request queue to configure addresses, routes, and nexthops
Yu Watanabe
2021-05-12
1
-4
/
+11
*
network: split out common part of route or address handlers
Yu Watanabe
2021-05-12
1
-0
/
+2
*
network: introduce route_dup()
Yu Watanabe
2021-05-12
1
-0
/
+1
*
network: introduce manager_address_is_reachable()
Yu Watanabe
2021-05-12
1
-0
/
+1
*
network: introduce link_has_route()
Yu Watanabe
2021-05-12
1
-0
/
+2
*
network: do not remove reject type routes more than once
Yu Watanabe
2021-04-29
1
-0
/
+1
*
network: add NextHop= setting in [Route] section
Yu Watanabe
2021-02-19
1
-0
/
+2
*
network: configure nexthop before routes that requires gateway
Yu Watanabe
2021-02-19
1
-0
/
+1
*
network: use defined route table name in debug logs
Yu Watanabe
2021-02-03
1
-4
/
+2
*
network: add support to RoutingPolicyRule lookup table name
Susant Sahani
2021-01-19
1
-0
/
+6
*
network: route - add support to configure tcp advmss
Susant Sahani
2021-01-08
1
-0
/
+2
*
Merge pull request #17474 from yuwata/network-drop-link-deserialization-logic
Yu Watanabe
2020-11-27
1
-2
/
+0
|
\
|
*
network: do not serialize/deserialize routes
Yu Watanabe
2020-10-28
1
-2
/
+0
*
|
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
|
/
*
network: when Gateway=_dhcp4, set several properties based on lease if they a...
Yu Watanabe
2020-10-15
1
-3
/
+7
*
network: rename gateway_from_dhcp -> gateway_from_dhcp_or_ra
Yu Watanabe
2020-10-14
1
-1
/
+1
*
network: manage multipath routes separately
Yu Watanabe
2020-10-07
1
-0
/
+1
*
sd-netlink: introduce rtattr_read_nexthop()
Yu Watanabe
2020-10-07
1
-12
/
+0
*
network: constify arguments
Yu Watanabe
2020-10-07
1
-5
/
+5
*
network: support IPv4 route with IPv6 gateway
Yu Watanabe
2020-10-07
1
-3
/
+5
*
network: also manage routes without RTA_OIF attribute
Yu Watanabe
2020-10-07
1
-1
/
+2
*
network: rename network_verify_xxx() -> network_drop_invalid_xxx()
Yu Watanabe
2020-10-06
1
-1
/
+1
*
network: move link_get_xxx_route_table()
Yu Watanabe
2020-10-06
1
-0
/
+3
*
network: cleanup networkd-route.h
Yu Watanabe
2020-10-06
1
-7
/
+12
*
network: drop list of static routes
Yu Watanabe
2020-10-06
1
-2
/
+0
*
network: make several functions static
Yu Watanabe
2020-10-06
1
-21
/
+2
*
network: introduce network_verify_routes()
Yu Watanabe
2020-10-06
1
-1
/
+1
*
network: introduce link_serialize_routes()
Yu Watanabe
2020-10-06
1
-0
/
+1
*
network: introduce link_deserialize_routes()
Yu Watanabe
2020-10-06
1
-0
/
+1
*
network: introduce link_drop_routes()
Yu Watanabe
2020-10-06
1
-0
/
+1
*
network: introduce link_drop_foreign_routes()
Yu Watanabe
2020-10-06
1
-0
/
+1
*
network: make route_free() return NULL
Yu Watanabe
2020-10-06
1
-1
/
+1
*
network: move manager_rtnl_process_route()
Yu Watanabe
2020-10-06
1
-0
/
+2
*
network: move link_request_set_routes()
Yu Watanabe
2020-10-06
1
-0
/
+2
*
network: expose route_{hash,compare}_func()
Yu Watanabe
2020-09-07
1
-0
/
+2
*
network: make address/route_configure optionally return created Address/Route...
Yu Watanabe
2020-07-28
1
-1
/
+1
*
network: downgrade log level in conf parsers
Yu Watanabe
2020-07-16
1
-4
/
+1
[next]