Re: How to tell if a network interface was renamed (and from what)

2023-11-18 Thread Kyle Evans
On 11/18/23 19:15, Zhenlei Huang wrote: On Nov 19, 2023, at 6:20 AM, Mina Galić > wrote: Hi folks, Linux has an "easy" way of telling if an interface has been renamed. See cloud-init's is_renamed function: https://github.com/canonical/cloud-init/blob/5496745b394f9b

Re: How to tell if a network interface was renamed (and from what)

2023-11-18 Thread Zhenlei Huang
> On Nov 19, 2023, at 6:20 AM, Mina Galić wrote: > > Hi folks, > > Linux has an "easy" way of telling if an interface has been renamed. > See cloud-init's is_renamed function: > https://github.com/canonical/cloud-init/blob/5496745b394f9b7b9eaf57fd619330d484ce2da8/cloudinit/net/__init__.py#L33

How to tell if a network interface was renamed (and from what)

2023-11-18 Thread Mina Galić
Hi folks, Linux has an "easy" way of telling if an interface has been renamed. See cloud-init's is_renamed function: https://github.com/canonical/cloud-init/blob/5496745b394f9b7b9eaf57fd619330d484ce2da8/cloudinit/net/__init__.py#L338-L350 This code reads /sys/class/net//name_assign_type and if th

Re: Request for Testing: TCP RACK

2023-11-18 Thread Zhenlei Huang
> On Nov 19, 2023, at 2:35 AM, Zhenlei Huang wrote: > > > >> On Nov 16, 2023, at 5:13 PM, tue...@freebsd.org wrote: >> >> Dear all, >> >> recently the main branch was changed to build the TCP RACK stack >> which is a loadable kernel module, by default: >> https://cgit.FreeBSD.org/src/commit

Re: Request for Testing: TCP RACK

2023-11-18 Thread Zhenlei Huang
> On Nov 16, 2023, at 5:13 PM, tue...@freebsd.org wrote: > > Dear all, > > recently the main branch was changed to build the TCP RACK stack > which is a loadable kernel module, by default: > https://cgit.FreeBSD.org/src/commit/?id=3a338c534154164504005beb00a3c6feb03756cc > > As discussed on t

[Bug 275146] odd error handling from net.inet.tcp.functions_default sysctl

2023-11-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275146 --- Comment #1 from Ed Maste --- Proposed patch from zlei in https://reviews.freebsd.org/D42647 -- You are receiving this mail because: You are the assignee for the bug.

[Bug 275001] if_wg: Missing radix unlock can cause deadlock

2023-11-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275001 Ed Maste changed: What|Removed |Added CC||ema...@freebsd.org Status|N