Commit 4d91d954 authored by tepelmann's avatar tepelmann
Browse files

Cleanup...

parent b72d391e
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -32,14 +32,6 @@ module AtsNat64_Interfaces {
    group mtcDesc {
        
        type component Nat64Component extends UtComponent, LibIpv6Node {
            /** IPv6 port (inside network) */
//            port Ipv6Port ipPort - Inherited from LibIpv6Node
            /** IPv4 port (outside network) */
//            port Ipv4Port ipv4Port - Inherited from LibIpv6Node
            /** Host IPv6 port to simulate IPv6 client */
            port Ipv6Port ipv6HostPort;
            /** Host IPv4 port to simulate IPv4 client */
            port Ipv4Port ipv4HostPort;
            /** LSN component reference */
            var LSNComponents vc_lsnComponents;
            /** LSN FTP component reference */