Pomoc - Szukaj - Użytkownicy - Kalendarz
Pełna wersja: nowa beta wersja programu cFos 6
Osłomania > IT, Multimedia, Home Entertainment, Komunikacja > Software
rafakoralowa
KOD
cFos 6.11 build 2924

x Shaping is now only activacted when it is switched on in feature setup (i.e.
  if -x80 is set to something other than zero.)  Until now, even with -x80=0
  a connection listed under [connections] in cfos.ini would have been shaped.

x Now tcp_warn and strict_mp switches are properly read from param section
  of cfos.ini and properly inited.
rafakoralowa
KOD
cFos 6.11 build 2927

x Fixed a crash when VJ-compression was used in only one direction.

x Fixed problem with missing import for certain NT4 systems.



cFos 6.11 build 2925

+ Added new cfo command "cfo connections" or "cfo cons".  This will show a
  list of all tcp connections with traffic, uptime and program, one per line.

+ Added new method ip_over_aal5 (a.k.a. RFC 1483/2684 Routed).  Some ISPs
  reportedly use it.  Added new medium ip_over_aal5 as well.

+ Renamed medium dsl_pppoa to dsl_pppoa_vc_mux and added new medium
  dsl_pppoa_llc.

+ Added new skin variable "latency" and a new action to execute SPD commands
  via skin buttons. Thus our skins now allow you to switch to low latency mode.

- Tracing is now on by default, i.e. there is always a CTRACE.TXT file
  created with some basic info on your system and connections.  If you are
  reporting bugs, please attach this file to your mail.
rafakoralowa
wersja wymaga nowego lekarstwa

szukajmy a moze je znajdziemy w najblizszym taimie
rafakoralowa
wprowadzone zmiany

KOD
cFos 6.11 build 2932

* Major feature: Added Protocol Layer 7 Detection. From now on,
  cFos analyzes traffic based on the transferred data rather than
  the port number used.  This gives cFos precise traffic analysis
  capabilities and thereby allows you fine-grained control over your
  traffic.  cFos detects the following protocols:

     Commonly used: HTTP, FTP, POP3, SMTP, IMAP4
     Voice-over IP: RTP, RTCP, SIP
     Special protocols: Telnet, SSH, SSL, IRC, DNS, (S)NTP, RPC
     Filesharing: eDonkey, Kazaa, Bittorrent, Kademlia, Gnutella(2),
        Direct Connect
     Streaming Media: HTTP-Streams with various Media-Players and RTSP

  For each protocol cFos distinguishes between client and server
  mode.  All protocols can be prioritized individually.  In addition there
  is a "Connections console" giving you real-time information about the
  current connections and their detected protocols.  User data of these
  connections can also be recorded into a log file for analysis, see session
  dumping below.

  As a by-product you can now use internet connection sharing to connect
  several computers to the Internet and still have e.g. filesharing traffic
  prioritized low.  The next major release will have additional bandwidth
  negotiation for multiple PCs connected to a single router.

* Added UDP pseudo-connection tracking.  UDP packets between two peers are
  believed to belong to the same connection if they arrive less 10 seconds
  apart.  The pseudo-connections are displayed under "cfo cons" as well.
  The timeout can be adjusted by the udp_timeout gset variable (the variable
  is in milliseconds).

