usagi/kernel/linux26/net/netfilter nf_conntrack_l3proto_ipv4.c nf_conntrack_proto_frag6.c Makefile nf_conntrack_core.c nf_conntrack_ftp.c nf_conntrack_proto_generic.c nf_conntrack_proto_icmp.c nf_conntrack_proto_icmpv6.c nf_conntrack_proto_tcp.c nf_conntrack_proto_udp.c nf_conntrack_standalone.c ...

[email protected]
Newsgroups gmane.linux.ipv6.usagi.cvs
Message-ID <[email protected]>
kozakai     2004/05/21 20:45:32 JST

  Modified files:        (Branch: bCONNTRACK-20040406)
    kernel/linux26/net/netfilter Makefile nf_conntrack_core.c 
                                 nf_conntrack_ftp.c 
                                 nf_conntrack_proto_generic.c 
                                 nf_conntrack_proto_icmp.c 
                                 nf_conntrack_proto_icmpv6.c 
                                 nf_conntrack_proto_tcp.c 
                                 nf_conntrack_proto_udp.c 
                                 nf_conntrack_standalone.c 
    kernel/linux26/include/linux/netfilter nf_conntrack.h 
                                           nf_conntrack_core.h 
                                           nf_conntrack_icmp.h 
                                           nf_conntrack_protocol.h 
                                           nf_conntrack_tuple.h 
  Added files:           (Branch: bCONNTRACK-20040406)
    kernel/linux26/net/netfilter nf_conntrack_l3proto_ipv4.c 
                                 nf_conntrack_proto_frag6.c 
    kernel/linux26/include/linux/netfilter nf_conntrack_frag6.h 
                                           nf_conntrack_icmpv6.h 
  Removed files:         (Branch: bCONNTRACK-20040406)
    kernel/linux26/net/netfilter nf_conntrack_ipv4.c 
                                 nf_conntrack_ipv6.c 
  Log:
  reviced to be able to handle fragmented IPv6 packets.
  Now, we can get reassembled packet at the hook after NF_IP6_PRE_ROUTING
  by using nf_ct_frag6_get_reasm().
  
  Revision  Changes    Path
  1.1.6.2   +4 -1      usagi/kernel/linux26/net/netfilter/Attic/Makefile
  1.1.6.2   +8 -17     usagi/kernel/linux26/net/netfilter/Attic/nf_conntrack_core.c
  1.1.6.2   +2 -0      usagi/kernel/linux26/net/netfilter/Attic/nf_conntrack_ftp.c
  1.1.6.2   +2 -1      usagi/kernel/linux26/net/netfilter/Attic/nf_conntrack_proto_generic.c
  1.1.6.2   +2 -1      usagi/kernel/linux26/net/netfilter/Attic/nf_conntrack_proto_icmp.c
  1.1.6.2   +2 -1      usagi/kernel/linux26/net/netfilter/Attic/nf_conntrack_proto_icmpv6.c
  1.1.6.2   +2 -1      usagi/kernel/linux26/net/netfilter/Attic/nf_conntrack_proto_tcp.c
  1.1.6.2   +2 -1      usagi/kernel/linux26/net/netfilter/Attic/nf_conntrack_proto_udp.c
  1.1.6.2   +5 -2      usagi/kernel/linux26/net/netfilter/Attic/nf_conntrack_standalone.c
  1.1.6.2   +4 -0      usagi/kernel/linux26/include/linux/netfilter/Attic/nf_conntrack.h
  1.1.6.2   +2 -5      usagi/kernel/linux26/include/linux/netfilter/Attic/nf_conntrack_core.h
  1.1.6.2   +2 -0      usagi/kernel/linux26/include/linux/netfilter/Attic/nf_conntrack_icmp.h
  1.1.6.2   +2 -3      usagi/kernel/linux26/include/linux/netfilter/Attic/nf_conntrack_protocol.h
  1.1.6.2   +6 -0      usagi/kernel/linux26/include/linux/netfilter/Attic/nf_conntrack_tuple.h
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.