summaryrefslogtreecommitdiff
path: root/src/network/networkd-network-gperf.gperf
Commit message (Expand)AuthorAgeFilesLines
* network: add RoutingPolicyRule.Family= settingYu Watanabe2019-08-161-0/+1
* network: rename AddressFamilyBoolean -> AddressFamilyYu Watanabe2019-08-161-2/+2
* network: drop recently added settings from deprecated [DHCP] sectionYu Watanabe2019-07-251-3/+0
* network: add DHCPv4.RoutesToDNS= settingYu Watanabe2019-07-191-0/+1
* network: rename Neighbor.MACAddress= to Neighbor.LinkLayerAddress=Yu Watanabe2019-07-111-1/+2
* Merge pull request #13006 from yuwata/network-split-dhcp-12917Lennart Poettering2019-07-111-30/+54
|\
| * network: rename [DHCP] section to [DHCPv4]Yu Watanabe2019-07-101-33/+53
| * networkd: DHCPv6 - separate DHCPv6 options from DHCPv4 optionsSusant Sahani2019-07-101-2/+6
* | Added support for xfrm interfaces18482019-07-101-0/+1
|/
* Merge pull request #12912 from yuwata/network-move-functionsZbigniew Jędrzejewski-Szmek2019-07-021-0/+4
|\
| * network: move DHCP server related functions to networkd-dhcp-server.cYu Watanabe2019-06-301-0/+1
| * network: move conf parsers and function prototypesYu Watanabe2019-06-301-0/+3
* | network,udev: add Property= setting in [Match] sectionYu Watanabe2019-07-011-0/+1
* | network,udev: fix multiple invert matching linesYu Watanabe2019-07-011-4/+4
|/
* networkd: add support to keep configurationSusant Sahani2019-06-061-1/+2
* networkd: Ability to selectively ignore IPv6 prefixes supplied via router adv...Susant Sahani2019-05-191-0/+2
* networkd: route add MPLS TTL propagateSusant Sahani2019-05-181-0/+1
* networkd: introduce netdev ipvtapSusant Sahani2019-05-161-0/+1
* network: add DefaultRouteOnDevice= setting in [Network] sectionYu Watanabe2019-05-151-0/+1
* Merge pull request #12555 from ssahani/route-propertiesYu Watanabe2019-05-141-0/+1
|\
| * networkd: route add support to configure fastopen_no_cookieSusant Sahani2019-05-141-0/+1
* | networkd: DHCP client add support to send RELEASE packetSusant Sahani2019-05-141-0/+1
* | networkd: bridge FDB support more NTF_* flagsSusant Sahani2019-05-141-0/+1
|/
* Merge pull request #12480 from ssahani/proxy-arpYu Watanabe2019-05-101-0/+3
|\
| * network: add support to configure proxy ARP/WIFISusant Sahani2019-05-091-0/+1
| * 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/+1
|/
* networkd: bridge fdb add support to configure VXLAN VNISusant Sahani2019-05-081-0/+1
* networkd: Allow DHCP4 client to set the number to attempt to reconfigure.Susant Sahani2019-05-071-0/+1
* network: use DEFINE_STRING_TABLE_LOOKUP() macro for AddressFamilyBooleanYu Watanabe2019-05-041-1/+1
* networkd: Add support to configure destination address for bridge FDBSusant Sahani2019-05-031-0/+1
* network: re-indent gperf filesYu Watanabe2019-04-121-188/+188
* network: Introduce MACsecSusant Sahani2019-04-121-0/+1
* network,udev: split static condition tests from net_match_config()Yu Watanabe2019-03-211-5/+5
* networkd: Introduce l2tp tunnelSusant Sahani2019-03-141-0/+1
* networkd: Add bridge port capabilitiesTobias Jungel2019-03-131-0/+3
* Merge pull request #11861 from yuwata/network-verify-2Lennart Poettering2019-03-131-5/+5
|\
| * network: use ltype to determine netdev kind in config_parse_stacked_netdev()Yu Watanabe2019-03-131-5/+5
* | network: make RequiredForOnline= also take operational stateYu Watanabe2019-03-131-1/+1
|/
* network: introduce TripleSampling= option in CAN sectionClemens Gruber2019-03-111-0/+1
* network: rename GatewayOnlink= to GatewayOnLink=Yu Watanabe2019-02-281-0/+1
* network: make resolving NetDev names delayed and moved to network_verify()Yu Watanabe2019-02-261-9/+9
* Merge pull request #11698 from yuwata/fix-network-route-tableLennart Poettering2019-02-181-2/+2
|\
| * network: introduce Network::ipv6_accept_ra_route_table_set flagYu Watanabe2019-02-151-2/+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-0/+1
* network: fix handling of uninitialized and zero IAID settingThomas Haller2018-12-101-1/+1
* networkd: Static neighbor supportWilliam A. Kennington III2018-12-091-0/+2