Subj : Changes in husky sources To : All From : husky inspector Date : Wed Feb 08 2023 11:49 pm Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed, (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken =========================== hpt: display the pkt zone field without changes when running pktinfo even if it is zero Author: Michael Dukelsky Date: 2023-02-08 18:58:12 +0300 Committed by: Michael Dukelsky Files: M h/pkt.h M src/pktinfo.c M src/pktread.c M src/pktwrite.c M src/toss.c =========================== hpt: change the algorithm of assining zone when zone=0. If origZone (or destZone) in a packet header is equal to zero, then first look for a link with net coinciding with the origNet (or destNet). If such link is found, assign its zone to origZone (or destZone). Otherwise, look among the configuration owner addresses for the net coinciding with the origNet (or destNet). If such an address is found, assign its zone to origZone (or destZone). Otherwise, assign the main address zone to origZone (or destZone). Author: Michael Dukelsky Date: 2023-02-08 18:57:24 +0300 Committed by: Michael Dukelsky Files: M src/pktread.c --- hpt/lnx 1.9.0 * Origin: Moscow, Russia (2:5020/1042.3) .