Potentially this means that Fedora and CentOS stream do not get timely updates implemented in RHEL.

Canonical must be throwing a party, and I bet SUSE is not hating it either

  • @pahakala
    link
    11 year ago

    i see you have not tried to configure and debug dynamic split dns setups that are very common in enterprise vpn world.

    before systemd-resolved you had to use dnsmasq running on localhost with bunch of shell scripts to reconfigure it when vpn interfaces come and go for split horizon dns to work propperly.

    now with systemd-resolved you can easily tell it what dns prefixes are handeled by what dns server and everything is nicely cleaned up after vpn goes down.