diff options
author | Jan Kiszka <jan.kiszka@siemens.com> | 2009-06-24 14:42:30 +0200 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-06-29 08:52:48 -0500 |
commit | 285f7a62e464eac97e472ba6803ddede1e6c459e (patch) | |
tree | 978d2607a6776f081b52620cebe5df2450e792b8 /target-m68k/cpu.h | |
parent | df46189412567906312684eb72ba87c6a86a4cdb (diff) |
slirp: Make IP packet ID consistent
Currently, ip_id is always initialized to 0 on slirp startup (despite
the broken attempt to derive it from the clock). This is good for
reproducibility. But it is not preserved across save/restore. This patch
therefore drops the dead initialization code from ip_init and introduces
ip_id to the persistent slirp state.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'target-m68k/cpu.h')
0 files changed, 0 insertions, 0 deletions