Fix forwarding net240 and net0, or update description of sysctl knobs net.inet.ip.allow_net{0, 240}

2025-02-27 Thread Zhenlei Huang
Hi, While hacking on https://reviews.freebsd.org/D49157 (netinet: Do not forward or ICMP response to INADDR_ANY) I found inconsistence between the implementation and the description of sysctl knob net.inet.ip.allow_net{0, 240}. net.inet.ip.allow_net240: Allow forwarding of and ICMP response to

[Differential] D49156: Fix a logic error in ixgbe_read_mailbox_vf()

2025-02-27 Thread kbowling (Kevin Bowling)
kbowling accepted this revision. REPOSITORY rG FreeBSD src repository CHANGES SINCE LAST ACTION https://reviews.freebsd.org/D49156/new/ REVISION DETAIL https://reviews.freebsd.org/D49156 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: kevlo, kbowling,

[Differential] D49156: Fix a logic error in ixgbe_read_mailbox_vf()

2025-02-27 Thread kevlo (Kevin Lo)
kevlo created this revision. kevlo added a reviewer: kbowling. Owners added a reviewer: O11: Intel Networking group. Herald added subscribers: ae, imp. kevlo requested review of this revision. REVISION SUMMARY Fix logic error introduced in the commit 7234c3099947d202702e98d844ecd2d649c834d2