The NetBSD Project

src/sys/netipsec/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / sys / netipsec

Current tag: pgoyette-compat-base


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] ipsec_mbuf.c  1.21   6 years  maxv   branches: 1.21.2; Improve stupid check, style, and fix leak (m, not m0).
[TXT] ipsec_output.c  1.71   6 years  maxv   branches: 1.71.2; Call m_pullup earlier, fixes one branch.
[TXT] ipsec.c  1.151   6 years  maxv   branches: 1.151.2; Reduce the diff between ipsec4_output and ipsec6_check_polic...
[TXT] key.c  1.249   6 years  ozaki-r   branches: 1.249.2; Avoid data races on lifetime counters by using percpu(9) We...
[TXT] keydb.h  1.21   6 years  ozaki-r   branches: 1.21.2; Avoid data races on lifetime counters by using percpu(9) We ...
[TXT] ipsec_private.h  1.7   6 years  maxv   branches: 1.7.2; Remove unused macros, and while here style.
[TXT] ipsec.h  1.71   6 years  maxv   branches: 1.71.2; Dedup: merge ipsec4_set_policy and ipsec6_set_policy. The con...
[TXT] ipsec6.h  1.26   6 years  maxv   branches: 1.26.2; Dedup: merge ipsec4_set_policy and ipsec6_set_policy. The con...
[TXT] ipsec_input.c  1.62   6 years  maxv   branches: 1.62.2; Dedup: merge ipsec4_in_reject and ipsec6_in_reject into ipsec...
[TXT] xform_tcp.c  1.17   6 years  maxv   branches: 1.17.2; Add XXX, it seems to me we need to free the mbuf here.
[TXT] xform_ah.c  1.87   6 years  maxv   branches: 1.87.2; Reinforce this area, make sure the length field fits the opti...
[TXT] ipsec_netbsd.c  1.47   6 years  maxv   branches: 1.47.2; Merge some minor (mostly stylistic) changes from last week.
[TXT] ipsecif.c  1.2   6 years  maxv   branches: 1.2.2; Merge some minor (mostly stylistic) changes from last week.
[TXT] xform.h  1.14   6 years  maxv   branches: 1.14.2; Style, remove unused and misleading macros and comments, loca...
[TXT] ah_var.h  1.6   6 years  maxv   branches: 1.6.2; Remove unused.
[TXT] xform_esp.c  1.79   6 years  maxv   branches: 1.79.2; Add [ah/esp/ipcomp]_enable sysctls, and remove the FreeBSD #i...
[TXT] xform_ipcomp.c  1.59   6 years  maxv   branches: 1.59.2; Add [ah/esp/ipcomp]_enable sysctls, and remove the FreeBSD #i...
[TXT] xform_ipip.c  1.63   6 years  maxv   branches: 1.63.2; Remove broken MROUTING code, rename ipo->ip4, and simplify.
[TXT] key.h  1.34   6 years  knakahara   branches: 1.34.2; add ipsec(4) interface, which is used for route-based VPN. m...
[TXT] Makefile  1.6   6 years  knakahara   add ipsec(4) interface, which is used for route-based VPN. man and ATF are adde...
[TXT] files.netipsec  1.13   6 years  knakahara   branches: 1.13.14; add ipsec(4) interface, which is used for route-based VPN. ...
[TXT] ipsecif.h  1.1   6 years  knakahara   branches: 1.1.2; 1.1.4; add ipsec(4) interface, which is used for route-based ...
[TXT] key_debug.c  1.21   6 years  christos   branches: 1.21.2; - sanitize key debugging so that we don't print extra newline...
[TXT] key_debug.h  1.9   6 years  christos   branches: 1.9.2; - sanitize key debugging so that we don't print extra newlines...
[TXT] keysock.c  1.62   6 years  christos   branches: 1.62.2; - sanitize key debugging so that we don't print extra newline...
[TXT] keysock.h  1.10   6 years  ozaki-r   branches: 1.10.2; Let PF_KEY socks hold their own lock instead of softnet_lock ...
[TXT] esp_var.h  1.5   7 years  christos   branches: 1.5.10; Redo the statistics through an indirection array and put the ...
[TXT] ipcomp_var.h  1.7   7 years  christos   branches: 1.7.10; Redo the statistics through an indirection array and put the ...
[TXT] ipip_var.h  1.4   16 years  thorpej   branches: 1.4.88; Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats....
[TXT] ipsec_var.h  1.5   16 years  thorpej   branches: 1.5.88; Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats....
[TXT] ah.h  1.2   18 years  elad   branches: 1.2.162; Multiple inclusion protection, as suggested by christos@ on ...
[TXT] esp.h  1.3   18 years  elad   branches: 1.3.162; Multiple inclusion protection, as suggested by christos@ on ...
[TXT] ipcomp.h  1.2   18 years  elad   branches: 1.2.162; Multiple inclusion protection, as suggested by christos@ on ...
[TXT] key_var.h  1.3   18 years  elad   branches: 1.3.162; Multiple inclusion protection, as suggested by christos@ on ...


CVSweb <webmaster@jp.NetBSD.org>