summaryrefslogtreecommitdiff
path: root/src/network/networkd-network-gperf.gperf
Commit message (Expand)AuthorAgeFilesLines
...
| * network: enable DHCP broadcast flag if required by interfaceViktor Mihajlovski2021-04-211-2/+2
* | network: make IAID and DUID for DHCPv6 configurable explicitlyYu Watanabe2021-04-211-6/+9
* | network: move dhcp related conf parsers to networkd-dhcp-common.cYu Watanabe2021-04-211-1/+0
* | network: radv: add RouteMetric= setting in [IPv6Prefix]Yu Watanabe2021-04-211-0/+1
* | network: dhcp6-pd: add RouteMetric= setting in [DHCPv6PrefixDelegation]Yu Watanabe2021-04-211-0/+1
* | network: move RouteMetric= from [DHCPv6] to [IPv6AcceptRA]Yu Watanabe2021-04-211-1/+2
* | network: add RouteMetric= setting in [Address] sectionYu Watanabe2021-04-211-0/+1
* | relay role implementationYegor Alexeyev2021-04-201-0/+1
|/
* network: save IPv4/IPv6 address states into state fileLetzteInstanz2021-04-141-0/+1
* dhcp: Implemented BindToInterface= configuration optionYegor Alexeyev2021-04-141-0/+1
* network: also introduce UseDomains= for [DHCPv6] sectionYu Watanabe2021-03-141-5/+6
* network: Implement B.A.T.M.A.N. Advanced interface typeAnnika Wickert2021-02-251-0/+1
* network: nexthop: add Blackhole= setting in [NextHop] sectionYu Watanabe2021-02-231-0/+1
* network: nexthop: add OnLink= settingYu Watanabe2021-02-211-0/+1
* network: add NextHop= setting in [Route] sectionYu Watanabe2021-02-191-0/+1
* network: warn when any positive boolean string is specified for IPMasquerade=Yu Watanabe2021-02-191-1/+1
* network: rename UseFQDN= -> UseHostname=Yu Watanabe2021-02-181-1/+1
* network: Add "route_localnet" sysctl supportSusant Sahani2021-02-181-0/+1
* network: nexthop: introduce Family= setting in [NextHop] sectionYu Watanabe2021-02-171-0/+1
* Merge pull request #18007 from fw-strlen/ipv6_masq_and_dnatLennart Poettering2021-02-161-1/+1
|\
| * networkd: extend IPMasquerade to cover ipv6Florian Westphal2021-01-191-1/+1
* | networkd: add UseFQDN option for DHCPv6Vinnie Magro2021-02-111-0/+1
* | network,udev: move TransmitQueues=/ReceiveQueues= from .network to .linkYu Watanabe2021-02-031-2/+0
* | tree-wide: add spdx header on all scripts and helpersZbigniew Jędrzejewski-Szmek2021-01-281-0/+1
* | network: add ActivationPolicy= configuration parameterDan Streetman2021-01-211-0/+1
|/
* network: introduce ManageTemporaryAddress= setting in [DHCPv6PrefixDelegation...Yu Watanabe2021-01-141-0/+1
* network: merge config_parse_dhcp_user_class() and _vendor_class()Yu Watanabe2021-01-131-4/+4
* network: introduce new UseAddress= setting in [DHCPv6] sectionYu Watanabe2021-01-121-0/+1
* Merge pull request #18169 from OnkelUlla/can_bus_error_reportingYu Watanabe2021-01-091-0/+1
|\
| * network: can: add support for bus error reportingUlrich Ölmann2021-01-081-0/+1
* | network: route - add support to configure tcp advmssSusant Sahani2021-01-081-0/+1
|/
* network: Allow to set device's receive queues and transmit queuesSusant Sahani2021-01-051-0/+2
* network: introduce RouterAllowList= and RouterDenyList= in [IPv6AcceptRA]Yu Watanabe2020-12-241-0/+2
* networkd: add support for prefix allow-list and route allow-listSusant Sahani2020-12-241-4/+6
* network: rename DenyList= -> PrefixDenyList=Yu Watanabe2020-12-241-2/+3
* networkd: add RouteDenyListDevon Pringle2020-12-181-2/+3
* network: Allow to configure unreachable/blackhole RoutingPolicyRule (#17984)Susant Sahani2020-12-181-0/+1
* network: Allow to configure interface promiscuous modeSusant Sahani2020-12-151-0/+1
* net-condition: introduce struct NetMatchYu Watanabe2020-10-291-10/+10
* net-condition: move net_match_config() and related conf parsersYu Watanabe2020-10-291-1/+1
* network: rename IPv6PrefixDelegation= to IPv6SendRA=Yu Watanabe2020-10-191-10/+20
* network: introduce Announce= in [DHCPv6PrefixDelegation]Yu Watanabe2020-10-191-0/+1
* network: introduce DHCPv6PrefixDelegation= settingYu Watanabe2020-10-191-1/+2
* network: sort and rename elements in Network objectYu Watanabe2020-10-191-3/+3
* network: do not update Address::flags in address_configure()Yu Watanabe2020-10-071-5/+5
* network: header cleanupYu Watanabe2020-10-071-0/+1
* network: cleanup networkd-route.hYu Watanabe2020-10-071-0/+1
* network: cleanup networkd-radv.hYu Watanabe2020-10-071-0/+1
* network: drop networkd-ipv6-proxy-ndp.h from networkd-network.hYu Watanabe2020-10-071-0/+1
* network: cleanup networkd-mdb.hYu Watanabe2020-10-071-0/+1