[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

service design in /TRACE and ircd.conf



Hi there,

TRACE
* Service 4711 TkSurf@xxxxxxxxxx[unknown@194.163.252.41] 33554432 33619968
STATS S
* S *@babelfish.maz.net * TkSurf 0x2000000 4711
SERVLIST
* TkSurf@xxxxxxxxxx Netsurf.DE *.de 0x2000000 0 : Temporary K-line Service

Shouldnt TRACE for services show:
* Service 4711 TkSurf@xxxxxxxxxx[unknown@194.163.252.41] 0x2000000 33619968
instead of 33554432, and is it any way possible to implement a service to
your ircd.conf using hex values?
Currently it needs this:
S:myservername:secret:MyService:805306368:myclass
instead of:
S:myservername:secret:MyService:0x3000000:myclass
which doesnt work.

Greets,
Engerim