1
0
mirror of https://code.semirocket.science/wrapsix synced 2024-09-18 22:44:58 +03:00
wrapsix/NEWS

17 lines
522 B
Plaintext
Raw Normal View History

WrapSix 0.2.1
=============
- custom configuration files and some autodetection
2017-11-06 11:36:10 +02:00
- moved much of the work from heap to stack
- fixed setting up the NIC offloading
- audited existing codebase
- oficially using C89
- removed DNS64 proxy for good
WrapSix 0.2.0
=============
- completely rewritten from scratch, but without DNS64 for now
- dropped all external dependencies
- cleaner design & implementation with emphasis on CPU & memory efficiency
- using standard autotools as a build system
- changed licence to GNU GPLv3