net: Compare config before resetting memory
commited3bc3b1fc49f7ff0b050a0526f58eb1464b9e2e
authorRobin Sonefors <robin.sonefors@op5.com>
Fri, 27 Jun 2014 11:30:53 +0000 (27 13:30 +0200)
committerRobin Sonefors <robin.sonefors@op5.com>
Fri, 27 Jun 2014 11:30:53 +0000 (27 13:30 +0200)
treed3dae341a71894d2b5249df0bb63a0541af5a06b
parent538862ee33fcaca43b876a616a988ebba11ce77a
net: Compare config before resetting memory

Resetting memory before comparing config means all nodes with a config
last changed more recently than 1970 tries to push theirs, which is not
what was intended.

Change-Id: Iaaba44b0bb2ee38260db7415629ddb7ad7a9f8f6
Signed-off-by: Robin Sonefors <robin.sonefors@op5.com>
net.c