index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-nexthop.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: re-design request queue
Yu Watanabe
2022-03-11
1
-5
/
+0
*
network: make request_process_address() and friends take Link and correspondi...
Yu Watanabe
2022-03-11
1
-1
/
+1
*
network: remove only managed configs on reconfigure or carrier lost
Yu Watanabe
2022-02-01
1
-1
/
+1
*
network: rename NetworkConfigSection -> ConfigSection
Yu Watanabe
2022-01-19
1
-1
/
+1
*
network: manage route and nexthop flags
Yu Watanabe
2021-11-13
1
-1
/
+2
*
network: delay dropping addresses or so on reloading .network files
Yu Watanabe
2021-10-26
1
-0
/
+1
*
network: use NetworkConfigSource/State to manage nexthops
Yu Watanabe
2021-09-15
1
-2
/
+5
*
network: expose hash and compare functions
Yu Watanabe
2021-06-07
1
-0
/
+3
*
network: nexthop: add Group= setting to configure multipath route with group ...
Yu Watanabe
2021-05-21
1
-0
/
+3
*
network: use request queue to configure addresses, routes, and nexthops
Yu Watanabe
2021-05-12
1
-1
/
+4
*
network: nexthop: drop unnecessary nexthops
Yu Watanabe
2021-02-23
1
-0
/
+2
*
network: nexthop: read protocol in received netlink message
Yu Watanabe
2021-02-23
1
-1
/
+1
*
network: nexthop: add Blackhole= setting in [NextHop] section
Yu Watanabe
2021-02-22
1
-0
/
+3
*
network: nexthop: add OnLink= setting
Yu Watanabe
2021-02-20
1
-0
/
+2
*
network: add NextHop= setting in [Route] section
Yu Watanabe
2021-02-19
1
-0
/
+1
*
network: configure nexthop before routes that requires gateway
Yu Watanabe
2021-02-19
1
-1
/
+1
*
network: nexthop: introduce Family= setting in [NextHop] section
Yu Watanabe
2021-02-17
1
-0
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
network: rename network_verify_xxx() -> network_drop_invalid_xxx()
Yu Watanabe
2020-10-06
1
-1
/
+1
*
network: introduce network_verify_nexthops()
Yu Watanabe
2020-10-06
1
-1
/
+2
*
network: drop NextHop::oif and always use link ifindex
Yu Watanabe
2020-10-06
1
-3
/
+1
*
network: cleanup headers included in networkd-nexthop.h
Yu Watanabe
2020-10-06
1
-10
/
+12
*
network: drop list of static nexthops
Yu Watanabe
2020-10-06
1
-2
/
+0
*
network: drop unused nexthop_remove() and nexthop_equal()
Yu Watanabe
2020-10-06
1
-3
/
+0
*
network: make several functions static
Yu Watanabe
2020-10-06
1
-8
/
+0
*
network: move manager_rtnl_process_nexthop() to networkd-nexthop.c
Yu Watanabe
2020-10-06
1
-0
/
+2
*
network: move link_request_set_nexthop() to networkd-nexthop.c
Yu Watanabe
2020-10-06
1
-1
/
+2
*
network: introduce ip nexthop routing
Susant Sahani
2019-10-14
1
-0
/
+50