commit | 926a7336a776263b5fdfa7b77fec704be1cae33f | [log] [tgz] |
---|---|---|
author | Hendrik Brueckner <brueckner@linux.vnet.ibm.com> | Mon Dec 16 10:48:00 2013 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Thu Jan 22 12:16:56 2015 +0100 |
tree | 018ccbf11b2943783205561f9d78679dcd0ed0d3 | |
parent | 2ec504934e43e6c47dfdd4436ca58b36f1ab3218 [diff] |
s390/hvc_iucv: add simple wildcard matches to the iucv allow filter Introduce a wildcard character to filter a range of z/VM user IDs with a single filter entry. Only the leading portion up to the wildcard of an filter entry contributes to the match. This reduces the filter size and avoids configuration updates when deploying new terminal server instances. Signed-off-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>