#7 finally done\! Added autoprobing of max downstream fragsize.

This commit is contained in:
Erik Ekman
2009-01-10 19:30:55 +00:00
committed by Erik Ekman
parent df93da00c6
commit bd1a8443d1
2 changed files with 62 additions and 2 deletions

View File

@@ -22,6 +22,8 @@ CHANGES:
- Netmask size is now adjustable. Setting a small net will reduce the
number of users. Use x.x.x.x/n notation on iodined tunnel ip.
This fixes #27.
- Downstream data is now fragmented, and the fragment size is auto-
probed after login. Fixes #7. It only took a few years :)
2008-08-06: 0.4.2 "Opened Zone"
- Applied a few small patches from Maxim Bourmistrov and Gregor Herrmann