Enhancements in BGP module
[netvirt.git] / bgpmanager / impl / src / main / java / org / opendaylight / netvirt / bgpmanager / thrift / client / BgpSyncHandle.java
index 6549f577116416f109d30a58457437027b13a22f..29bea23a8cd81ef9e196e845bb5c76ea58bfa5d5 100644 (file)
@@ -57,7 +57,7 @@ public class BgpSyncHandle {
         //moment, we just use 8 bytes more than the size of
         //the C struct.
 
-        return 96;
+        return 168;
     }
 
     public int setState(int newState) {