equal
deleted
inserted
replaced
4 |
4 |
5 ------------------------------------------------------------------------------- |
5 ------------------------------------------------------------------------------- |
6 |
6 |
7 Changes in version 1.2.0: |
7 Changes in version 1.2.0: |
8 |
8 |
|
9 * Serveral fixes of bugs and stability issues. Master should now run fine |
|
10 with kernels 2.6.17 to 2.6.19. |
9 * Realtime interface changes: |
11 * Realtime interface changes: |
10 - Re-introduced ecrt_domain_queue() to allow datagram queuing apart |
12 - Re-introduced ecrt_domain_queue() to allow datagram queuing apart |
11 from datagram processing. The queuing of a domain's datagrams is not |
13 from datagram processing. The queuing of a domain's datagrams is not |
12 done in ecrt_domain_process() any more! |
14 done in ecrt_domain_process() any more! |
13 - Removed ecrt_master_deactivate(). Its functionality was moved into |
15 - Removed ecrt_master_deactivate(). Its functionality was moved into |