Changes between Version 4 and Version 5 of WikiStart


Ignore:
Timestamp:
11/12/07 08:03:52 (6 years ago)
Author:
livio
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v4 v5  
    2424 
    2525 
    26 This page contains the index of the protocols (each protocol is in a different page) used in NetPDL library generation. 
    27  
    28 {{{ 
    29 #!NetPDLIndex 
    30  
    31 #XMLSchema 
    32 XmlSchema 
    33  
    34 #Starting Protocol 
    35 startproto 
    36  
    37 #Link-Layer Protocols 
    38 ethernet 
    39 fddi 
    40 tokenring 
    41 vlan 
    42 llc 
    43 snap 
    44 stp 
    45 etherpadding 
    46 mpls 
    47  
    48 #BlueTooth-related Protocols 
    49 hci_acl_data 
    50 hci_command 
    51 hci_error_message 
    52 hci_event 
    53 hci_negotiation 
    54 hci_packet_type 
    55 hci_sco_data 
    56 hci_unknown_type 
    57 l2cap_command 
    58  
    59 #IPX-related Protocols 
    60 ipx 
    61 ripx 
    62 ipx_sap 
    63 ncp 
    64  
    65 #Network-Layer Protocols 
    66 bootp 
    67 dhcp 
    68 icmp 
    69 igmp 
    70 arp 
    71 ip 
    72 ipfrag 
    73 ipv6 
    74 icmp6 
    75 dns 
    76 dns_tcp 
    77  
    78 #Transport-Layer Protocols 
    79 tcp 
    80 udp 
    81  
    82 #Routing Protocols 
    83 rip 
    84 rip6 
    85 igrp 
    86 eigrp 
    87 ospf 
    88 ospf6 
    89 BGP 
    90 dvmrp 
    91 pim 
    92 pim6 
    93  
    94 #P2P Protocols 
    95 ares 
    96 winmx 
    97 bittorrent 
    98 edonk 
    99 edonkudp 
    100 fasttrack 
    101 gnutella 
    102 dcpp 
    103 peerenabler 
    104 slsk 
    105  
    106 #Messaging Protocols 
    107 skype 
    108 yahoomsg 
    109 msnmsg 
    110 irc 
    111  
    112 #Mail Protocols 
    113 imap 
    114 pop3 
    115 simap4 
    116 smtp 
    117 spop3 
    118 ssmtp 
    119  
    120 #RPC Protocols 
    121 dce_rpc_tcp 
    122 dce_rpc_udp 
    123 onc_rpc_udp 
    124 mnt 
    125 rpcbind 
    126  
    127 #Well-Known Application Protocols 
    128 ftp 
    129 ftpdata 
    130 http 
    131 rtsp 
    132 sip 
    133 stun 
    134 snmp 
    135 telnet 
    136  
    137 #Resource Sharing 
    138 netbeui 
    139 smb 
    140 cifs_browser 
    141 netbios 
    142 netbiosdgm 
    143 netbiosssn 
    144 samba 
    145 nfs 
    146  
    147 #Other Protocols 
    148 ismp 
    149 btsdp 
    150 cdp 
    151 hsrp 
    152 vrrp 
    153 ccp 
    154 chap 
    155 gre 
    156 ipcp 
    157 lcp 
    158 ppp 
    159 pptp 
    160 esp 
    161 kerberos 
    162 ntp 
    163 pppoe 
    164 pppoed 
    165 radius 
    166 rpcap 
    167 rtcp 
    168 rtp 
    169 auth 
    170 cldap 
    171 icp 
    172 ipp 
    173 isakmp 
    174 jrmi 
    175 ldap 
    176 rdp 
    177 ssdp 
    178 ssh 
    179 ssl 
    180 syslog 
    181 xmpp 
    182 fsecure 
    183 sql 
    184 oracle_sql 
    185 rfb 
    186 wins 
    187 ms_sql_monitor 
    188 ms_sql_server 
    189 nt_security_log 
    190 cvs 
    191 pcanywhere 
    192  
    193 #Miscellaneous 
    194 defaultproto 
    195 visualization 
    196  
    197 }}}