Author Archives: Michael Pounov

About Michael Pounov

Software & Network Solutions

ELWIX have new own tftp server

ELWIX have new own embedded tftp server with many features 🙂 TFTPd server supports RFC 1350 and 2347 for extension of protocol with options. It knows options:: – “blksize” Set payload block size – “tsize” Set whole file size – … Continue reading

Posted in elwix | Leave a comment

libelwix version 3.2

Tonight I made new API calls into libelwix ELWIX core library. New feature added with this functions and it’s target around raw data packet management sub-system. libelwix version 3.2 Changelog:: – Adds new API calls into raw data packet management. … Continue reading

Posted in elwix | Leave a comment

ELWIX night marathon continues …

ELWIX night marathon continues 🙂 I found BPF issue at io_etherOpen function. On MIPS architecture BPF have strange behavior from i386 and amd64 platforms. There matter where you will invoke ioctl “BIOCSDLT”. After that I made new version 6.9 of … Continue reading

Posted in elwix | Leave a comment

Fast short announce …

Fast short announce after several sleepless nights. libaitio version 6.8 add some patches and fixes And main reason for this is 🙂 … embedtools has new version 2.5 Changelog:: – Removes old unused programs from project – Add new program … Continue reading

Posted in elwix | Leave a comment

New version of libaitsync 2.1

After FOSDEM and some investigation in ELWIX embedtools project. I found several clues related with memory access in libaitsync library. Changed from standard system memory allocator to ELWIX ones. 🙂 ChangeLog:: – Changed from standard system memory allocator to ELWIX … Continue reading

Posted in elwix | Leave a comment

New version of two ELWIX libraries

ELWIX have changes into libelwix core library and libaitcfg libelwix version 2.9 changelog:: – Renamed API call crc32() to crc_32(). Because in some cases we have conflict between libz crc32 and libelwix crc32(). libaitcfg version 7.3 changelog:: – Modified queue … Continue reading

Posted in elwix | Leave a comment

Yep, ELWIX core library libelwix have new version

Yep, ELWIX core library libelwix have new version 2.8 ChangeLog:: – Adds optimized CRC32 API call crc32(), which working with hash table – Change behavior of mpool_free() for NULL data argument, according free() behavior

Posted in elwix | Leave a comment

New versions of ELWIX scheduler and rpc features was released

After some requests from ELWIX users who used it in production scenarios. I made new “features” in this two libraries. 🙂 Now libaitsched and libaitrpc libraries can compile and works without kEvent support! But with some limitations as well 🙂 … Continue reading

Posted in elwix | Leave a comment

ELWIX 2.2

Happy New Year 2014! New version 2.2 of ELWIX distribution is out! Look there for ELWIX images 🙂 ChangeLog:: – Updated boot loader – Updated version of drivers especially for WiFi network – Added XEN & VMWare PV support – … Continue reading

Posted in elwix | Leave a comment

New version of several ELWIX libraries

After few weeks and few sleepless nights, here are new version of several ELWIX libraries! libelwix version 2.6 – Adds new popen/pclose manner of work with new full set of API functions libaitio version 6.7 there is great change and … Continue reading

Posted in elwix | Leave a comment