index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-json.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sd-dhcp-client: introduce sd_dhcp_lease_has_6rd() helper function
Yu Watanabe
2023-09-05
1
-1
/
+1
*
dhcp: introduce sd_dhcp_lease_get_timestamp()
Yu Watanabe
2023-09-05
1
-8
/
+6
*
sd-dhcp-client: store lifetime and friends in usec_t
Yu Watanabe
2023-09-05
1
-4
/
+3
*
network: Fix memory leak PREF64 (#29064)
Susant Sahani
2023-09-04
1
-5
/
+6
*
Merge pull request #29023 from pelaufer/dhcp-prefix-dbus
Yu Watanabe
2023-09-04
1
-2
/
+149
|
\
|
*
Add dhcp client prefix lease information to networkd json output
pelaufer
2023-09-02
1
-2
/
+149
*
|
network: ndisc - Allow to parse PREF64 prefix
Susant Sahani
2023-09-04
1
-0
/
+32
|
/
*
json: rename json_append() → json_variant_merge_objectb()
Lennart Poettering
2023-08-24
1
-4
/
+7
*
tree-wide: use json_variant_append_arrayb() at many places
Lennart Poettering
2023-08-24
1
-39
/
+26
*
networkd: Add T1 and T2 DHCPv6 options to expose in dbus API
Nandakumar Raghavan
2023-08-23
1
-0
/
+41
*
Merge pull request #28387 from yuwata/network-route-table-name
Luca Boccassi
2023-07-14
1
-2
/
+2
|
\
|
*
network: do not append table number in TableString field in json output
Yu Watanabe
2023-07-14
1
-2
/
+2
*
|
network: use json_append() and json_variant_append_array()
Yu Watanabe
2023-07-13
1
-629
/
+305
|
/
*
json: free array in json_variant_unref_many()
Daan De Meyer
2023-07-12
1
-200
/
+122
*
network/json: introduce PreferredLifetimeUSec and ValidLifetimeUSec
Yu Watanabe
2023-07-06
1
-2
/
+4
*
network: introduce link_get_captive_portal()
Yu Watanabe
2023-07-06
1
-20
/
+5
*
networkd: include captive portal information in link json description
Ronan Pigott
2023-07-02
1
-0
/
+45
*
networkd/dhcpserver: Save and expose the client hostname sent when requesting...
Rene Hollander
2023-05-31
1
-0
/
+1
*
Add DHCPServer information to JSON output.
Rene Hollander
2023-05-27
1
-0
/
+133
*
network: Show network and link file dropins in networkctl status
Daan De Meyer
2023-01-12
1
-1
/
+12
*
network: rename Link.sd_device -> Link.dev
Yu Watanabe
2022-07-23
1
-2
/
+2
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-2
/
+1
*
network: rename SetupState to AdministrativeState
LaserEyess
2021-12-10
1
-1
/
+1
*
network: json: add src address when its prefix length is non-zero
Yu Watanabe
2021-12-08
1
-3
/
+3
*
network: json: add missing initialization
Yu Watanabe
2021-11-30
1
-1
/
+1
*
network: json: append DNS misc settings
Yu Watanabe
2021-11-26
1
-0
/
+107
*
network: json: append DNSSEC negative trust anchors
Yu Watanabe
2021-11-26
1
-0
/
+62
*
network: json: append domains
Yu Watanabe
2021-11-26
1
-0
/
+160
*
network: json: append SIP server information
Yu Watanabe
2021-11-26
1
-0
/
+59
*
network: json: append NTP server information
Yu Watanabe
2021-11-26
1
-0
/
+164
*
network: json: append DNS server information
Yu Watanabe
2021-11-26
1
-0
/
+170
*
network: json: add several entries for wait-online
Yu Watanabe
2021-11-26
1
-1
/
+9
*
network: json: add more link information
Yu Watanabe
2021-11-25
1
-1
/
+29
*
network: json: append routing policy rule information
Yu Watanabe
2021-11-25
1
-0
/
+108
*
network: json: append neighbor information
Yu Watanabe
2021-11-25
1
-0
/
+68
*
network: json: append nexthop information
Yu Watanabe
2021-11-25
1
-0
/
+133
*
network: json: append route information
Yu Watanabe
2021-11-25
1
-1
/
+129
*
network: json: append address information
Yu Watanabe
2021-11-25
1
-0
/
+87
*
network: json: split manager_build_json() into two
Yu Watanabe
2021-11-25
1
-1
/
+5
*
network: json: make {network,device}_build_json() accept NULL
Yu Watanabe
2021-11-25
1
-22
/
+24
*
network: json: use new building json macros
Yu Watanabe
2021-11-25
1
-17
/
+17
*
shared/json: use int64_t instead of intmax_t
Zbigniew Jędrzejewski-Szmek
2021-11-18
1
-1
/
+1
*
netif-util: rename link_get_type_string() -> net_get_type_string()
Yu Watanabe
2021-11-09
1
-1
/
+1
*
netif-util: move several functions from network-util.[ch] to shared/netif-uti...
Yu Watanabe
2021-11-09
1
-1
/
+1
*
network: rename Manager::links -> Manager::links_by_index
Yu Watanabe
2021-06-30
1
-2
/
+2
*
network: add an online state for links and manager
Alvin Šipraga
2021-05-19
1
-1
/
+2
*
network: introduce Describe() method for manager and links
Yu Watanabe
2021-05-14
1
-0
/
+135