[GitHub] [nifi-minifi-cpp] martinzink commented on a change in pull request #1116: MINIFICPP-1573 Make AppendHostInfo platform independent

2021-07-27 Thread GitBox
martinzink commented on a change in pull request #1116: URL: https://github.com/apache/nifi-minifi-cpp/pull/1116#discussion_r677626815 ## File path: extensions/standard-processors/tests/unit/AppendHostInfoTests.cpp ## @@ -0,0 +1,73 @@ +/** + * + * Licensed to the Apache

[GitHub] [nifi-minifi-cpp] martinzink commented on a change in pull request #1116: MINIFICPP-1573 Make AppendHostInfo platform independent

2021-07-27 Thread GitBox
martinzink commented on a change in pull request #1116: URL: https://github.com/apache/nifi-minifi-cpp/pull/1116#discussion_r677491529 ## File path: extensions/standard-processors/processors/AppendHostInfo.h ## @@ -37,38 +39,43 @@ namespace nifi { namespace minifi {

[GitHub] [nifi-minifi-cpp] martinzink commented on a change in pull request #1116: MINIFICPP-1573 Make AppendHostInfo platform independent

2021-07-27 Thread GitBox
martinzink commented on a change in pull request #1116: URL: https://github.com/apache/nifi-minifi-cpp/pull/1116#discussion_r677487055 ## File path: libminifi/include/utils/NetworkInterfaceInfo.h ## @@ -0,0 +1,75 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [nifi-minifi-cpp] martinzink commented on a change in pull request #1116: MINIFICPP-1573 Make AppendHostInfo platform independent

2021-07-27 Thread GitBox
martinzink commented on a change in pull request #1116: URL: https://github.com/apache/nifi-minifi-cpp/pull/1116#discussion_r677486619 ## File path: libminifi/src/utils/NetworkInterfaceInfo.cpp ## @@ -0,0 +1,169 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [nifi-minifi-cpp] martinzink commented on a change in pull request #1116: MINIFICPP-1573 Make AppendHostInfo platform independent

2021-07-27 Thread GitBox
martinzink commented on a change in pull request #1116: URL: https://github.com/apache/nifi-minifi-cpp/pull/1116#discussion_r677484726 ## File path: extensions/standard-processors/tests/unit/AppendHostInfoTests.cpp ## @@ -0,0 +1,73 @@ +/** + * + * Licensed to the Apache

[GitHub] [nifi-minifi-cpp] martinzink commented on a change in pull request #1116: MINIFICPP-1573 Make AppendHostInfo platform independent

2021-07-27 Thread GitBox
martinzink commented on a change in pull request #1116: URL: https://github.com/apache/nifi-minifi-cpp/pull/1116#discussion_r677211182 ## File path: libminifi/src/utils/NetworkInterfaceInfo.cpp ## @@ -0,0 +1,169 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [nifi-minifi-cpp] martinzink commented on a change in pull request #1116: MINIFICPP-1573 Make AppendHostInfo platform independent

2021-07-26 Thread GitBox
martinzink commented on a change in pull request #1116: URL: https://github.com/apache/nifi-minifi-cpp/pull/1116#discussion_r676875893 ## File path: libminifi/src/utils/NetworkInterfaceInfo.cpp ## @@ -0,0 +1,169 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [nifi-minifi-cpp] martinzink commented on a change in pull request #1116: MINIFICPP-1573 Make AppendHostInfo platform independent

2021-07-26 Thread GitBox
martinzink commented on a change in pull request #1116: URL: https://github.com/apache/nifi-minifi-cpp/pull/1116#discussion_r676738482 ## File path: libminifi/include/utils/NetworkInterfaceInfo.h ## @@ -0,0 +1,70 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [nifi-minifi-cpp] martinzink commented on a change in pull request #1116: MINIFICPP-1573 Make AppendHostInfo platform independent

2021-07-22 Thread GitBox
martinzink commented on a change in pull request #1116: URL: https://github.com/apache/nifi-minifi-cpp/pull/1116#discussion_r674980681 ## File path: extensions/standard-processors/tests/unit/AppendHostInfoTests.cpp ## @@ -0,0 +1,79 @@ +/** + * + * Licensed to the Apache

[GitHub] [nifi-minifi-cpp] martinzink commented on a change in pull request #1116: MINIFICPP-1573 Make AppendHostInfo platform independent

2021-07-22 Thread GitBox
martinzink commented on a change in pull request #1116: URL: https://github.com/apache/nifi-minifi-cpp/pull/1116#discussion_r674980508 ## File path: libminifi/src/utils/NetworkInterfaceInfo.cpp ## @@ -0,0 +1,158 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [nifi-minifi-cpp] martinzink commented on a change in pull request #1116: MINIFICPP-1573 Make AppendHostInfo platform independent

2021-07-06 Thread GitBox
martinzink commented on a change in pull request #1116: URL: https://github.com/apache/nifi-minifi-cpp/pull/1116#discussion_r664301931 ## File path: libminifi/src/utils/NetworkInterfaceInfo.cpp ## @@ -0,0 +1,155 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [nifi-minifi-cpp] martinzink commented on a change in pull request #1116: MINIFICPP-1573 Make AppendHostInfo platform independent

2021-07-06 Thread GitBox
martinzink commented on a change in pull request #1116: URL: https://github.com/apache/nifi-minifi-cpp/pull/1116#discussion_r664302952 ## File path: extensions/standard-processors/processors/AppendHostInfo.cpp ## @@ -23,90 +23,88 @@ #define __USE_POSIX #endif /* __USE_POSIX

[GitHub] [nifi-minifi-cpp] martinzink commented on a change in pull request #1116: MINIFICPP-1573 Make AppendHostInfo platform independent

2021-07-06 Thread GitBox
martinzink commented on a change in pull request #1116: URL: https://github.com/apache/nifi-minifi-cpp/pull/1116#discussion_r664302857 ## File path: libminifi/src/utils/NetworkInterfaceInfo.cpp ## @@ -0,0 +1,155 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [nifi-minifi-cpp] martinzink commented on a change in pull request #1116: MINIFICPP-1573 Make AppendHostInfo platform independent

2021-07-06 Thread GitBox
martinzink commented on a change in pull request #1116: URL: https://github.com/apache/nifi-minifi-cpp/pull/1116#discussion_r664301931 ## File path: libminifi/src/utils/NetworkInterfaceInfo.cpp ## @@ -0,0 +1,155 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [nifi-minifi-cpp] martinzink commented on a change in pull request #1116: MINIFICPP-1573 Make AppendHostInfo platform independent

2021-06-24 Thread GitBox
martinzink commented on a change in pull request #1116: URL: https://github.com/apache/nifi-minifi-cpp/pull/1116#discussion_r658168662 ## File path: libminifi/src/utils/NetworkInterfaceInfo.cpp ## @@ -0,0 +1,155 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [nifi-minifi-cpp] martinzink commented on a change in pull request #1116: MINIFICPP-1573 Make AppendHostInfo platform independent

2021-06-24 Thread GitBox
martinzink commented on a change in pull request #1116: URL: https://github.com/apache/nifi-minifi-cpp/pull/1116#discussion_r658032021 ## File path: libminifi/src/utils/NetworkInterfaceInfo.cpp ## @@ -0,0 +1,155 @@ +/** + * Licensed to the Apache Software Foundation (ASF)