Skip to content
  • Russ Allbery's avatar
    bfff39cc
    Fix the inheritance structure of base::dns · bfff39cc
    Russ Allbery authored
    These classes all need to inherit from each other or the include
    methods we use don't work properly.  Recreate the inheritance
    structure and use overrides to change the resolv.conf parameters.
    
    Also fix a few coding style issues.
    bfff39cc
    Fix the inheritance structure of base::dns
    Russ Allbery authored
    These classes all need to inherit from each other or the include
    methods we use don't work properly.  Recreate the inheritance
    structure and use overrides to change the resolv.conf parameters.
    
    Also fix a few coding style issues.
Loading