CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/11/06 14:24:47
Modified files:
sbin/ifconfig : ifconfig.c
Log message:
Keep track of allowed ips pointer correctly
Someone reported wg(4) not working on macppc; fix ifconfig(8)'s "wgaip" to
interate over data structures in the same way as the kernel does.
Analysis and fiff from Jason A. Donenfeld
Tested on macppc, sparc64 and amd64 by me
