f25fa589fe
Both remote-addr and peer-addr args to the access hook are the same TCP peer in this non-proxied stack. Extract a `peer` variable so the intentional repetition is visible. Closes #148.