summaryrefslogtreecommitdiff
path: root/src/network/networkd-network.h
Commit message (Expand)AuthorAgeFilesLines
* network: enable ipv6 when the network has static ipv6 configurationsYu Watanabe2019-08-271-1/+1
* network: rename AddressFamilyBoolean -> AddressFamilyYu Watanabe2019-08-161-3/+3
* network: add DHCPv4.RoutesToDNS= settingYu Watanabe2019-07-191-0/+1
* Merge pull request #13006 from yuwata/network-split-dhcp-12917Lennart Poettering2019-07-111-0/+4
|\
| * networkd: DHCPv6 - separate DHCPv6 options from DHCPv4 optionsSusant Sahani2019-07-101-0/+4
* | Added support for xfrm interfaces18482019-07-101-0/+1
|/
* Merge pull request #12912 from yuwata/network-move-functionsZbigniew Jędrzejewski-Szmek2019-07-021-72/+4
|\
| * network: move prototypes related to network Network bus objects to networkd-n...Yu Watanabe2019-06-301-5/+0
| * network: move DHCP server related functions to networkd-dhcp-server.cYu Watanabe2019-06-301-2/+0
| * network: move conf parsers and function prototypesYu Watanabe2019-06-301-67/+6
* | network,udev: add Property= setting in [Match] sectionYu Watanabe2019-07-011-0/+1
|/
* network: add KeepConfiguration=dhcp-on-stopYu Watanabe2019-06-061-4/+6
* networkd: add support to keep configurationSusant Sahani2019-06-061-1/+15
* networkd: Ability to selectively ignore IPv6 prefixes supplied via router adv...Susant Sahani2019-05-191-0/+1
* Merge pull request #12574 from yuwata/network-mtu-issue-12552Yu Watanabe2019-05-161-1/+0
|\
| * network: honor MTUBytes= settingYu Watanabe2019-05-161-1/+0
* | network: add DefaultRouteOnDevice= setting in [Network] sectionYu Watanabe2019-05-151-0/+2
|/
* networkd: DHCP client add support to send RELEASE packetSusant Sahani2019-05-141-0/+1
* network: move MulticastRouter to netdev/bridge.[ch]Yu Watanabe2019-05-111-16/+1
* network: move sd_lldp related functions to networkd-lldp-rx.cYu Watanabe2019-05-111-12/+1
* Merge pull request #12480 from ssahani/proxy-arpYu Watanabe2019-05-101-0/+19
|\
| * network: add support to configure proxy ARP/WIFISusant Sahani2019-05-091-0/+17
| * networkd: Add support to configure proxy ARP and proxy ARP WifiSusant Sahani2019-05-091-0/+2
* | networkd: Add support for blacklisting serversSusant Sahani2019-05-101-0/+2
|/
* Merge pull request #12475 from yuwata/network-fix-12452Zbigniew Jędrzejewski-Szmek2019-05-071-5/+5
|\
| * network: drop list fields in Network objectYu Watanabe2019-05-071-2/+0
| * network: introduce reference counter for Network objectYu Watanabe2019-05-071-3/+5
* | networkd: Allow DHCP4 client to set the number to attempt to reconfigure.Susant Sahani2019-05-071-0/+2
|/
* network,udev: explicitly declare 'conditions' is a listYu Watanabe2019-03-241-1/+1
* network,udev: split static condition tests from net_match_config()Yu Watanabe2019-03-211-6/+1
* networkd: Add bridge port capabilitiesTobias Jungel2019-03-131-0/+3
* Merge pull request #11861 from yuwata/network-verify-2Lennart Poettering2019-03-131-10/+1
|\
| * test: make network_verify() public and use it in test-networkd-confYu Watanabe2019-03-131-0/+1
| * network: move NetworkConfigSection and related functions to networkd-util.[ch]Yu Watanabe2019-03-131-10/+0
* | network: make RequiredForOnline= also take operational stateYu Watanabe2019-03-131-0/+2
|/
* network: introduce TripleSampling= option in CAN sectionClemens Gruber2019-03-111-0/+1
* network: bump mtu if stacked vlan or macvlan requests larger sizeYu Watanabe2019-02-271-0/+1
* network: make resolving NetDev names delayed and moved to network_verify()Yu Watanabe2019-02-261-1/+5
* networkd: use OrderedSets instead of strvs to store lists of domainsZbigniew Jędrzejewski-Szmek2019-02-211-2/+4
* Merge pull request #11698 from yuwata/fix-network-route-tableLennart Poettering2019-02-181-1/+2
|\
| * network: introduce Network::ipv6_accept_ra_route_table_set flagYu Watanabe2019-02-151-1/+2
* | Merge pull request #11716 from ssahani/drop-autoconf-addressLennart Poettering2019-02-151-0/+2
|\ \
| * | networkd: ipv6ra allow to ignore addressesSusant Sahani2019-02-141-0/+2
| |/
* | networkd: Allow to retain configs even if carrier is lostSusant Sahani2019-02-061-0/+1
|/
* networkd: permit DNS "DefaultRoute" configuration in .network filesLennart Poettering2018-12-211-3/+6
* network: fix handling of uninitialized and zero IAID settingThomas Haller2018-12-101-0/+3
* networkd: Static neighbor supportWilliam A. Kennington III2018-12-091-0/+4
* networkd: bridge add support to configure multicast_to_unicastSusant Sahani2018-12-031-0/+1
* network: allocate hashmap objects when they are requiredYu Watanabe2018-11-121-1/+1
* networkd: make network_load_one "public" and add a fuzzer for itEvgeny Vereshchagin2018-11-061-0/+1