soreana commented on code in PR #6380:
URL: https://github.com/apache/cloudstack/pull/6380#discussion_r870303446


##########
server/src/main/java/com/cloud/configuration/Config.java:
##########
@@ -265,7 +265,7 @@ public enum Config {
     NetworkRouterRpFilter(
             "Network",
             ManagementServer.class,
-            Integer.class,
+            Boolean.class,

Review Comment:
   Env with an int value should change to false. It doesn't matter what the int 
value is. `rpfilter` is always active in router vm.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to