usagi/kernel/linux25/include/net protocol.h usagi/kernel/linux25/net/ipv6 ah6.c esp6.c exthdrs.c ip6_input.c reassembly.c tcp_ipv6.c udp.c
| Newsgroups | gmane.linux.ipv6.usagi.cvs |
|---|---|
| Message-ID | <[email protected]> |
yoshfuji 2003/04/14 12:41:35 JST
Modified files: (Branch: bFIX_2_5_67_INET6PROTO-20030414)
kernel/linux25/include/net protocol.h
kernel/linux25/net/ipv6 ah6.c esp6.c exthdrs.c ip6_input.c
reassembly.c tcp_ipv6.c udp.c
Log:
1)use flags to represent no_policy rule. 2)exthdrs have no policies.
Revision Changes Path
1.1.1.5.2.2 +2 -2 usagi/kernel/linux25/include/net/protocol.h
1.1.1.3.2.1 +1 -1 usagi/kernel/linux25/net/ipv6/ah6.c
1.1.1.3.2.1 +1 -1 usagi/kernel/linux25/net/ipv6/esp6.c
1.1.1.5.4.2 +3 -0 usagi/kernel/linux25/net/ipv6/exthdrs.c
1.1.1.8.2.2 +1 -1 usagi/kernel/linux25/net/ipv6/ip6_input.c
1.1.1.7.4.2 +1 -0 usagi/kernel/linux25/net/ipv6/reassembly.c
1.1.1.19.2.2 +1 -2 usagi/kernel/linux25/net/ipv6/tcp_ipv6.c
1.1.1.16.2.2 +1 -2 usagi/kernel/linux25/net/ipv6/udp.c