index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-neighbor.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: merge link_foreignize_config() and link_drop_foreign_config()
Yu Watanabe
2024-11-05
1
-2
/
+1
*
network/neighbor: introduce generic Neighbor section parser
Yu Watanabe
2024-09-18
1
-2
/
+8
*
network/neighbor: use struct in_addr_data
Yu Watanabe
2024-09-18
1
-2
/
+1
*
network: rename link_drop_managed_xyz() -> link_drop_static_xyz()
Yu Watanabe
2024-02-14
1
-1
/
+1
*
Merge pull request #30717 from yuwata/network-ref-unref
Luca Boccassi
2024-01-10
1
-1
/
+4
|
\
|
*
network/neighbor: introduce ref/unref function for Neighbor object
Yu Watanabe
2024-01-03
1
-1
/
+4
*
|
network/neighbor: also remove neighbor on cancelling request
Yu Watanabe
2024-01-05
1
-0
/
+3
|
/
*
network/neighbor: follow the way how kernel distinguish neighbor settings
Yu Watanabe
2023-07-30
1
-1
/
+1
*
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: neighbor: use "struct hw_addr_data" to store link layer address
Yu Watanabe
2021-11-11
1
-8
/
+1
*
network: delay dropping addresses or so on reloading .network files
Yu Watanabe
2021-10-26
1
-0
/
+1
*
network: use NetworkConfigSource/State to manage neighbors
Yu Watanabe
2021-09-15
1
-0
/
+4
*
network: expose hash and compare functions
Yu Watanabe
2021-06-07
1
-0
/
+3
*
network: use request queue to configure neighbors
Yu Watanabe
2021-05-12
1
-4
/
+7
*
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: make neighbor_free() return NULL
Yu Watanabe
2020-10-06
1
-1
/
+1
*
network: introduce network_verify_neighbors()
Yu Watanabe
2020-10-06
1
-1
/
+2
*
network: introduce neighbor_drop_{,foreign_}neighbors()
Yu Watanabe
2020-10-06
1
-5
/
+2
*
network: cleanup headers in networkd-neighbor.[ch]
Yu Watanabe
2020-10-06
1
-9
/
+8
*
network: drop unused arguments
Yu Watanabe
2020-10-06
1
-1
/
+1
*
network: make several functions static
Yu Watanabe
2020-10-06
1
-7
/
+1
*
network: make neighbor_{add,get}() takes Neighbor object
Yu Watanabe
2020-10-06
1
-3
/
+3
*
network: drop list of static neighbors
Yu Watanabe
2020-10-06
1
-2
/
+0
*
network: move manager_rtnl_process_neighbor() to networkd-neighbor.c
Yu Watanabe
2020-10-06
1
-0
/
+2
*
network: move link_request_set_neighbors() to networkd-neighbor.c
Yu Watanabe
2020-10-06
1
-0
/
+2
*
networkd: Keep track of static neighbors
William A. Kennington III
2019-08-12
1
-4
/
+12
*
network: Added neighbor lladdr support for IPv6
1848
2019-07-19
1
-8
/
+1
*
network: drop invalid [Neighbor] section earlier
Yu Watanabe
2019-07-11
1
-0
/
+2
*
network: rename Neighbor.MACAddress= to Neighbor.LinkLayerAddress=
Yu Watanabe
2019-07-11
1
-2
/
+13
*
network: drop sections contain invalid settings in network_verify()
Yu Watanabe
2019-03-13
1
-1
/
+2
*
networkd: Static neighbor support
William A. Kennington III
2018-12-10
1
-0
/
+37