R2.21.002.xx.b3t33 (2003.9.17) 1. Fixes lockups with MSN Messenger 6.0 R2.21.002.xx.b3t30 (2003.8.4) 1. Enables TELNET access to the unit. R2.21.002.xx.b3t25 (2003.6.12) 1. Add Israel wireless channel region, the wireless channel can be used are ch4~ch8. 2. Add DIAP command to set Wireless MAC address for Product Line test program. 3. Change Consumer version's(Single PVC) IPoA from R1483 Routed mode to Classical IPoA. 4. Add TI 4X feature to Wireless AP, compile time decided. 5. Change wireless fix frequency drift issue from wireless restart to reprogram register. 6. Add when DHCP client get ip information, the DNS relay server ip will be updated. R2.21.002.xx.b3t24 (2003.5.26) 1. Fix wireless AddTimer() bug, we didn't set timer->next to NULL when add timer. 2. Fix wireless tx broadcast packet speed from 11Mb to 2Mb. 3. Fix DHCP client can't rx DHCPOFFER packet from DHCP server with non-broadcast ip address. The version b3t22 didn't total fix this problem. 4. Fix Router with bridge R1483 can't change encapsulation to VC mux. 5. Fix reth process didn't set VC mux correctly. 6. Fix ip filter array boundray bug. 7. Fix dnsrelay enter debug mode when device rx many same dns query. 8. Fix Shang_Hai customization bug, in PPPoA when change idle time, web will show error message. 9. Fix Heart Beat LED have two module light it, one from led package, one from globe_main.c 10. Remove duplicate web page of IpMasqPassThru.html, the NatAlg.html contains the content of ipMasqPassThru.html. R2.21.002.xx.b3t23 (2003.5.20) (have serious bug,don't use) 1. Fix Shang_Hai customization bug, when web configuration backup then restore, the profile is empty. 2. Fix wireless timer handler skip timer bug. R2.21.002.xx.b3t22 (2003.5.13) 1. Add back PPP unnumber function, we have fix the web access bug. 2. Fix hardware factory reset only reset inituser file when we define _WIZARD_. 3. Disable PPPoE web page idle time setting for Shang-Hai Telecom. 4. Fix PPPoE discovery & session stage packet len padding to 64bytes if it less than 64bytes. R2.21.002.xx.b3t21 (2003.5.9) 1. Fix Ping web page in Consumer version can't work. Because piece of code was conditional compiled with Enterprise version. 2. Remove PPP unnumber option. 3. Fix DHCP client can't rx DHCPOFFER packet from DHCP server with non-broadcast ip address. R2.21.002.xx.b3t20 (2003.5.7) 1. Fix when user change configuration from web, it takes long time to save configuration without any warning in web page, it make user think device is gone then reboot device, that would crash flash if update not finish yet. It was caused by "nvram" file, it is a binary file and store along with runtime image, when any flashfs update, it will cause the 1.x MB runtime image be rewrited too if "nvram" file is stored before runtime image. We have to change wireless nvram file type from fix to dynamic to resolve this problem. R2.21.002.xx.b3t19 (2003.5.6) 1. Add Auto1 mode in globespan process, in this mode, we train T1.413 first then G.DMT then G.Lite, each mode stay 40secs, it work after ADSL driver T79.4.9. 2. Add Event Log and Ping web pages to Consumer version. R2.21.002.xx.b3t18 (2003.4.23) 1. Add diap command for Wireless Channel,SSID, restart. 2. Fix ADSL disconnection every 500~600minutes in ADSL Driver T79.4.7. 3. Fix ADSL Globespan phy cold boot will make device hang bug, we reset phy when this condition happen. 4. Change dhcp client retry interval from random backoff to determinate. 5. Removed Tcp_Port_Scan and Chrismas from firewall, it caused some web sites can't be successful access in UK. 6. Fix AppleTalk can't work between wireless and ethernet. We add AppleTalk DDP(Datagram Delivery Protocol) ether type conversion. 7. Modify Utopia TxBurstSize attribute value = 2, to pass the small MTU(296bytes) FTP download throughput test. This fix only for AU release(Need define TX_BURST_SIZE). This version fix the small MTU issue in AU. CPU: Helium210-80 ADSL: Globespan Annex_A (T.79.4.7) Software version: Consumer version.(R2.21.002.11.b3t18au) Boot code version: 8.2.0.16.5 Trellis=Enabled Bitswap=Enabled Mode=G.DMT Tx Power Attenuation=1dB PVC = 8/35 PPP mode = PPPoE LLC PPP Auth: CHAP Wireless Channel: 1~13 (ETSI) R2.21.002.xx.b3t17 (2003.4.1) 1. Fix wireless can't be set from snmp, but the setting is not permanent. 2. Add Turbo option in wireless web page for enable/disable pbcc mode. 3. Add TxPower option in wireless web page to control tx power. 4. Add "wireless set Dtim" console command to set the DTIM period. R2.21.002.xx.b3t16 (2003.3.16) 1. Fix the short packet throughput too slow when connect with 10half smartbit. Actually not complete fix, just improve the 64bytes frame reach 5.0 pass rate of SmartApplication. We improve it by force the flourine to negotiate up to 100half and adjust the ethernet MaxQueue size to 96. 2. Fix can't set device ip to 192.168.1.1 in bridge mode of MPVC version. 3. Fix the runtime routing table lack ppp_device interface display in Consumer version. R2.21.002.xx.b3t15 (2003.3.7) 1. Add NAT ALG web menu for Enterprise version. R2.21.002.xx.b3t14 (2003.2.24) 1. Fix when profile is Router bridge R1483 mode, the runtime routing table in summary page is empty. R2.21.002.xx.b3t13 (2003.2.21) 1. Fix ppp pkt len error when pkt is as small as 60 bytes, bc. when ether pkt small than 60bytes, it will be padding to 60 bytes, our cyan pkt len will include the padding bytes, it cause we set wrong pkt len in pppoe header, that will cause some network device drop pkt. R2.21.002.xx.b3t12 (2003.2.20) 1. Fix the Advanced Filtering & Firewall Summary web page bug, that it show wrong ip filter entries.