Page MenuHomeFreeBSD

networkUmbrella
ActivePublic

Recent Activity

Jan 20 2025

adrian closed D48167: Introduce the USB umb(4) network driver.
Jan 20 2025, 11:48 PM · network, USB
adrian accepted D48167: Introduce the USB umb(4) network driver.

yay!

Jan 20 2025, 11:04 PM · network, USB
khorben_defora.org updated the diff for D48167: Introduce the USB umb(4) network driver.

Updated to compile and work with the new ifabi changes.

Jan 20 2025, 11:00 PM · network, USB

Jan 17 2025

khorben_defora.org added a comment to D48167: Introduce the USB umb(4) network driver.

Thanks for the heads up! Looking into it...

Jan 17 2025, 7:00 PM · network, USB
adrian requested changes to D48167: Introduce the USB umb(4) network driver.

hi! I just tried compiling this on -HEAD (to land it today!) and it failed; it looks like you need to go adapt it to the iflib/ifnet changes (ie, that hid struct ifnet behind if_private.h.)

Jan 17 2025, 6:22 PM · network, USB

Jan 12 2025

zlei accepted D48167: Introduce the USB umb(4) network driver.
Jan 12 2025, 1:22 AM · network, USB

Jan 10 2025

khorben_defora.org updated the diff for D48167: Introduce the USB umb(4) network driver.

Integrate suggestions from Zhenlei Huang (zlei@); thank you!

Jan 10 2025, 11:31 PM · network, USB
glebius closed D48204: Add IPv6 support for address parsing and unparsing in ng_ksocket..
Jan 10 2025, 8:04 PM · network
glebius added inline comments to D48204: Add IPv6 support for address parsing and unparsing in ng_ksocket..
Jan 10 2025, 7:58 PM · network
p.mousavizadeh_protonmail.com added a comment to D48204: Add IPv6 support for address parsing and unparsing in ng_ksocket..

@glebius: Also, Here is my github repo as you requested.
spmzt/freebsd-src/tree/ksocket_ipv6: D48204

Jan 10 2025, 9:49 AM · network
p.mousavizadeh_protonmail.com updated the diff for D48204: Add IPv6 support for address parsing and unparsing in ng_ksocket..

Bump .Dd in ng_ksocket.4
update value from January 9, 2012 to January 9, 2025

Jan 10 2025, 9:38 AM · network

Jan 9 2025

glebius added a comment to D48204: Add IPv6 support for address parsing and unparsing in ng_ksocket..

Also, any meaningful change to a manual page requires bumping the .Dd value at the beginning of the page to today's date.

Jan 9 2025, 3:32 PM · network
glebius added inline comments to D48204: Add IPv6 support for address parsing and unparsing in ng_ksocket..
Jan 9 2025, 3:31 PM · network
mohammad_fbsdphab_thelightbird.com added a member for network: mohammad_fbsdphab_thelightbird.com.
Jan 9 2025, 1:19 PM
zlei added inline comments to D48167: Introduce the USB umb(4) network driver.
Jan 9 2025, 3:03 AM · network, USB
ziaee added a comment to D48167: Introduce the USB umb(4) network driver.

The manpage changes look great to me!

Jan 9 2025, 1:49 AM · network, USB

Jan 8 2025

khorben_defora.org added a comment to D48167: Introduce the USB umb(4) network driver.

I'm so excited to test this driver this weekend! Thank you so much for submitting this! All of the suggestions I made are to bring it into alignment with the rest of the freebsd manual and are specified in the manual page style guide, style.mdoc(5). Sorry I'm so late.

Jan 8 2025, 11:24 PM · network, USB
khorben_defora.org updated the diff for D48167: Introduce the USB umb(4) network driver.

This change applies the rest of the changes suggested to the manual pages.

Jan 8 2025, 11:13 PM · network, USB
ziaee added a comment to D48167: Introduce the USB umb(4) network driver.

I'm so excited to test this driver this weekend! Thank you so much for submitting this! All of the suggestions I made are to bring it into alignment with the rest of the freebsd manual and are specified in the manual page style guide, style.mdoc(5). Sorry I'm so late.

Jan 8 2025, 9:20 PM · network, USB
khorben_defora.org added inline comments to D48167: Introduce the USB umb(4) network driver.
Jan 8 2025, 8:29 PM · network, USB
ziaee added inline comments to D48167: Introduce the USB umb(4) network driver.
Jan 8 2025, 8:24 PM · network, USB
khorben_defora.org updated the diff for D48167: Introduce the USB umb(4) network driver.

This update to the diff brings:

Jan 8 2025, 8:03 PM · network, USB
ziaee added a comment to D48167: Introduce the USB umb(4) network driver.

Here's what I've got so far for the manual. I ordered some parts to test but they're not all here yet.

Jan 8 2025, 12:58 AM · network, USB
khorben_defora.org added a comment to D48167: Introduce the USB umb(4) network driver.

I am currently looking into adding the SPDX license identifier, but it can also be done in a separate review.

