summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/inet/ip/ip_ire.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-1410375 uts: NULL pointer issues in ip moduleToomas Soome1-1/+1
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-7/+7
2010-06-076952458 SIOCSXARP erroneously requires IP interface to be NUL-terminatedSowmini Varadhan1-2/+6
2010-05-246953698 panic with "rw_enter: bad rwlock" in ire_dep_incr_generation w/excl-i...Erik Nordmark1-3/+3
2010-05-066948276 assertion failed: ixa->ixa_dce != NULL, file: ../../common/inet/ip/ip...Sowmini Varadhan1-11/+16
2010-04-036901161 IP Datapath Refactoring ipmp.c nitsmeem1-13/+11
2010-03-296524578 <netinet/arp.h> and <net/if_arp.h> are too much of a good thingSowmini Varadhan1-24/+2
2010-03-26PSARC 2009/306 Brussels II - ipadm and libipadmGirish Moodalbail1-0/+1
2010-02-266928798 NULL netstack_XX causes boot time panicKacheong Poon1-1/+10
2010-02-174173841 Packet goes out with source IP address of another interfaceSowmini Varadhan1-3/+70
2010-02-086917433 Can create undeletable routesNitin Hande1-2/+0
2010-01-196917808 Panic on exclusive IP zone shutdown in ipsq_current_finishThirumalai Srinivasan1-0/+7
2010-01-116909710 ipmp and multicast group join/leave don't play nicely together at all...Sowmini Varadhan1-16/+37
2010-01-086914230 old punchin routes go invisibleErik Nordmark1-10/+36
2009-11-206902968 opportunity to speed up accept code pathsErik Nordmark1-33/+27
2009-11-17PSARC/2008/693 VRRPCathy Zhou1-5/+1
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-2/+2
2009-11-11PSARC/2009/331 IP Datapath RefactoringErik Nordmark1-4374/+2139
2009-09-22PSARC 2009/373 Clearview IP TunnelingSebastien Roy1-9/+1
2009-06-126783391 multirt loop in ip_newroute() may break prematurelyvitezslav batrla - Sun Microsystems - Prague Czech Republic1-3/+11
2009-05-086809637 IPv6 logo testing issue when Packet Too Big message receivedErik Nordmark1-0/+1
2009-04-056782947 IRE_BROADCAST IREs can hook up with non-NCE_F_BCAST NCEsSowmini Varadhan1-0/+23
2009-02-12PSARC 2007/670 db_credp updateErik Nordmark1-2/+3
2009-01-176794064 ill_lock_ills() and ill_unlock_ills() can gomeem1-21/+8
2009-01-06PSARC/2007/272 Project Clearview: IPMP Rearchitecturemeem1-315/+233
2008-12-04PSARC/2006/357 Crossbow - Network Virtualization and Resource ManagementEric Cheng1-0/+31
2008-10-206720748 Surya resolver path can fail to update the IRE when IPMP is configuredJon Anderson1-30/+90
2008-09-116742822 ip_stack_t tracked by ire_t.ire_ipst may vaporize while off in ARPSowmini Varadhan1-2/+13
2008-08-256690438 TCP deletes permanent ARP entry after timeoutZhi-Jun Robin Fu1-3/+7
2008-07-296726944 ire_walk_ill() should be made usefulmeem1-35/+20
2008-04-086684689 ilg_add can add a dysfunctional multicast entry leading to potential ...sowmini1-13/+13
2008-03-276626165 pkts to multicast group gets transmitted out-of-orderjprakash1-4/+8
2008-03-216595874 SIOCLIFREMOVEIF on an IPv4 ill can lead to ILMs referencing freed ipifssowmini1-17/+29
2008-01-306599424 need a ::nce mdb macro.sowmini1-113/+0
2008-01-256478933 IRE_LOOPBACK interface routes should be blackholesja978901-1/+2
2007-11-016533097 UDP adds flimsy cache entries and compromises network performanceja978901-57/+65
2007-10-266497440 The comments for IRE forwarding table is not updated with the new codesowmini1-4/+9
2007-09-116203568 accumulating number of threads behind rw_lock in ire_walk_ill_tables ...carlsonj1-132/+18
2007-08-316375443 dead declarations in <inet/ip*.h>meem1-11/+2
2007-08-07PSARC 2007/311 EOF of Mobile IPseb1-902/+35
2007-07-246528421 nce_res_mp is schizophrenicsowmini1-270/+158
2007-05-086502485 init s to init 3 sequence with cgtp trashes broadcast ire orderingsowmini1-2/+14
2007-04-236521408 ip_rput_process_forward() declared twice in ip.csowmini1-21/+29
2007-03-076523767 off-link hosts often rendered unreachable under IPMPsangeeta1-4/+36
2007-01-19PSARC 2006/366 IP Instancesdh1551221-300/+473
2007-01-166505896 ip's handling of DL_NOTE_FASTPATH_FLUSH no longer workssowmini1-291/+12
2007-01-106508701 ire_add_v4() often adds unresolved IREs even when told not tosangeeta1-2/+2
2006-11-276489821 Functions ip_nexthop and ip_nexthop_route should be removeddr1469921-239/+0
2006-10-276435880 Solaris host does not handle redirect to Host case without TLLA.dd1935161-14/+15
2006-10-216483761 assertion failed: xmit_ire->ire_type & ((0x0020 | 0x0001 | 0x0004 | 0...nordmark1-1/+7