Multicast routing: wrong output interface selected unless VRF default route is added

2020-06-21 Thread Qiwei Wen
Hi all, While experimenting with FRRouting, I observed the following behaviour. I'm not sure whether it's intended or not. In a virtual machine set up as a multicast router, I added two networks, created a VRF, and enslaved interfaces to both networks to the VRF, like so: ip link add blue type v

ethtool 5.2 qsfp.c heap buffer overflow

2019-09-24 Thread Qiwei Wen
Hi, The function "sff8636_dom_parse", called from "sff8636_show_dom", disregards the module eeprom size returned from the driver and assumes the existence of upper pages, e.g. sd->sfp_temp[HALRM] = SFF8636_OFFSET_TO_TEMP(SFF8636_TEMP_HALRM); To reproduce: return ETH_MODULE_SFF_8636_LEN (256) for