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
*
parse-util: add parse_tristate() and use it everywhere
Lennart Poettering
2023-11-01
1
-9
/
+1
*
Merge pull request #28571 from yuwata/network-address-next-part1
Luca Boccassi
2023-07-30
1
-1
/
+1
|
\
|
*
network: drop unnecessary conditions
Yu Watanabe
2023-07-29
1
-1
/
+1
*
|
network: rename sd_netlink_message* req -> m
Yu Watanabe
2023-07-30
1
-4
/
+4
|
/
*
network: use RET_GATHER
Zbigniew Jędrzejewski-Szmek
2023-07-13
1
-22
/
+8
*
tree-wide: replace __alignof__() with alignof()
Yu Watanabe
2023-04-14
1
-1
/
+1
*
tree-wide: Use correct format specifiers
Jan Janssen
2022-08-30
1
-1
/
+1
*
basic/in-addr-util: add IN_ADDR_TO_STRING
Zbigniew Jędrzejewski-Szmek
2022-06-06
1
-3
/
+4
*
network: re-design request queue
Yu Watanabe
2022-03-11
1
-8
/
+12
*
network: introduce request_call_netlink_async()
Yu Watanabe
2022-03-11
1
-24
/
+8
*
network: make request_process_address() and friends take Link and correspondi...
Yu Watanabe
2022-03-11
1
-7
/
+3
*
network: make address_configure() and friends take Request object
Yu Watanabe
2022-03-11
1
-8
/
+4
*
network: adjust assertions
Yu Watanabe
2022-02-26
1
-1
/
+2
*
network: move functions
Yu Watanabe
2022-02-25
1
-66
/
+66
*
network: drop detailed log messages
Yu Watanabe
2022-02-25
1
-26
/
+26
*
network: coding style fixes
Yu Watanabe
2022-02-09
1
-1
/
+1
*
network: remove only managed configs on reconfigure or carrier lost
Yu Watanabe
2022-02-01
1
-6
/
+10
*
network: rename NetworkConfigSection -> ConfigSection
Yu Watanabe
2022-01-19
1
-5
/
+5
*
network: include route or nexthop flags in the debug logs
Yu Watanabe
2021-11-14
1
-3
/
+4
*
network: split networkd-route.[ch]
Yu Watanabe
2021-11-14
1
-1
/
+1
*
network: manage route and nexthop flags
Yu Watanabe
2021-11-13
1
-6
/
+14
*
network: delay dropping addresses or so on reloading .network files
Yu Watanabe
2021-10-26
1
-5
/
+32
*
network: make several hash_ops static
Yu Watanabe
2021-10-04
1
-1
/
+1
*
network: use NetworkConfigSource/State to manage addresses and routes
Yu Watanabe
2021-09-24
1
-9
/
+0
*
network: use NetworkConfigSource/State to manage nexthops
Yu Watanabe
2021-09-15
1
-253
/
+237
*
network: drop unused "after_configure" feature for nexthops, neighbors, and r...
Yu Watanabe
2021-09-10
1
-9
/
+0
*
network: fix logic for checking gateway address is ready
Yu Watanabe
2021-08-22
1
-6
/
+1
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-2
/
+2
*
networkd: replace one trivial asprintf with xsprintf
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-3
/
+5
*
network: rename Manager::links -> Manager::links_by_index
Yu Watanabe
2021-06-30
1
-3
/
+3
*
network: do not process requests which conditionalized with link flags while ...
Yu Watanabe
2021-06-08
1
-1
/
+3
*
network: expose hash and compare functions
Yu Watanabe
2021-06-07
1
-2
/
+2
*
network: nexthop: add Group= setting to configure multipath route with group ...
Yu Watanabe
2021-05-21
1
-34
/
+261
*
network: nexthop: IFF_UP flag is required for nexthops which attached to a link
Yu Watanabe
2021-05-21
1
-3
/
+10
*
network: make nexthop_add(), nexthop_configure() and friends return 0 on success
Yu Watanabe
2021-05-21
1
-8
/
+6
*
network: fix possible message counter double decrement
Yu Watanabe
2021-05-18
1
-0
/
+3
*
network: use request queue to configure addresses, routes, and nexthops
Yu Watanabe
2021-05-12
1
-39
/
+136
*
network: nexthop: add NextHop object before sending netlink request
Yu Watanabe
2021-05-12
1
-6
/
+6
*
network: make nexthop_configure() take callback
Yu Watanabe
2021-05-12
1
-33
/
+39
*
network: reduce indentation in log_address_debug() or friends
Yu Watanabe
2021-04-29
1
-10
/
+11
*
Voidify log_link_debug
Zbigniew Jędrzejewski-Szmek
2021-04-14
1
-2
/
+4
*
network: nexthop: drop unnecessary nexthops
Yu Watanabe
2021-02-23
1
-0
/
+178
*
network: nexthop: read protocol in received netlink message
Yu Watanabe
2021-02-23
1
-0
/
+12
*
network: nexthop: add Blackhole= setting in [NextHop] section
Yu Watanabe
2021-02-22
1
-55
/
+157
*
network: nexthop: add OnLink= setting
Yu Watanabe
2021-02-20
1
-0
/
+62
*
network: fix typo
Yu Watanabe
2021-02-20
1
-1
/
+1
*
network: add NextHop= setting in [Route] section
Yu Watanabe
2021-02-19
1
-0
/
+17
*
network: also manage nexthops by ID
Yu Watanabe
2021-02-19
1
-4
/
+12
*
network: nexthop: update ID of nexthop created without specifiying ID
Yu Watanabe
2021-02-19
1
-8
/
+67
*
network: configure nexthop before routes that requires gateway
Yu Watanabe
2021-02-19
1
-8
/
+12
[next]