/[dynamips]/upstream/dynamips-0.2.6-RC3/ChangeLog
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /upstream/dynamips-0.2.6-RC3/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

upstream/dynamips-0.2.5/ChangeLog revision 1 by dpavlin, Sat Oct 6 16:01:44 2007 UTC upstream/dynamips-0.2.6-RC2/ChangeLog revision 3 by dpavlin, Sat Oct 6 16:05:34 2007 UTC
# Line 1  Line 1 
1  /*  /*
2   * Cisco 7200 (Predator) simulation platform.   * Cisco 7200/3600 simulation platform.
3   */   */
4    
5  15-Aug-2005, the project is starting.  15-Aug-2005, the project is starting.
# Line 1486  Line 1486 
1486    - Incorrect display of device name in PLX9060 driver.    - Incorrect display of device name in PLX9060 driver.
1487    - Added manpages provided by Erik Wenzel (erik@debian.org). Many thanks    - Added manpages provided by Erik Wenzel (erik@debian.org). Many thanks
1488      to him for this and for his work on packaging for Debian.      to him for this and for his work on packaging for Debian.
1489      - Final 0.2.5 release.
1490      - C7200: Added missing NVRAM checksum.
1491    
1492    15/21-Sep-2006
1493    -----------
1494      - Working on NM-16ESW.
1495            
1496    22-Sep-2006
1497    -----------
1498      - NM-16ESW: interfaces are now up (handles specifically the appropriate
1499        MII register).
1500    
1501    23/25-Sep-2006
1502    --------------
1503      - Still continuing on the NM-16ESW (first packets received/transmitted).
1504    
1505    26-Sep-2006
1506    -----------
1507      - NM-16ESW: seems to be working! (although there are still a lot of things
1508        to do).
1509    
1510    28-Sep-2006
1511    -----------
1512      - Added a hack to allow Ethernet NM to work correctly in 3620/3640
1513        (seen when directly attached to the real network with very few packets
1514        incoming).
1515      - NM-16ESW: proper support for tx ring scatter/gather support.
1516      - NM-16ESW: fixed a bug in ARL insertion.
1517      - NM-16ESW: send directly BPDU packets to the CPU.
1518    
1519    29-Sep-2006
1520    -----------
1521      - NM-16ESW: added support for "trunks" (ie etherchannel).
1522      - Added "Ctrl+p" sequence key to dump Port Adapter / Network Module info
1523        (only NM-16ESW reports something at this time).
1524    
1525    30-Sep-2006
1526    -----------
1527      - NM-16ESW: proper management of station movement (etherchannel is handled).
1528    
1529    01-Oct-2006
1530    -----------
1531      - NM-16ESW: added register handling.
1532    
1533    02-Oct-2006
1534    -----------
1535      - NM-16ESW: playing with the port mirroring feature.
1536            
1537    04-Oct-2006
1538    -----------
1539      - Finally understood how to handle link status changes! Now,
1540        "shut"/"no shut" is working. Better understanding of MII registers
1541        in general.
1542    
1543    05-Oct-2006
1544    -----------
1545      - Fixed bug described in BTS entry #65 (in the case where two virtual
1546        addresses point at the same physical address, the JIT can use
1547        inappropriate block). This was a "silent" bug.
1548    
1549    07-Oct-2006
1550    -----------
1551      - Modified the hypervisor parser to allow long lines (to upload IOS configs).
1552    
1553    09-Oct-2006
1554    -----------
1555      - NM-16ESW: added ingress and egress port mirroring (todo: BPDU and CDP
1556        packets shouldn't be replicated).
1557    
1558    10-Oct-2006
1559    -----------
1560      - 0.2.6-RC1 release.
1561      - NM-16ESW: implemented ARL count. Fixed the MAC address table display
1562        problems.
1563    
1564    11-Oct-2006
1565    -----------
1566      - C3600: fixed NVRAM configuration export.
1567      - Merged a patch for Solaris/x86 from Damjan Marion.
1568      - Cleaned the EEPROM stuff to have something more generic.
1569      - NM-16ESW: base MAC address is now automatically generated.
1570    
1571    12-Oct-2006
1572    -----------
1573      - NM-16ESW: added support to discard input packets.
1574    
1575    13-Oct-2006
1576    -----------
1577      - NM-16ESW: modified the discard support to let BPDU packets arrive to
1578        the CPU.
1579      - Added online setup of idle-pc through the hypervisor command
1580        "vm set_idle_pc_online <vm_name> <cpu_id>".
1581      - Values computed for idle-pc are now stored in the virtual MIPS CPU
1582        and can be known through the hypervisor command
1583        "vm show_idle_pc_prop <vm_name> <cpu_id>".
1584    
1585    15-Oct-2006
1586    -----------
1587      - Added a timer module.
1588      - NM-16ESW: added an ARL ager that removes expired MAC addresses.
1589    
1590    18-Oct-2006
1591    -----------
1592      - Added hypervisor commands to tune idle-pc parameters
1593        ("vm set_idle_max" and "vm set_idle_sleep_time").
1594      - Centralized NM/PA EEPROM to have common definitions for platforms
1595        with the same type of network interfaces.
1596      - 0.2.6-RC2 release.

Legend:
Removed from v.1  
changed lines
  Added in v.3

  ViewVC Help
Powered by ViewVC 1.1.26