summaryrefslogtreecommitdiffstats
path: root/src/network (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #29094 from yuwata/network-dbus-docYu Watanabe2023-09-061-2/+7
|\
| * network: reorder bus implementationsYu Watanabe2023-09-051-2/+7
* | Merge pull request #29091 from yuwata/sd-dhcp-client-use-usecLuca Boccassi2023-09-056-53/+25
|\ \
| * | sd-dhcp-client: introduce sd_dhcp_lease_has_6rd() helper functionYu Watanabe2023-09-055-18/+7
| * | dhcp: introduce sd_dhcp_lease_get_timestamp()Yu Watanabe2023-09-053-25/+12
| * | sd-dhcp-client: store lifetime and friends in usec_tYu Watanabe2023-09-054-18/+14
| |/
* | network/ndisc: split out ndisc_router_process_icmp6_ratelimit()Yu Watanabe2023-09-051-10/+29
* | network/ndisc: refuse too many PREF64 prefixesYu Watanabe2023-09-051-1/+9
* | network/ndisc: drop outdated PREF64 prefixesYu Watanabe2023-09-051-0/+14
|/
* network: make the build happy on i*86 againFrantisek Sumsal2023-09-041-2/+2
* network: Fix memory leak PREF64 (#29064)Susant Sahani2023-09-041-5/+6
* Merge pull request #29023 from pelaufer/dhcp-prefix-dbusYu Watanabe2023-09-041-2/+149
|\
| * Add dhcp client prefix lease information to networkd json outputpelaufer2023-09-021-2/+149
* | network: ndisc - Allow to parse PREF64 prefixSusant Sahani2023-09-046-0/+155
* | network: sd-radv - Allow to configure Mobile IPv6 Home AgentSusant Sahani2023-09-044-0/+64
* | Merge pull request #28896 from pelaufer/dhcp_dbus_notifyYu Watanabe2023-09-0410-2/+198
|\ \
| * | Adding dhcp client and dhcp6 client dbus status interfacepelaufer2023-09-029-1/+197
| * | Adding dhcp client and dhcp6 client state interfacepelaufer2023-09-021-1/+1
| |/
* | Merge pull request #28988 from keszybz/sd128-arbitrary-valuesLuca Boccassi2023-09-031-8/+3
|\ \
| * | various: use id128_from_string_not_null()Zbigniew Jędrzejewski-Szmek2023-09-021-8/+3
* | | network/ndisc: drop captive portals with zero lifetime earlierYu Watanabe2023-09-021-1/+16
* | | Revert "network: ndisc - drop routes of lifetime 0"Yu Watanabe2023-09-021-36/+4
| |/ |/|
* | Merge pull request #24570 from topimiettinen/nft-sets-v2Yu Watanabe2023-09-015-0/+145
|\ \ | |/ |/|
| * network: firewall integration with NFT setsTopi Miettinen2023-08-265-0/+145
* | Merge pull request #28328 from yuwata/network-ndisc-limit-captive-portalLuca Boccassi2023-08-281-4/+30
|\ \
| * | network/ndisc: use the first captive portal in each RAYu Watanabe2023-08-241-4/+14
| * | network/ndisc: do not store too many captive portals provided through RAYu Watanabe2023-08-241-0/+16
* | | network: sd-radv - Introduce pref64 support (RFC8781)Susant Sahani2023-08-255-0/+206
* | | Merge pull request #28917 from yuwata/network-address-poolZbigniew Jędrzejewski-Szmek2023-08-241-21/+33
|\ \ \
| * | | inetwork/address-pool: also check queued addressesYu Watanabe2023-08-221-1/+11
| * | | network/address-pool: split-out address_intersect()Yu Watanabe2023-08-221-22/+24
* | | | Merge pull request #28918 from yuwata/network-dhcp-custom-duidZbigniew Jędrzejewski-Szmek2023-08-245-37/+91
|\ \ \ \
| * | | | network/dhcp: make DUIDType= take an arbitrary integerYu Watanabe2023-08-241-3/+11
| * | | | network/dhcp: fix maximal DUID data sizeYu Watanabe2023-08-243-8/+25
| * | | | network: introduce per DUID type settersYu Watanabe2023-08-242-17/+52
| * | | | Revert "network: DHCP6 client- Allow to send manual DUID"Yu Watanabe2023-08-242-10/+4
| | |/ / | |/| |
* | | | json: rename json_append() → json_variant_merge_objectb()Lennart Poettering2023-08-241-4/+7
* | | | tree-wide: use json_variant_append_arrayb() at many placesLennart Poettering2023-08-241-39/+26
|/ / /
* | | network: radv - Allow to send hop limitSusant Sahani2023-08-233-0/+6
* | | networkd: Add T1 and T2 DHCPv6 options to expose in dbus APINandakumar Raghavan2023-08-231-0/+41
* | | network/radv: allow to configure the time between retransmitted Neighbor Sol...Susant Sahani2023-08-234-0/+52
* | | network: ndisc - drop routes of lifetime 0Susant Sahani2023-08-221-4/+36
* | | network: ndisc - Also fill router preferenceSusant Sahani2023-08-221-1/+7
* | | network: several follow-ups for TCP-RTO settingYu Watanabe2023-08-222-6/+6
* | | network: fix log message and man page for HopLimit=Yu Watanabe2023-08-221-3/+3
|/ /
* | network: ndisc - Allow to use ICMP6 rate limit from received RASusant Sahani2023-08-214-0/+19
* | network: static route - Allow to configure per route hop liimtSusant Sahani2023-08-183-0/+63
* | Merge pull request #28870 from ssahani/rto-min-networkLuca Boccassi2023-08-183-0/+61
|\ \
| * | network: Route - allow to set TCP RTOSusant Sahani2023-08-173-0/+61
* | | network: DHCP6 client- Allow to send manual DUIDSusant Sahani2023-08-172-4/+10
|/ /