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

Subversion リポジトリの参照

Diff of /trunk/1.7.x/ccs-patch/README.ccs

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

revision 2408 by kumaneko, Thu Apr 9 09:02:24 2009 UTC revision 2459 by kumaneko, Mon Apr 20 05:47:21 2009 UTC
# Line 1921  Fix 2009/04/07 Line 1921  Fix 2009/04/07
1921        not working.        not working.
1922    
1923        This problem happens on little endian platforms (e.g. x86).        This problem happens on little endian platforms (e.g. x86).
1924    
1925    Fix 2009/04/20
1926    
1927        @ Update recvmsg() hooks.
1928    
1929          Since 1.5.0, I was doing network access control for incoming UDP and RAW
1930          packets inside skb_recv_datagram(). But to synchronize with LSM version,
1931          I moved ccs_recv_datagram_permission() hook from skb_recv_datagram() to
1932          udp_recvmsg()/udpv6_recvmsg()/raw_recvmsg()/rawv6_recvmsg() with name
1933          change to ccs_recvmsg_permission().

Legend:
Removed from v.2408  
changed lines
  Added in v.2459

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