summaryrefslogtreecommitdiff
path: root/src/network/networkd-route.h
Commit message (Expand)AuthorAgeFilesLines
* network: take more route information into hash funcYu Watanabe2019-09-171-1/+1
* network: make route_get() or friends take Route objectYu Watanabe2019-09-171-4/+3
* networkd: Routes should take the gateway into accountWilliam A. Kennington III2019-08-071-3/+3
* network: introduce route_full_hash_opsYu Watanabe2019-07-191-0/+2
* network: show known route protocol name nicely in debugging logsYu Watanabe2019-07-151-1/+1
* network: also show route protocol in debugging logsYu Watanabe2019-07-121-0/+3
* network: show route scope, table, and type in debugging logsYu Watanabe2019-07-121-0/+7
* network: make Route.Type= support local, broadcast, anycast, multicast, nat, ...Yu Watanabe2019-07-121-0/+2
* network: use string table to parse route typeYu Watanabe2019-07-121-0/+3
* networkd: route add MPLS TTL propagateSusant Sahani2019-05-181-0/+2
* network: add DefaultRouteOnDevice= setting in [Network] sectionYu Watanabe2019-05-151-0/+1
* networkd: route add support to configure fastopen_no_cookieSusant Sahani2019-05-141-0/+2
* network: drop sections contain invalid settings in network_verify()Yu Watanabe2019-03-131-1/+3
* network: make all xxx_new_static() staticYu Watanabe2019-03-131-1/+0
* network: add IPv4LL route right after .network file is parsedYu Watanabe2019-03-131-0/+2
* network: save GatewayOnLink= value as tristate in RouteYu Watanabe2019-02-281-0/+1
* network: use typesafe netlink_call_async() macro where applicableYu Watanabe2018-12-021-2/+2
* networkd: don't remove routeTobias Jungel2018-11-061-0/+1
* tree-wide: drop double newlineYu Watanabe2018-06-291-1/+0
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-3/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* networkd: Support the ability to set MTU in [Route] sectionsSusant Sahani2018-05-241-0/+1
* tree-wide: port over all code to the new CONFIG_PARSER_PROTOTYPE() macroLennart Poettering2018-05-221-12/+14
* tree-wide: drop redundant _cleanup_ macros (#8810)Lennart Poettering2018-04-251-1/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* networkd: remove unused variable manager -> mSusant Sahani2018-01-241-1/+0
* networkd: add quickack option to route (#7896)Susant Sahani2018-01-201-0/+3
* networkd: allow to configure default/initial send/recv congestion window and ...Susant Sahani2017-12-291-0/+3
* Fix #7704 and #7708. (#7712)Susant Sahani2017-12-211-0/+1
* networkd: fix reversed argumentsZbigniew Jędrzejewski-Szmek2017-11-281-1/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* networkd: route - support unicast,blackhole,unreachable and prohibited (#6861)Susant Sahani2017-09-191-1/+3
* networkd: fix route table from unsigned char to uint32_t (#6083)Susant Sahani2017-06-061-3/+3
* networkd: add support to configure route protocol. (#5890)Susant Sahani2017-05-091-0/+1
* networkd: make IPv6 route preference configurable (#5700)Susant Sahani2017-04-251-0/+1
* networkd: route - support 'onlink' routes (#5734)Susant Sahani2017-04-211-0/+1
* networkd: fix drop-in conf directory configs overwriting each otherSusant Sahani2017-02-161-2/+3
* networkd: handle MTU field in IPv6 RA (#4719)Susant Sahani2016-11-231-0/+1
* networkd: constify more thingsLennart Poettering2016-06-031-3/+3
* networkd: also enforce limit on total number of address/routesLennart Poettering2016-06-031-1/+1
* networkd: drop route_dropZbigniew Jędrzejewski-Szmek2016-05-141-1/+0
* Merge pull request #3156 from keszybz/duid-settingsLennart Poettering2016-05-041-1/+0
|\
| * networkd: rework headers to avoid circular includesZbigniew Jędrzejewski-Szmek2016-04-291-1/+0
* | networkd: add support to set route tableSusant Sahani2016-05-031-1/+2
|/
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2015-11-181-1/+1
* networkd: ndisc - handle router advertisement in userspaceTom Gundersen2015-11-111-0/+2
* networkd: route - add expiration supportTom Gundersen2015-10-301-0/+5
* networkd: route - track routesTom Gundersen2015-10-301-0/+8