* Added session dump: you can now dump TCP sessions and UDP pseudo-sessions
  in their own files.  This way you can have all packets of one session in
  one file (and not more).  Activate it with "cfo gset dump_sessions 2" and
  switch on TCP payload dumping with "cfo gset dump_tcp_data 1" (without TCP
  data dumps there won't be anything interesting for us to see).  The
  maximum file size is set to 100k, if you want to change it use
  "cfo gset max_session_dump_size 200k" (change "200k" to your liking).

  All in one line that is:
  cfo gset dump_sessions 2; gset dump_tcp_data 1

  "spd gset dump_sessions" accepts the following values:
    0  don't dump sessions
    2  dump, but delete dump file if there was no data excpet TCP SYNs
    3  dump like 2, but delete also if l7-protocol is known.
    4  dump and never delete dump file

+ Protocols and programs that are set to "normal" prio are not matched at all
  (since there is no longer a filter rule for normal prio).  Especially,
  packets of protocols that are set to normal can be matched by later
  program filters (usually protocols are matched first and only if no match
  was found, programs are matched).

+ Added "spd fstat" command to display which filters matched how often.  Use
  it to check if your filters are working.  "spd fstat -clear" clears the
  stats.

+ Added traditional chinese and turkish HTA dialogs.

+ Added "click-through" mode to skin windows. If you activate it, mouse clicks
  are processed by the window beneath the cFos skin window.

+ Added support for dynamic loading of CAPI2032.DLL.  Also, cFos will now try
  to load CAPI2032.DLL when you open a port if it could not be loaded earlier.

+ Added new skin variable "latency_mode" and a new action to execute SPD
  commands via skin buttons. Thus our skins now allow you to switch to low
  latency mode.  The additional variable "latency" indicates if low latency
  mode is actually on.

+ In some installations windows can't find it's .INF files and therefore cannot
  install cFosSpeed. The cFosSpeed installer now retries the installation with
  a fix the registry (DevicePath key). Thanks to José Miguel Sá for his help.

x The cps rate displayed by "cfo cons" was too low.  Fixed.



cFos 6.11 build 2929

x Another fix for VJ-compression in only one direction was needed.
rafakoralowa
zmiany

KOD
cFos 6.11 build 2933

+ Azureus.exe has been added to program prios.  Unfortunately, the new Azureus
  release uses encryption which makes detection hard.  Therefore, these
  streams are not yet detected by our layer7 detection.

x Fixed a semi-rare crash.
rafakoralowa
KOD
cFos 6.11 build 2937

* New Technology: cFos is now available as 64-bit version for Windows XP x64
  Edition.  Driver, Status Window and Setup are true 64-bit programs!  The
  64-bit version has all the features of the 32-bit version.

  ISDN support works with CAPI2064.DLL and kernelmode CAPI.
rafakoralowa
Zmiany :

KOD
cFos 6.11 build 2939

- Switched off detectors for Kademlia and E2K UDP protocols for now, since
  they create too many false positives.

x Another attempt at fixing that download speed problem.  Thanks to AlexV.



cFos 6.11 build 2938

+ Improved Kademlia detection, added new eMule Kademlia2 variant.

- Removed filter_expressions.txt from distribution.  See
  http://www.cfos.de/speed/documentation/filter_exp.htm instead.

- Firewall can now be switched on/off in context-menu > settings while cFos is
  running.

x Attempt at fixing some download speed problem.  Thanks to AlexV.
rafakoralowa
NIU WERSZYN

KOD
cFos 6.11 build 2940

+ Added new method bridged_over_aal5, sometimes known as "RFC 1483 bridged"
  or "RFC 2684 bridged".  Thanks to Wanton.

x Fixed a rare crash.

x Yet another attempt at fixing that download speed problem.  Thanks to AlexV.
rafakoralowa
KOD
cFos 6.11 build 2941

+ Added new method bridged_over_aal5, sometimes known as "RFC 1483 bridged"
  or "RFC 2684 bridged".  Thanks to Wanton.

x Yet another attempt at fixing that download speed problem.  Thanks to AlexV.

x Fixed a rare problem where cFos would not detect incoming calls.

x Some FTP data connections (like with Total Commander) were not properly
  detected.  Fixed.

x Changes to fix problems when displaying taskbar icon.
rafakoralowa
Szybka poprawka


KOD
cFos 6.11 build 2942

x Fixed a UDP detection bug.  Thanks to Kubiac.

x Kademlia/E2K UDP detection included again.
rafakoralowa
KOD
cFos 6.11 build 2943

x Fixed a bug where PPPoE login would not work reliably when more than one
  PPPoE server answered.
To jest wersja lo-fi głównej zawartości. Aby zobaczyć pełną wersję z większą zawartością, obrazkami i formatowaniem proszę kliknij tutaj.
Invision Power Board © 2001-2012 Invision Power Services, Inc.