JustinAzoff/flow-indexer

searching with a /32 fails to return the proper results

Closed this issue · 1 comments

If I do curl -s "server:port/search?i=log&q=1.1.1.1/32" I get nothing returned, but curl -s "server:port/search?i=log&q=1.1.1.1" works. Per IRC conversation this is probably an OBOE.

Ran it up on one of my servers. Looks good to me, +1