CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/01/09 04:58:50
Modified files:
usr.bin/ssh : Makefile.inc addrmatch.c
Added files:
usr.bin/ssh : addr.c addr.h
Log message:
Move address handling functions out into their own file in order to reuse
them for per-source maxstartups limiting. Supplement with some additional
functions from djm's flowtools that we'll also need. ok djm@ (as part of
a larger diff).
