X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;ds=sidebyside;f=tools%2Fiauth-test;h=c3dd1f25e15b7d3fd482c94dcf49b02889b2b2c2;hb=92a11018ec6d46d6c3cda510c5a59afd29e0148c;hp=78e80ab7f9dce0fa52a1d5c641f87ca8ccf72bb6;hpb=db5ce1caa14de28c6b333ac3e1484ed068dfd236;p=ircu2.10.12-pk.git diff --git a/tools/iauth-test b/tools/iauth-test index 78e80ab..c3dd1f2 100755 --- a/tools/iauth-test +++ b/tools/iauth-test @@ -155,6 +155,8 @@ my %handlers = ( '127.0.0.2' => { C_reply => 'R account-1' }, '127.0.0.3' => { C_reply => 'k' }, '127.0.0.4' => { C_reply => 'K' }, + '127.0.0.5' => { C_reply => 'D Specials' }, + '127.0.0.6' => { C_reply => 'R account-1 Specials' }, '127.0.0.15' => { }, '127.0.0.16' => { H_reply => 'D' }, '127.0.0.17' => { H_reply => 'R account-2' },