Summary Period: 1998-06-18 to 2005-11-19
Total Lines Of Code:
4769 (2006-02-13 12:26)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 399 (100.0%) | 13384 (100.0%) | 33.5 |
mcr | 173 (43.4%) | 8673 (64.8%) | 50.1 |
rgb | 196 (49.1%) | 3215 (24.0%) | 16.4 |
henry | 19 (4.8%) | 1417 (10.6%) | 74.5 |
paul | 6 (1.5%) | 50 (0.4%) | 8.3 |
ken | 4 (1.0%) | 29 (0.2%) | 7.2 |
dhr | 1 (0.3%) | 0 (0.0%) | 0.0 |
revise how ttl is used.
8 lines of code changed in:
sysctl_ip_default_ttl is missing in 2.6.14.2, and might be for awhile
5 lines of code changed in:
Added HAVE_SKB_LIST for 2.6.14 that no longer has skb->list
6 lines of code changed in:
Added define for HAVE_INET_SK_SPORT for 2.6.14 and up
6 lines of code changed in:
Added a define for 2.6.14 that is not exporting sysctl_ip_default_ttl
by accident.
10 lines of code changed in:
Added HAVE_TSTAMP define for 2.6.14 kernels
(skb->stamp changed to skb->tstamp)
9 lines of code changed in:
fixes for 2.6.13
8 lines of code changed in:
Somewhere between 2.6.12 and 2.6.13rc7 the unused security memnber in sk_buff
has been removed. This patch should fix compilation for both cases.
10 lines of code changed in:
attempt to #undef CONFIG_IPSEC_NAT_TRAVERSAL if it is =0.
11 lines of code changed in:
move #include of skbuff.h to a place where
we know it will be kernel only code.
15 lines of code changed in:
many compat definitions moved to kern24.h because
ipsec_kversion.h may be needed by openswan.h.
102 lines of code changed in:
added proto field to request.
2 lines of code changed in:
sk_alloc() interface change.
5 lines of code changed in:
fix for 2.6.12 disapperance of sk_zapped field -> sock_flags.
9 lines of code changed in:
better patch for nat-t rcv-device code.
5 lines of code changed in:
added additional debug flag tunnelling.
6 lines of code changed in:
modifications for use on 2.4.30 kernel, with backported
printk_ratelimit(). all warnings removed.
16 lines of code changed in:
do not change structure based upon options, to avoid
too many #ifdef.
6 lines of code changed in:
do not call debug routines if !defined KLIPS_DEBUG.
17 lines of code changed in:
removed "poor-man"s OOP in favour of proper C structures.
12 lines of code changed in:
(244 more)
Generated by StatCVS 0.2.2