]> arthur.barton.de Git - ngircd.git/commit
Spoofed prefixes: Really kill connection on non-server links
authorAlexander Barton <alex@barton.de>
Tue, 18 Mar 2014 15:27:03 +0000 (16:27 +0100)
committerAlexander Barton <alex@barton.de>
Wed, 19 Mar 2014 01:31:06 +0000 (02:31 +0100)
commit6725f67cf15a79204f2e98ba02b8299382e44e2e
tree0517954b30f81c5434701210b7f93a4ee6c8f6d8
parentc0c9b1b8ac45a6c048ba0605af020fb489ea8a2a
Spoofed prefixes: Really kill connection on non-server links

This fixes commit 6cbe1308 which only killed the connection when the
spoofed prefix itself belonged to a non-server client.

(cherry picked from commit 5009ab3e8c5a6fe7db5c5ad1d3fdc8aecfc64b55)
src/ngircd/parse.c