URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7432d6f1543ea5d74526a704be8c7c192c990b49
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
7432d6f by Jaap Keuter (jaap.keuter@xxxxxxxxx):
ZEBRA: show correct Zebra route IPv6 source prefix
The copied code for Zebra route IPv6 source prefix uses the normal
prefix length instead of the source prefix length. Change to use the
source prefix length instead.
CID 1440379.
Change-Id: I043ed5d37d2c5a3a279ef8ff573364ca6f5e627b
Reviewed-on: https://code.wireshark.org/review/32905
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from c642c1a text import: make TCP dest port truly direction dependant
add 7432d6f ZEBRA: show correct Zebra route IPv6 source prefix
Summary of changes:
epan/dissectors/packet-zebra.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)