CVSROOT: /cvs Module name: src Changes by: sas...@cvs.openbsd.org 2019/12/23 15:33:57
Modified files: sys/netinet : ip_input.c sys/netinet6 : ip6_input.c Log message: rdr-to with loopback destination should work even though IP forwarding is disabled. Issue reported by Daniel Jakots (danj@) OK bluhm@