Ticket #6 (closed defect: fixed)
Hostmasks with a slash are unconditionally interpreted as cidr masks
| Reported by: | pseudo | Owned by: | pseudo |
|---|---|---|---|
| Priority: | trivial | Milestone: | 1.6.20 |
| Component: | Core | Version: | 1.6.20 |
| Keywords: | Cc: |
Description
Freenode uses '/' in hostnames. To check if a slash in the hostmask means cidr notation or is a literal part of the host, we need to check if the part after the slash is digits only. Patch attached.
Attachments
Change History
comment:1 Changed 3 years ago by simple
- Owner set to pseudo
- Status changed from new to assigned
- Version set to 1.6.20
comment:2 Changed 3 years ago by simple
- Status changed from assigned to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.

