stats: oper-gate the sensitive letters, add e/q/shun x-lines and l (links)

This commit is contained in:
Jean Chevronnet 2026-08-08 20:21:27 +00:00
parent f5cc12e809
commit cb2ac3de81
2 changed files with 29 additions and 2 deletions

View file

@ -2,6 +2,7 @@
pub const RPL_MAP: u16 = 6;
pub const RPL_MAPEND: u16 = 7;
pub const RPL_STATSLINKINFO: u16 = 211; // STATS l — a server link
pub const RPL_STATSCOMMANDS: u16 = 212;
pub const RPL_ENDOFSTATS: u16 = 219;
pub const RPL_STATSUPTIME: u16 = 242;