Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 286429 Details for
Bug 378913
net-analyzer/fail2ban-0.8.4-r3: iptables race condition while adding chains
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fail2ban-0.8.4-iptables_race_condition.patch
fail2ban-0.8.4-iptables_race_condition.patch (text/plain), 364 bytes, created by
cilly
on 2011-09-14 13:48:24 UTC
(
hide
)
Description:
fail2ban-0.8.4-iptables_race_condition.patch
Filename:
MIME Type:
Creator:
cilly
Created:
2011-09-14 13:48:24 UTC
Size:
364 bytes
patch
obsolete
>--- fail2ban-0.8.4.orig/fail2ban-client 2008-03-06 00:18:08.000000000 +0100 >+++ fail2ban-0.8.4/fail2ban-client 2011-09-14 15:12:00.000000000 +0200 >@@ -142,6 +142,7 @@ > def __processCmd(self, cmd, showRet = True): > beautifier = Beautifier() > for c in cmd: >+ time.sleep(0.1) > beautifier.setInputCmd(c) > try: > client = CSocket(self.__conf["socket"])
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 378913
: 286429 |
286431