Jan 8 2025, 12:53 AM · network, USB
adrian added a comment to D48167: Introduce the USB umb(4) network driver.

Ok, i'll wait for the SPDX addition and then if I don't get any other feedback I'll land it

Jan 8 2025, 12:46 AM · network, USB
khorben_defora.org added a comment to D48167: Introduce the USB umb(4) network driver.

I think it's fine as-is to go in the tree, it's been two years and I'd like to see this in before -15.

Jan 8 2025, 12:29 AM · network, USB
adrian added a comment to D48167: Introduce the USB umb(4) network driver.

I think it's fine as-is to go in the tree, it's been two years and I'd like to see this in before -15.

Jan 8 2025, 12:25 AM · network, USB
adrian accepted D48167: Introduce the USB umb(4) network driver.
Jan 8 2025, 12:24 AM · network, USB
khorben_defora.org added a reviewer for D48167: Introduce the USB umb(4) network driver: thj.
Jan 8 2025, 12:17 AM · network, USB

Dec 26 2024

p.mousavizadeh_protonmail.com requested review of D48204: Add IPv6 support for address parsing and unparsing in ng_ksocket..
Dec 26 2024, 8:27 PM · network

Dec 25 2024

lwhsu added inline comments to D48167: Introduce the USB umb(4) network driver.
Dec 25 2024, 6:41 AM · network, USB

Dec 24 2024

khorben_defora.org updated the diff for D48167: Introduce the USB umb(4) network driver.

Address feedback from lwhsu@; thanks!

Dec 24 2024, 12:10 AM · network, USB
khorben_defora.org added inline comments to D48167: Introduce the USB umb(4) network driver.
Dec 24 2024, 12:09 AM · network, USB

Dec 23 2024

khorben_defora.org added a reviewer for D48167: Introduce the USB umb(4) network driver: olce.
Dec 23 2024, 4:50 PM · network, USB
adrian added a comment to D48167: Introduce the USB umb(4) network driver.

i could forsee someone writing something like a network manager plugin that doesn't specifically just want to call and parse shell output.

Dec 23 2024, 3:46 AM · network, USB
imp added a comment to D48167: Introduce the USB umb(4) network driver.

Where would it be reused?

Dec 23 2024, 3:42 AM · network, USB
adrian added a comment to D48167: Introduce the USB umb(4) network driver.

(also nice work!)

Dec 23 2024, 3:35 AM · network, USB
adrian added a comment to D48167: Introduce the USB umb(4) network driver.

out of curiousity - what do people think about extracting a bunch of code out of umbctl and stuffing it in a library that can be reused?

Dec 23 2024, 3:33 AM · network, USB
zlei added a reviewer for D48167: Introduce the USB umb(4) network driver: network.
Dec 23 2024, 3:15 AM · network, USB

Dec 22 2024

lwhsu added inline comments to D48167: Introduce the USB umb(4) network driver.
Dec 22 2024, 1:31 PM · network, USB

Dec 21 2024

khorben_defora.org requested review of D48167: Introduce the USB umb(4) network driver.
Dec 21 2024, 2:10 AM · network, USB

Dec 6 2024

thj closed D46689: LibAlias: implement RFC 4787 REQ 1 and 3 (full cone NAT).
Dec 6 2024, 9:22 AM · network

Dec 5 2024

thj added a comment to D46689: LibAlias: implement RFC 4787 REQ 1 and 3 (full cone NAT).

just and fyi, I've broken this down to 5 commits and only pushed the first so far

Dec 5 2024, 4:27 PM · network

Nov 15 2024

igoro accepted D46689: LibAlias: implement RFC 4787 REQ 1 and 3 (full cone NAT).

Looks good to me too.

Nov 15 2024, 1:29 PM · network

Nov 14 2024

thj accepted D46689: LibAlias: implement RFC 4787 REQ 1 and 3 (full cone NAT).

From my testing this seems good. From there I will break this down a bit so the commits are smaller and start adding stuff next week

Nov 14 2024, 4:14 PM · network

Nov 12 2024

ziaee added a comment to D47510: Release Notes: Hardware Compat: Move u3g to misc.

Thank you!

Nov 12 2024, 11:29 PM · doceng, network, manpages, wireless, docs, releng
bz closed D47510: Release Notes: Hardware Compat: Move u3g to misc.
Nov 12 2024, 9:54 PM · doceng, network, manpages, wireless, docs, releng
ziaee added a comment to D47510: Release Notes: Hardware Compat: Move u3g to misc.

I'm sorry, I won't do it again. I thought it would be a hilarious way to ping.

Nov 12 2024, 2:16 AM · doceng, network, manpages, wireless, docs, releng
bz added a comment to D47510: Release Notes: Hardware Compat: Move u3g to misc.

Please don't accept your own revisions. That's implied ;-)

Nov 12 2024, 2:11 AM · doceng, network, manpages, wireless, docs, releng
ziaee accepted D47510: Release Notes: Hardware Compat: Move u3g to misc.
Nov 12 2024, 1:52 AM · doceng, network, manpages, wireless, docs, releng