Subversion Repositories Kolibri OS

Rev

Rev 2288 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2288 Rev 2455
Line 1... Line 1...
1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
2
;;                                                                 ;;
2
;;                                                                 ;;
-
 
3
;; Copyright (C) KolibriOS team 2004-2011. All rights reserved.    ;;
-
 
4
;; Distributed under terms of the GNU General Public License       ;;
-
 
5
;;                                                                 ;;
-
 
6
;;                                                                 ;;
3
;;  IP.INC                                                         ;;
7
;;  IP.INC                                                         ;;
4
;;                                                                 ;;
8
;;                                                                 ;;
5
;;  IP Processes for Menuet OS  TCP/IP stack                       ;;
9
;;  IP Processes for Menuet OS  TCP/IP stack                       ;;
6
;;                                                                 ;;
10
;;                                                                 ;;
7
;;  Version 0.3  29 August 2002                                    ;;
11
;;  Version 0.3  29 August 2002                                    ;;
Line 10... Line 14...
10
;;                                                                 ;;
14
;;                                                                 ;;
11
;;  See file COPYING for details                                   ;;
15
;;  See file COPYING for details                                   ;;
12
;;                                                                 ;;
16
;;                                                                 ;;
13
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
17
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 14... Line 18...
14
 
18
 
Line 15... Line 19...
15
$Revision: 2288 $
19
$Revision: 2455 $
16
 
20
 
17
 
21