Hi Bart,

On Thu, Dec 25, 2008 at 2:15 AM, Bartosz SKOWRON <[email protected]> wrote:

> Firstly, I feel odd when I reply on my own posts ;)


hehe, not anymore.


>
>
> On Thu, Dec 25, 2008 at 2:05 AM, Bartosz SKOWRON <[email protected]>
> wrote:
>
> > i've just realized that ScanNotebookPage.parsed.services_scanned is
> > always (?) set to None.
>
> i attached on the trac a patch on this. now it returns list of scanned
> ports, what is not obviously for me. but maybe i don't know about
> something.
>
> > Maybe simple
> > self.parsed.services_scanned = self.services in
> > ScanNotebookPage.collect_umit_info() would fix the issue, but I'm not
> > sure.
>
> It's stupid. collect_umit_info() is not a right place to do that. But
> question about simple assigment is still open.
> I don't know what results are desirable from services_scanned....list
> of ports, services info?


After our conversation we saw that maybe there are something strange inside
NmapParser.
But your patch make sense.
About the goal of the functions, well service_scanned it's never used
before.. is that true right?
But how umit return the service_scanned list? Is the function useless?

Each host have services running, so why this function is inside the
ParserBasic?
What function do you need? host.services? You should check HostInfo class.


>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Umit-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/umit-devel
>


Cheers!
-- 
Luis A. Bastiao Silva
------------------------------------------------------------------------------
_______________________________________________
Umit-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/umit-devel

Reply via email to