root/ChangeLog

Revision b0ca87966f2fcede393b58021fabd8262e1eb091, 2.0 KB (checked in by Adrien Demarez <adrien.demarez@…>, 2 years ago)

Parse channel list (frequencies, bandwidths, subchannel bitmaps) from a string instead of an integer frequency array

  • Property mode set to 100644
Line 
1boc-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
4boc-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
8boc-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
13boc-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
18boc-wimax 0.3.3 (2009-11-05)
19 * ms : send a reply to DBus requests
20
21boc-wimax 0.3.2 (2009-11-04)
22 * ms : rename WimaxState DBus signal to LinkState
23
24boc-wimax 0.3.1 (2009-11-04)
25 * ms : release DHCP lease when Stop command is received
26
27boc-wimax 0.3.0 (2009-10-16)
28 * ms : add support for firmware upload
29
30boc-wimax 0.2.8 (2009-09-24)
31 * vxshell: add support for serial console, and clean-up the code
32
33boc-wimax 0.2.7 (2009-09-23)
34 * ms : only log SS state when it changes
35
36boc-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
43boc-wimax 0.2.5 (2009-07-07)
44 * Make it possible to substitute the MSID in EAP identity.
45
46boc-wimax 0.2.4 (2009-06-02)
47 * Make it possible to specify EAP phase 2.
48
49boc-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
54boc-wimax 0.2.2 (2009-05-25)
55 * Fix EAP state machine (re)initialisation.
56 * Make boc-ms use a configuration file.
57
58boc-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
63boc-wimax 0.2.0 (2009-04-07)
64 * Initial version.
65
Note: See TracBrowser for help on using the browser.