• Miek Gieben's avatar
    plugin/forward: add it (#1447) · 5b844b50
    Miek Gieben authored
    * plugin/forward: add it
    
    This moves coredns/forward into CoreDNS. Fixes as a few bugs, adds a
    policy option and more tests to the plugin.
    
    Update the documentation, test IPv6 address and add persistent tests.
    
    * Always use random policy when spraying
    
    * include scrub fix here as well
    
    * use correct var name
    
    * Code review
    
    * go vet
    
    * Move logging to metrcs
    
    * Small readme updates
    
    * Fix readme
    5b844b50
forward.go 3.71 KB