summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/inet/ip/spd.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-0612173 ip: variable may be used uninitialized in this functionToomas Soome1-1/+5
2018-01-188560 Reference leak on ipsec_action_tDan McDonald1-1/+6
2017-08-048529 Extended and regular SADB_ACQUIREs should share address extension codeDan McDonald1-2/+4
2017-08-028554 Small ipsec_alginfo_t leak when zones shutdownDan McDonald1-3/+1
2017-06-168381 Convert ipsec_alg_lock from mutex to rwlockBayard Bell1-12/+13
2017-02-227812 Remove gender specific languageDaniel Hoffman1-1/+2
2015-08-276141 use kmem_zalloc instead of kmem_alloc + bzero/memsetJosef 'Jeff' Sipek1-2/+1
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-1/+1
2014-05-074851 IPsec should use NANOSEC & friends from time.hDan McDonald1-2/+1
2010-02-266928798 NULL netstack_XX causes boot time panicKacheong Poon1-6/+14
2009-12-116907424 iptun output measures wrong link in chain and has identity crisisPaul Wernau1-14/+57
2009-11-206900753 Calls to dump_key in ikeadm.c could be refactoredMark Fenwick1-0/+5
2009-11-206902968 opportunity to speed up accept code pathsErik Nordmark1-1/+1
2009-11-11PSARC/2009/331 IP Datapath RefactoringErik Nordmark1-1320/+893
2009-11-02PSARC/2008/252 Labeled IPsec phase 1Bill Sommerfeld1-26/+123
2009-10-20PSARC 2009/513 Changes to IPsec ESP to support Combined mode ciphersMark Fenwick1-8/+82
2009-09-22PSARC 2009/373 Clearview IP TunnelingSebastien Roy1-90/+116
2009-06-236762261 The system panic occurred in rw_destroy() called from ipsec_polhead_f...Vladimir Kotal1-2/+18
2009-02-176803572 ipsec_tun_outbound() not returning in low-memory cases.Dan McDonald1-110/+101
2009-02-056799166 ip_get_dst_v6() doens't handle multi-mblk packetsDan McDonald1-2/+2
2009-02-056777776 NAT-T keepalive transmission shouldn't directly call ipsec_wput_ipsec...Dan McDonald1-0/+1
2009-01-06PSARC/2007/272 Project Clearview: IPMP Rearchitecturemeem1-5/+2
2008-12-04PSARC/2006/357 Crossbow - Network Virtualization and Resource ManagementEric Cheng1-7/+0
2008-09-016743565 Fix for 6704820 has inverted boolean --> makes IPsec go boom!Dan McDonald1-1/+1
2008-08-296704820 panic in ipsec_check_ipsecin_action during tcp_closeGeorge Shepherd1-5/+46
2008-04-306657863 ifconfig security params with esp and no auth expands esp_encr_algs t...pwernau1-4/+12
2007-10-126613514 IP Instances removed SPD hash-size tuning from /etc/systemdanmcd1-94/+94
2007-05-166555985 panic in tun_wdata_v4() slowpath case when using per-port IPsec policypwernau1-19/+28
2007-02-026516660 ikecert certdb -r runs afoul of an uninitialized stack bufferdanmcd1-1/+1
2007-01-19PSARC 2006/366 IP Instancesdh1551221-570/+898
2006-12-19PSARC 2006/314 Updated MIBsapersson1-4/+3
2006-12-116503271 tun module global policy enforcement erroneously drops ICMP errorsdanmcd1-0/+38
2006-11-296478675 inconsistent ESP padding verification in OpenSolarisdanmcd1-59/+55
2006-11-03PSARC 2005/516 IPsec Tunnel Reformdanmcd1-181/+2016
2006-10-066477545 assertion failed: zoneid == io->ipsec_out_zoneid, file: .../ip.c, lin...sowmini1-0/+3
2006-09-25PSARC/2006/540 Crypto event notification updatekrishna1-3/+3
2006-09-144963362 routing socket is not zone-awarenordmark1-11/+4
2006-03-24PSARC/2002/762 Layered Trusted Solarisjpk1-2/+8
2006-03-22PSARC 2006/138 Allow output queue length to be configured with ipsacq_maxpacketsmarkfen1-28/+63
2005-11-236339712 mistaken assumption that (ipsec_mp != NULL) implies packet was ipsec ...sommerfe1-20/+40
2005-10-135099921 in.iked pfkey.c: should pull memset into extract_exts()sommerfe1-8/+71
2005-07-026280555 Remove EXPORT_SRC and CRYPT_SRC from IPsec kernel codedanmcd1-4/+3
2005-06-27PSARC 2005/383 ipsec_spd_hashsizesommerfe1-172/+613
2005-06-144508683 iked debug messages need to be more descriptivepwernau1-1/+1
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+4274