bug 645 port fix for Bj bug 136253

Review Request #184 — Created March 14, 2024 and submitted

tanya
APV10
rel_apv_10_7, rep_apv_10_7_0
645
kdutta, timlai, wli

bug 645 could possible be cause by the same problem as Bj bug 136253

Revision: 35220
Author: linty
Date: Tuesday, March 28, 2023 1:53:36 AM
Message:
Description: Bug Bug 136253 - rts entry will been deleted when add static route
Root Cause: under SLB hc configuration, hc will send package when add a static route,
receive package when atcp stack will process update rts entry,
but due to it is hc package, only update not insert hash table after delete it
Condition of Occurrence: always
Fixed Details: hc package will not delete hash table process
Testing Suggestions: refer to bug
Affected Release: trunk/rel_apv_10_4_3/rel_apv_10_4_2/rel_apv_10_4_2_93_no_rts


Modified : /branches/rel_apv_10_4_3/usr/src/sys/click/netinet/click_eroute.c



timlai
  1. Ship It!
  2. 
      
kdutta
  1. Ship It!
  2. 
      
tanya
Review request changed

Status: Closed (submitted)

Loading...