[ 
https://issues.apache.org/jira/browse/FTPSERVER-357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853515#action_12853515
 ] 

Sai Pullabhotla commented on FTPSERVER-357:
-------------------------------------------

How about calling the interface (IpFilter) as FtpSessionFilter with boolean 
accept(IoSession). 
Rename the DefaultIpFilter to ClientIpFilter or just IpFilter

Or should we stick to the IpFilter notation and simply change the accept method 
to have two parameter representing the Socket end points? 



> Implement IP Filtering based on black or white list
> ---------------------------------------------------
>
>                 Key: FTPSERVER-357
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-357
>             Project: FtpServer
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Sai Pullabhotla
>             Fix For: 1.1.0
>
>         Attachments: ftpserver-ipfilter.patch, ftpserver-ipfilter2.patch
>
>
> Create a new IP Filter based on black or white list to deny or allow incoming 
> client connections. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to