Changes between Version 33 and Version 34 of UMPA

Show
Ignore:
Timestamp:
05/17/10 19:35:31 (3 years ago)
Author:
kosma (IP: 188.121.12.69)
Comment:

formatting fixes

Legend:

Unmodified
Added
Removed
Modified
  • UMPA

    v33 v34  
    11= UMPA - Umit's Manipulations of Packets Art = 
    22 
    3   UMPA is a packet generation and manipulation library. It aims to provide an easy-to-use system 
    4   to manipulate packets on every layer of the OSI model. 
     3UMPA is a packet generation and manipulation library. It aims to provide an easy-to-use system 
     4to manipulate packets on every layer of the OSI model. 
    55  
    6   UMPA supports many sophisticated features, including: 
     6UMPA supports many sophisticated features, including: 
    77 
    88  * '''auto-generating packets''' - defaults are provided for most fields 
     
    1212  * '''sniffing and sending packets''' - easy communication with real world 
    1313 
    14   The goal of project is to get a powerful, easy to use and intelligent packet manipulation tool 
    15   suitable both for beginners and experienced users. UMPA has a wide range of uses, including 
    16   network diagnostics, auditing, stress testing and network stack debugging. 
     14The goal of project is to get a powerful, easy to use and intelligent packet manipulation tool 
     15suitable both for beginners and experienced users. UMPA has a wide range of uses, including 
     16network diagnostics, auditing, stress testing and network stack debugging. 
    1717 
    18   UMPA is developed in the Python programming language. It's used primarily as a Python library, although other frontends/bindings are to be developed during [wiki:UMPA/GSoC2010 Google Summer of Code 2010]. 
     18UMPA is developed in the Python programming language. It's used primarily as a Python library, although other frontends/bindings are to be developed during [wiki:UMPA/GSoC2010 Google Summer of Code 2010]. 
    1919 
    2020---- 
     
    4848== Documentation == 
    4949 
    50   See the [wiki:UMPA/Documentation documentation site]. It contains information about architecture of the library, installation, licensing and others. 
     50See the [wiki:UMPA/Documentation documentation site]. It contains information about architecture of the library, installation, licensing and others. 
    5151 
    52   There are also some [wiki:UMPA/Documentation/Tutorials tutorials] available. 
     52There are also some [wiki:UMPA/Documentation/Tutorials tutorials] available. 
    5353 
    54   Since v0.2 UMPA supports sniffing. Please read about the [wiki:UMPA/PypcapModified pypcap modified] version before using this feature. 
     54Since v0.2 UMPA supports sniffing. Please read about the [wiki:UMPA/PypcapModified pypcap modified] version before using this feature. 
    5555 
    5656==== Blog ==== 
     
    8787 
    8888== Tickets == 
    89   [[TicketQuery(status=new|assigned|reopened,component=UMPA,col=id|milestone|priority|summary|owner|reporter|changetime,order=milestone,format=table)]] 
    9089 
    91   Add new ticket: [http://trac.umitproject.org/newticket] (please select the UMPA component) 
     90[[TicketQuery(status=new|assigned|reopened,component=UMPA,col=id|milestone|priority|summary|owner|reporter|changetime,order=milestone,format=table)]] 
     91 
     92Add new ticket: [http://trac.umitproject.org/newticket] (please select the UMPA component)