index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
resolve
/
resolved-link.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
resolve: refuse mdns scope for ipv4 broadcast addresses
Ronan Pigott
2023-04-05
1
-1
/
+6
*
resolve: introduce link_get_llmnr_support() and link_get_mdns_support()
Yu Watanabe
2022-11-10
1
-0
/
+3
*
resolve: reduce attempts of reading link file
Yu Watanabe
2022-01-20
1
-0
/
+2
*
resolve: do not re-read settings from networkd if link state file is unmodified
Yu Watanabe
2021-12-08
1
-0
/
+3
*
resolved: let's preferably route reverse lookups for local subnets to matchin...
Lennart Poettering
2021-02-16
1
-0
/
+1
*
resolved: don't redundantly switch DNS servers because of transaction failures
Lennart Poettering
2021-02-15
1
-1
/
+1
*
resolved: properly check per-link NTA list
Lennart Poettering
2020-12-02
1
-0
/
+2
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
resolved: Break include cycles
Daan De Meyer
2020-05-07
1
-1
/
+2
*
resolve: rename Link.name -> Link.ifname
Yu Watanabe
2019-04-13
1
-3
/
+1
*
resolved: add an explicit way to configure whether a link is useful as defaul...
Lennart Poettering
2018-12-21
1
-0
/
+2
*
resolve: bump max of dns servers/search domains
Lennart Poettering
2018-12-17
1
-2
/
+2
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-4
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
resolve: rename PrivateDNS to DNSOverTLS
Iwan Timmer
2018-06-14
1
-3
/
+3
*
resolve: make PrivateDNS configurable per link
Iwan Timmer
2018-06-11
1
-0
/
+4
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
resolved: automatically forget all learnt DNS server information when the net...
Lennart Poettering
2017-10-05
1
-0
/
+2
*
resolved: count the number of addresses per link
Lennart Poettering
2017-02-13
1
-0
/
+1
*
resolved: populate mDNS scopes' zones with RRs for the host
Dmitry Rozhkov
2017-01-19
1
-0
/
+2
*
resolved: directly include some required headers instead of inheriting
David Michael
2016-09-01
1
-0
/
+1
*
resolved: make sure DNS configuration pushed in by the user stays around on r...
Lennart Poettering
2016-06-21
1
-2
/
+9
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
resolved: rework what ResolveHostname() with family == AF_UNSPEC means
Lennart Poettering
2016-02-01
1
-2
/
+2
*
resolved: when checking whether a link is relevant, check kernel operstate
Lennart Poettering
2016-01-25
1
-0
/
+1
*
resolved: rework DNSSECSupported property
Lennart Poettering
2016-01-19
1
-0
/
+3
*
resolved: add bus API for configuring per-link DNS settings
Lennart Poettering
2016-01-19
1
-0
/
+6
*
resolved: allocate DNS scope for links only if the interface is up
Lennart Poettering
2016-01-19
1
-1
/
+1
*
resolved: introduce support for per-interface negative trust anchors
Lennart Poettering
2016-01-06
1
-0
/
+1
*
resolved,networkd: add a per-interface DNSSEC setting
Lennart Poettering
2016-01-05
1
-0
/
+1
*
resolved,networkd: unify ResolveSupport enum
Lennart Poettering
2016-01-05
1
-2
/
+3
*
resolved: create dns scopes for mDNS
Daniel Mack
2015-12-08
1
-0
/
+2
*
resolved: add infrastructure for mDNS related sockets
Daniel Mack
2015-12-08
1
-0
/
+1
*
resolved: enforce a maximum limit on both dns servers and search domains
Lennart Poettering
2015-11-25
1
-0
/
+5
*
resolved: unify DnsServer handling code between Link and Manager
Lennart Poettering
2015-11-25
1
-7
/
+0
*
resolved: add a generic DnsSearchDomain concept
Lennart Poettering
2015-11-25
1
-0
/
+6
*
resolved: rework dns server lifecycle logic
Lennart Poettering
2015-11-25
1
-0
/
+4
*
sd-netlink: rename from sd-rtnl
Tom Gundersen
2015-06-13
1
-2
/
+2
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-2
/
+0
*
resolved: enforce ratelimit on LLMNR traffic
Lennart Poettering
2014-08-05
1
-3
/
+0
*
resolved: read the per-interface LLMNR setting from networkd and act on it
Lennart Poettering
2014-08-04
1
-0
/
+2
*
resolved: flush cache each time we change to a different DNS server
Lennart Poettering
2014-08-01
1
-0
/
+2
*
resolved: rename resolved.h to resolved-manager.h
Lennart Poettering
2014-08-01
1
-1
/
+1
*
resolved: implement LLMNR uniqueness verification
Lennart Poettering
2014-07-31
1
-1
/
+2
*
resolve: add llmnr responder side for UDP and TCP
Lennart Poettering
2014-07-29
1
-3
/
+7
*
resolved: don't read DHCP leases
Tom Gundersen
2014-07-23
1
-3
/
+2
*
change type for address family to "int"
Lennart Poettering
2014-07-18
1
-5
/
+5
*
resolved: add LLMNR support for looking up names
Lennart Poettering
2014-07-18
1
-5
/
+7
*
resolved: properly handle MTU logic
Lennart Poettering
2014-07-17
1
-1
/
+1
[next]