Change the name of ip4 and prefix4 into endpoint_ip and endpoint_prefix
authorJulien Tribino <julien.tribino@inria.fr>
Tue, 2 Sep 2014 13:23:23 +0000 (15:23 +0200)
committerJulien Tribino <julien.tribino@inria.fr>
Tue, 2 Sep 2014 13:23:23 +0000 (15:23 +0200)
commit38575a0f27f26511965771dde8320060b10252dd
tree4901e1135b68738ffacabbf53dc0860e507bf3fe
parent98f05568cf4474005a22f09f5377556c3974c71e
Change the name of ip4 and prefix4 into endpoint_ip and endpoint_prefix
16 files changed:
examples/openvswitch/ovs_ping_2switches.py
examples/openvswitch/ovs_ping_3switches_line.py
examples/openvswitch/ovs_ping_3switches_loop.py
examples/openvswitch/ping_over_udpTapTunnel_performance_test_triangleTopo.py
src/nepi/resources/linux/tap.py
src/nepi/resources/planetlab/openvswitch/tunnel.py
src/nepi/resources/planetlab/tap.py
src/nepi/resources/planetlab/vroute.py
test/resources/linux/gretunnel.py
test/resources/linux/tap.py
test/resources/linux/tun.py
test/resources/linux/udptunnel.py
test/resources/planetlab/gretunnel.py
test/resources/planetlab/tap.py
test/resources/planetlab/tun.py
test/resources/planetlab/udptunnel.py