stats: oper-gate the sensitive letters, add e/q/shun x-lines and l (links)
This commit is contained in:
parent
f5cc12e809
commit
cb2ac3de81
2 changed files with 29 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue