Github user PrashanthVenkatesan commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/2820#discussion_r206144210
  
    --- Diff: 
nifi-nar-bundles/nifi-network-bundle/nifi-network-utils/src/main/java/org/apache/nifi/processors/network/parser/Netflowv5Parser.java
 ---
    @@ -29,6 +32,7 @@
         private static final int SHORT_TYPE = 0;
         private static final int INTEGER_TYPE = 1;
         private static final int LONG_TYPE = 2;
    --- End diff --
    
    to my knowledge, there is no IPV6 format in the parsed output.


---

Reply via email to