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.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: do not configure static configs more than once simultaneously
Yu Watanabe
2020-12-11
1
-0
/
+5
*
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
/
+11
*
network: use netlink_message_read_in_addr_union()
Yu Watanabe
2020-10-06
1
-19
/
+4
*
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
1
-28
/
+26
*
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
1
-6
/
+5
*
network: drop list of static nexthops
Yu Watanabe
2020-10-06
1
-34
/
+21
*
network: drop unused nexthop_remove() and nexthop_equal()
Yu Watanabe
2020-10-06
1
-71
/
+0
*
network: make several functions static
Yu Watanabe
2020-10-06
1
-28
/
+30
*
network: move manager_rtnl_process_nexthop() to networkd-nexthop.c
Yu Watanabe
2020-10-06
1
-0
/
+119
*
network: move link_request_set_nexthop() to networkd-nexthop.c
Yu Watanabe
2020-10-06
1
-6
/
+57
*
network: downgrade log level in conf parsers
Yu Watanabe
2020-07-16
1
-4
/
+4
*
tree-wide: use set_ensure_put()
Zbigniew Jędrzejewski-Szmek
2020-06-22
1
-10
/
+2
*
network: include NLMSGERR_ATTR_MSG attribute in error message
Yu Watanabe
2019-11-30
1
-1
/
+1
*
network: introduce ip nexthop routing
Susant Sahani
2019-10-14
1
-0
/
+473