The cam_sim structure was being deallocated unconditionally by device
[dragonfly.git] / sys / netinet6 / README
1 a note to committers about KAME tree
2 $FreeBSD: src/sys/netinet6/README,v 1.2.2.1 2000/07/15 07:14:32 kris Exp $
3 $DragonFly: src/sys/netinet6/Attic/README,v 1.2 2003/06/17 04:28:51 dillon Exp $
4 KAME project
5
6
7 FreeBSD IPv6/IPsec tree is from KAMEproject (http://www.kame.net/).
8 To synchronize KAME tree and FreeBSD better today and in the future,
9 please understand the following:
10
11 - DO NOT MAKE COSTMETIC CHANGES.
12   "Cosmetic changes" here includes tabify, untabify, removal of space at EOL,
13   minor KNF items, and whatever adds more output lines on "diff freebsd kame".
14   To make future synchronization easier. it is critical to preserve certain
15   statements in the code.  Also, as KAME tree supports all 4 BSDs (Free, Open,
16   Net, BSD/OS) in single shared tree, it is not always possible to backport
17   FreeBSD changes into KAME tree.  So again, please do not make cosmetic
18   changes.  Even if you think it a right thing, that will bite KAME guys badly
19   during upgrade attempts, and prevent us from synchronizing two trees.
20   (you don't usually make cosmetic changes against third-party code, do you?)
21
22 - REPORT CHANGES/BUGS TO KAME GUYS.
23   It is not always possible for KAME guys to watch all the freebsd mailing
24   list traffic, as the traffic is HUGE.  So if possible, please, inform
25   kame guys of changes you made in IPv6/IPsec related portion.  Contact
26   path would be snap-users@kame.net or KAME PR database on www.kame.net.
27   (or to core@kame.net if it is necessary to make it confidential)
28
29 Thank you for your cooperation and have a happy IPv6 life!
30
31
32 Note: KAME-origin code is in the following locations.
33 The above notice applies to corresponding manpages too.
34 The list may not be complete.  If you see $KAME$ in the code, it is from
35 KAME distribution.  If you see some file that is IPv6/IPsec related, it is
36 highly possible that the file is from KAME distribution.
37
38 include/ifaddrs.h
39 lib/libc/net
40 lib/libc/net/getaddrinfo.c
41 lib/libc/net/getifaddrs.c
42 lib/libc/net/getnameinfo.c
43 lib/libc/net/ifname.c
44 lib/libc/net/ip6opt.c
45 lib/libc/net/map_v4v6.c
46 lib/libc/net/name6.c
47 lib/libftpio
48 lib/libipsec
49 sbin/ip6fw
50 sbin/ping6
51 sbin/rtsol
52 share/doc/IPv6
53 share/man/man4/ip6.4
54 share/man/man4/inet6.4
55 sys/crypto (except sys/crypto/rc4)
56 sys/kern/uipc_mbuf2.c
57 sys/net/if_faith.[ch]
58 sys/net/if_gif.[ch]
59 sys/net/if_stf.[ch]
60 sys/net/pfkeyv2.h
61 sys/netinet/icmp6.h
62 sys/netinet/in_gif.[ch]
63 sys/netinet/ip6.h
64 sys/netinet/ip_encap.[ch]
65 sys/netinet6
66 sys/netkey
67 usr.sbin/faithd
68 usr.sbin/gifconfig
69 usr.sbin/ifmcstat
70 usr.sbin/mld6query
71 usr.sbin/ndp
72 usr.sbin/pim6dd
73 usr.sbin/pim6sd
74 usr.sbin/prefix
75 usr.sbin/rip6query
76 usr.sbin/route6d
77 usr.sbin/rrenumd
78 usr.sbin/rtadvd
79 usr.sbin/rtsold
80 usr.sbin/scope6config
81 usr.sbin/setkey
82 usr.sbin/traceroute6