summaryrefslogtreecommitdiffstats
path: root/src/network/networkd-network.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* network/route: introduce ref/unref functions for Route objectYu Watanabe2024-01-251-2/+2
* IPv6 RA: Support the Retrans Timer field (IPv6 Conformance Test: v6LC.2.1.5)Matt Muggeridge2024-01-221-0/+1
* network: make 'carrier' as the default required operational state for CAN deviceYu Watanabe2024-01-161-2/+2
* network: drop unnecessary temporary variablesYu Watanabe2024-01-161-8/+5
* Merge pull request #30717 from yuwata/network-ref-unrefLuca Boccassi2024-01-101-4/+4
|\
| * network/nexthop: introduce ref/unref functions for NextHop objectYu Watanabe2024-01-031-1/+1
| * network/neighbor: introduce ref/unref function for Neighbor objectYu Watanabe2024-01-031-1/+1
| * network/address: introduce ref/unref functions for Address objectYu Watanabe2024-01-031-2/+2
* | network: do not make the implied default have the first priorityYu Watanabe2024-01-051-3/+1
|/
* networkd: support `proxy_arp_pvlan` sysctlRaito Bezarius2023-12-231-0/+1
* network/nexthop: cache requested nexthop IDsYu Watanabe2023-12-201-1/+9
* network/nexthop: drop conflicting [NextHop] sectionsYu Watanabe2023-12-201-2/+4
* Merge pull request #29987 from yuwata/network-bridge-vlanZbigniew Jędrzejewski-Szmek2023-12-061-0/+2
|\
| * network/brvlan: remove unnecessary bridge vlan IDsYu Watanabe2023-11-121-1/+1
| * network/brvlan: make [BridgeVLAN] settings support an empty stringYu Watanabe2023-11-121-1/+1
| * network/brvlan: parse_vlanid() accepts zero, hence PVID may be zeroYu Watanabe2023-11-121-0/+2
* | network/dhcp: disable RapidCommit= by default when AllowList=/DenyList= is sp...Yu Watanabe2023-11-211-1/+1
|/
* network: add [DHCPServer] RapidCommit= settingYu Watanabe2023-11-071-0/+1
* network: do not try to set invalid value for IPv6 hop limitYu Watanabe2023-11-061-1/+0
* network: free dhcp6_hostnameRonan Pigott2023-10-311-0/+1
* network: introduce SendHostname/Hostname DHCPv6 optionsRonan Pigott2023-10-301-0/+1
* network: implement RFC4039 DHCP Rapid CommitRonan Pigott2023-10-271-0/+1
* network/dhcp4: support IPv6 only mode (RFC 8925)Yu Watanabe2023-10-111-0/+1
* network: make DEFINE_NETDEV_CAST() assert on input and outputZbigniew Jędrzejewski-Szmek2023-09-221-2/+0
* network: call network_adjust_dhcp_server() from network_drop_invalid_addresses()Yu Watanabe2023-09-081-3/+0
* network: drop duplicated checkYu Watanabe2023-09-071-5/+0
* Merge pull request #24570 from topimiettinen/nft-sets-v2Yu Watanabe2023-09-011-0/+4
|\
| * network: firewall integration with NFT setsTopi Miettinen2023-08-261-0/+4
* | network: sd-radv - Introduce pref64 support (RFC8781)Susant Sahani2023-08-251-0/+5
* | network: ndisc - Allow to use ICMP6 rate limit from received RASusant Sahani2023-08-211-0/+1
|/
* network/neighbor: follow the way how kernel distinguish neighbor settingsYu Watanabe2023-07-301-3/+5
* network: ndisc - Honour CurHopLimitSusant Sahani2023-07-301-0/+1
* networkd: allow setting rp_filter for an interfaceSusant Sahani2023-07-281-0/+1
* Merge pull request #28132 from rpigott/dhcp-captive-portalYu Watanabe2023-07-031-0/+3
|\
| * network: Introduce UseCaptivePortal DHCPv6 optionRonan Pigott2023-07-021-0/+1
| * network: Introduce UseCaptivePortal DHCPv4 optionRonan Pigott2023-07-021-0/+1
| * ndisc: parse RFC8910 captive portal ipv6ra optionRonan Pigott2023-07-021-0/+1
* | network: add global setting for IPv6PrivacyExtensions=Yu Watanabe2023-06-291-1/+1
|/
* conf-parser: Add root argument to config_parse_many()Daan De Meyer2023-05-121-1/+1
* send dhcpv6 release when stoppingchris2023-01-171-0/+1
* network: Show network and link file dropins in networkctl statusDaan De Meyer2023-01-121-1/+2
* basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+0
* network: adjust route priority based on preferenceYu Watanabe2022-10-281-1/+3
* tree-wide: use ASSERT_PTR moreDavid Tardon2022-09-131-18/+9
* tree-wide: Mark some constants as unsignedJan Janssen2022-08-301-1/+1
* network: NetLabel integrationTopi Miettinen2022-08-291-0/+4
* config-parser: Add list of drop-in files as return argument of config_parse_manyRichard Phibel2022-08-121-1/+2
* network: dhcp6: re-introduce RapidCommit= settingYu Watanabe2022-07-221-0/+1
* network: grouping elements in network_free()Yu Watanabe2022-06-271-33/+46
* Revert "networkd: NetLabel integration"Yu Watanabe2022-06-221-4/+0