summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/bwlp/thrift/iface/NetRule.java
diff options
context:
space:
mode:
authorSimon Rettberg2019-02-26 18:10:47 +0100
committerSimon Rettberg2019-02-26 18:10:47 +0100
commitb9d58c09588d58e4c4e6fb93fcc3db75e70805fa (patch)
treea6dfc67d589c80bc63bc1a0b468f34e27c0b57d9 /src/main/java/org/openslx/bwlp/thrift/iface/NetRule.java
parentAdd Server Side Copy setting to SatelliteConfig (diff)
downloadmaster-sync-shared-b9d58c09588d58e4c4e6fb93fcc3db75e70805fa.tar.gz
master-sync-shared-b9d58c09588d58e4c4e6fb93fcc3db75e70805fa.tar.xz
master-sync-shared-b9d58c09588d58e4c4e6fb93fcc3db75e70805fa.zip
Add predefined firewall rulesets
Diffstat (limited to 'src/main/java/org/openslx/bwlp/thrift/iface/NetRule.java')
-rw-r--r--src/main/java/org/openslx/bwlp/thrift/iface/NetRule.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java/org/openslx/bwlp/thrift/iface/NetRule.java b/src/main/java/org/openslx/bwlp/thrift/iface/NetRule.java
index 8fcabe9..abc7486 100644
--- a/src/main/java/org/openslx/bwlp/thrift/iface/NetRule.java
+++ b/src/main/java/org/openslx/bwlp/thrift/iface/NetRule.java
@@ -34,7 +34,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"})
-@Generated(value = "Autogenerated by Thrift Compiler (0.9.3)", date = "2016-03-04")
+@Generated(value = "Autogenerated by Thrift Compiler (0.9.3)", date = "2019-02-25")
public class NetRule implements org.apache.thrift.TBase<NetRule, NetRule._Fields>, java.io.Serializable, Cloneable, Comparable<NetRule> {
private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct("NetRule");