summaryrefslogtreecommitdiffstats
path: root/server
diff options
context:
space:
mode:
Diffstat (limited to 'server')
-rw-r--r--server/modules/pvs2-freiburg/opt/openslx/pvs2/pvs2.ini26
1 files changed, 13 insertions, 13 deletions
diff --git a/server/modules/pvs2-freiburg/opt/openslx/pvs2/pvs2.ini b/server/modules/pvs2-freiburg/opt/openslx/pvs2/pvs2.ini
index 903c718d..dbba6f61 100644
--- a/server/modules/pvs2-freiburg/opt/openslx/pvs2/pvs2.ini
+++ b/server/modules/pvs2-freiburg/opt/openslx/pvs2/pvs2.ini
@@ -41,37 +41,37 @@ client/16/pos=@Point(5 0)
mgrIP=
client/size=16
client/1/ip=132.230.4.140
-client/1/pos=@Point(6 2)
+client/1/pos=@Point(4 6)
client/2/ip=132.230.4.141
-client/2/pos=@Point(4 0)
+client/2/pos=@Point(0 4)
client/3/ip=132.230.4.142
-client/3/pos=@Point(4 1)
+client/3/pos=@Point(1 4)
client/4/ip=132.230.4.143
-client/4/pos=@Point(4 2)
+client/4/pos=@Point(2 4)
client/5/ip=132.230.4.144
client/5/pos=@Point(4 4)
client/6/ip=132.230.4.145
-client/6/pos=@Point(4 5)
+client/6/pos=@Point(5 4)
client/7/ip=132.230.4.146
-client/7/pos=@Point(2 0)
+client/7/pos=@Point(0 2)
client/8/ip=132.230.4.147
-client/8/pos=@Point(2 1)
+client/8/pos=@Point(1 2)
client/9/ip=132.230.4.148
client/9/pos=@Point(2 2)
client/10/ip=132.230.4.149
-client/10/pos=@Point(2 4)
+client/10/pos=@Point(4 2)
client/11/ip=132.230.4.150
-client/11/pos=@Point(2 5)
+client/11/pos=@Point(5 2)
client/12/ip=132.230.4.151
client/12/pos=@Point(0 0)
client/13/ip=132.230.4.152
-client/13/pos=@Point(0 1)
+client/13/pos=@Point(1 0)
client/14/ip=132.230.4.153
-client/14/pos=@Point(0 2)
+client/14/pos=@Point(2 0)
client/15/ip=132.230.4.154
-client/15/pos=@Point(0 4)
+client/15/pos=@Point(4 0)
client/16/ip=132.230.4.155
-client/16/pos=@Point(0 5)
+client/16/pos=@Point(5 0)
[-113]
mgrIP=132.230.4.30
n> * | | | net: openvswitch: do not update max_headroom if new headroom is equal to old ...Taehee Yoo2019-07-131-11/+28 | * | | | Merge branch 'net/rds-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2019-07-129-50/+30Star | |\ \ \ \ | | * | | | rds: avoid version downgrade to legitimate newer peer connectionsSantosh Shilimkar2019-07-101-2/+4 | | * | | | rds: Return proper "tos" value to user-spaceGerd Rausch2019-07-101-0/+1 | | * | | | rds: Accept peer connection reject messages due to incompatible versionGerd Rausch2019-07-101-2/+3 | | * | | | Revert "RDS: IB: split the mr registration and invalidation path"Gerd Rausch2019-07-103-16/+8Star | | * | | | rds: fix reordering with composite message notificationSantosh Shilimkar2019-07-104-30/+14Star | * | | | | ipv6: fix static key imbalance in fl_create()Eric Dumazet2019-07-111-3/+6 | * | | | | ipv6: fix potential crash in ip6_datagram_dst_update()Eric Dumazet2019-07-111-1/+1 | * | | | | ipv6: tcp: fix flowlabels reflection for RST packetsEric Dumazet2019-07-111-1/+6 | * | | | | ipv6: Use ipv6_authlen for lenyangxingwu2019-07-117-8/+8 | * | | | | hsr: switch ->dellink() to ->ndo_uninit()Cong Wang2019-07-113-18/+8Star * | | | | | Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-132-2/+19 |\ \ \ \ \ \ | * | | | | | io_uring: add support for recvmsg()Jens Axboe2019-07-091-0/+8 | * | | | | | io_uring: add support for sendmsg()Jens Axboe2019-07-091-0/+7 | * | | | | | uio: make import_iovec()/compat_import_iovec() return bytes on successJens Axboe2019-05-312-2/+4 * | | | | | | Merge tag '9p-for-5.3' of git://github.com/martinetd/linuxLinus Torvalds2019-07-132-2/+14 |\ \ \ \ \ \ \ | * | | | | | | 9p/xen: Add cleanup path in p9_trans_xen_initYueHaibing2019-05-151-1/+7 | * | | | | | | 9p/virtio: Add cleanup path in p9_virtio_initYueHaibing2019-05-151-1/+7 * | | | | | | | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-131-1/+1 |\ \ \ \ \ \ \ \ | * | | | | | | | init/Kconfig: add CONFIG_CC_CAN_LINKMasahiro Yamada2019-07-071-1/+1 * | | | | | | | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-123-88/+16Star |\ \ \ \ \ \ \ \ \ | * | | | | | | | | ceph: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-032-33/+5Star | * | | | | | | | | sunrpc: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-031-55/+11Star | * | | | | | | | | 6lowpan: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-213-89/+32Star * | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-121-1/+1 |\ \ \ \ \ \ \ \ \ \ | * | | | | | | | | | mm: security: introduce init_on_alloc=1 and init_on_free=1 boot optionsAlexander Potapenko2019-07-121-1/+1 | | |_|_|_|/ / / / / | |/| | | | | | | | * | | | | | | | | | Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-121-2/+3 |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | * | | | | | | | | scsi: lib/sg_pool.c: improve APIs for allocating sg poolMing Lei2019-06-201-2/+3 | | |_|_|_|_|/ / / | |/| | | | | | | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-11