1
0
mirror of https://code.semirocket.science/wrapsix synced 2024-09-16 21:45:02 +03:00
wrapsix/NEWS
2017-11-06 10:36:10 +01:00

17 lines
522 B
Plaintext

WrapSix 0.2.1
=============
- custom configuration files and some autodetection
- 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