gem5/python/m5
Nathan Binkert 38da461fd7 Fix NextEthernetAddr
python/m5/config.py:
    NextEthernetAddr shouldnt' be a Singleton since we want __init__ to be
    called more than once.
    Make the EthernetAddr class a "proxy" so that unproxy will
    be called and NextEthernetAddr will generally work correctly.

--HG--
extra : convert_revision : c89bf268e805e202ae71030fcea4833867c7e477
2005-08-15 16:12:19 -04:00
..
objects Allow CPUs to specify their own CPU ids. 2005-06-29 01:20:41 -04:00
__init__.py Add licenses in python dir. 2005-06-05 01:57:57 -04:00
config.py Fix NextEthernetAddr 2005-08-15 16:12:19 -04:00
convert.py Add licenses in python dir. 2005-06-05 01:57:57 -04:00
multidict.py Add licenses in python dir. 2005-06-05 01:57:57 -04:00
smartdict.py Add licenses in python dir. 2005-06-05 01:57:57 -04:00