| 1 | boc-wimax 0.3.7 (2009-11-20) |
|---|
| 2 | * Parse channel list (frequencies, bandwidths, subchannel bitmaps) from a string instead of an integer frequency array |
|---|
| 3 | |
|---|
| 4 | boc-wimax 0.3.6 (2009-11-20) |
|---|
| 5 | * Added integer_array in config file |
|---|
| 6 | * Added support for multiple frequencies in the WiMAX scanner configuration |
|---|
| 7 | |
|---|
| 8 | boc-wimax 0.3.5 (2009-11-10) |
|---|
| 9 | * Check return code for DHCP and run "run-parts /etc/network/if-up.d" |
|---|
| 10 | * Fixed dhclient, pump and ifupdown support in CMakeFiles |
|---|
| 11 | * Made dhclient and others run in foreground |
|---|
| 12 | |
|---|
| 13 | boc-wimax 0.3.4 (2009-11-05) |
|---|
| 14 | * ms : make DBus support optional |
|---|
| 15 | * ms : return EXIT_FAILURE if initialisation failed |
|---|
| 16 | * ms : add single run mode |
|---|
| 17 | |
|---|
| 18 | boc-wimax 0.3.3 (2009-11-05) |
|---|
| 19 | * ms : send a reply to DBus requests |
|---|
| 20 | |
|---|
| 21 | boc-wimax 0.3.2 (2009-11-04) |
|---|
| 22 | * ms : rename WimaxState DBus signal to LinkState |
|---|
| 23 | |
|---|
| 24 | boc-wimax 0.3.1 (2009-11-04) |
|---|
| 25 | * ms : release DHCP lease when Stop command is received |
|---|
| 26 | |
|---|
| 27 | boc-wimax 0.3.0 (2009-10-16) |
|---|
| 28 | * ms : add support for firmware upload |
|---|
| 29 | |
|---|
| 30 | boc-wimax 0.2.8 (2009-09-24) |
|---|
| 31 | * vxshell: add support for serial console, and clean-up the code |
|---|
| 32 | |
|---|
| 33 | boc-wimax 0.2.7 (2009-09-23) |
|---|
| 34 | * ms : only log SS state when it changes |
|---|
| 35 | |
|---|
| 36 | boc-wimax 0.2.6 (2009-07-16) |
|---|
| 37 | * Make it possible to write PID files. |
|---|
| 38 | * Fix off-by-one error in AK derivation (thanks to Frédéric Moulins). |
|---|
| 39 | * asn: support receiving MSK using MS-MPPE-Recv-Key and MS-MPPE-Send-Key. |
|---|
| 40 | * bs, ms: implement primitive SA TEK key exchange. |
|---|
| 41 | * Improve shutdown logic. |
|---|
| 42 | |
|---|
| 43 | boc-wimax 0.2.5 (2009-07-07) |
|---|
| 44 | * Make it possible to substitute the MSID in EAP identity. |
|---|
| 45 | |
|---|
| 46 | boc-wimax 0.2.4 (2009-06-02) |
|---|
| 47 | * Make it possible to specify EAP phase 2. |
|---|
| 48 | |
|---|
| 49 | boc-wimax 0.2.3 (2009-05-27) |
|---|
| 50 | * Merge boc-ms and fake-ms. |
|---|
| 51 | * Make boc-ms poll statistics every second. |
|---|
| 52 | * Implement statistics for fake R1 interface. |
|---|
| 53 | |
|---|
| 54 | boc-wimax 0.2.2 (2009-05-25) |
|---|
| 55 | * Fix EAP state machine (re)initialisation. |
|---|
| 56 | * Make boc-ms use a configuration file. |
|---|
| 57 | |
|---|
| 58 | boc-wimax 0.2.1 (2009-05-13) |
|---|
| 59 | * Bring interface up before running THP. |
|---|
| 60 | * Return an error if DBus cannot be initialised. |
|---|
| 61 | * Don't pass IFF_NOARP when bringing interface up. |
|---|
| 62 | |
|---|
| 63 | boc-wimax 0.2.0 (2009-04-07) |
|---|
| 64 | * Initial version. |
|---|
| 65 | |
|---|