オープンソース・ソフトウェアの開発とダウンロード

Subversion リポジトリの参照

Diff of /branches/ccs-patch/fs/tomoyo_network.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 994 by kumaneko, Mon Feb 18 08:36:51 2008 UTC revision 1015 by kumaneko, Tue Mar 4 04:04:39 2008 UTC
# Line 5  Line 5 
5   *   *
6   * Copyright (C) 2005-2008  NTT DATA CORPORATION   * Copyright (C) 2005-2008  NTT DATA CORPORATION
7   *   *
8   * Version: 1.6.0-pre   2008/02/18   * Version: 1.6.0-pre   2008/03/04
9   *   *
10   * This file is applicable to both 2.4.30 and 2.6.11 and later.   * This file is applicable to both 2.4.30 and 2.6.11 and later.
11   * See README.ccs for ChangeLog.   * See README.ccs for ChangeLog.
# Line 18  Line 18 
18  #include <linux/realpath.h>  #include <linux/realpath.h>
19  #include <net/ip.h>  #include <net/ip.h>
20    
 /*************************  VARIABLES  *************************/  
   
 extern struct mutex domain_acl_lock;  
   
21  /*************************  AUDIT FUNCTIONS  *************************/  /*************************  AUDIT FUNCTIONS  *************************/
22    
23  static int AuditNetworkLog(const bool is_ipv6, const char *operation, const u32 *address, const u16 port, const bool is_granted, const u8 profile, const u8 mode)  static int AuditNetworkLog(const bool is_ipv6, const char *operation, const u32 *address, const u16 port, const bool is_granted, const u8 profile, const u8 mode)

Legend:
Removed from v.994  
changed lines
  Added in v.1015

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26