User Details
User Details
- User Since
- Apr 1 2021, 3:21 AM (236 w, 3 d)
Today
Today
zlei added inline comments to D53022: if_vxlan: fix byteorder of source port.
Fri, Oct 10
Fri, Oct 10
zlei added a comment to D53022: if_vxlan: fix byteorder of source port.
Looks good to me.
Sat, Oct 4
Sat, Oct 4
zlei committed rG8583840cfb92: witness: Record the first acquired file and line for recursable locks (authored by zlei).
witness: Record the first acquired file and line for recursable locks
zlei committed rGb4a079dd78a6: witness: White space cleanup and some style(9) tweeks (authored by zlei).
witness: White space cleanup and some style(9) tweeks
zlei committed rGd334e045a471: ifconfig: Fix the display of the IFCAP_MEXTPG capability (authored by zlei).
ifconfig: Fix the display of the IFCAP_MEXTPG capability
ifconfig: Display the IFCAP_HWSTATS capability
zlei committed rG22f26eb3b897: ifconfig: Garbage collect unused parameter swabips (authored by zlei).
ifconfig: Garbage collect unused parameter swabips
tcp: Add CTLFLAG_VNET flag to some sysctls
zlei committed rG4b92e54c9b5a: tcp: Fix expiring and purging hostcache entries of vnet jails (authored by zlei).
tcp: Fix expiring and purging hostcache entries of vnet jails
zlei committed rGd59a8f27fc07: tslog: Move sysinit_tslog_shim() into kern_tslog.c (authored by zlei).
tslog: Move sysinit_tslog_shim() into kern_tslog.c
qlnxe: Report speeds in decimal format
qlnxe: Support SIOCGIFXMEDIA ioctl
zlei committed rG49fbc8dcf77d: qlnxe: Unconditionally enable extended media types (authored by zlei).
qlnxe: Unconditionally enable extended media types
zlei committed rGad08006c7fd5: qlnxe: Fix advertising the IFCAP_LINKSTATE capability (authored by zlei).
qlnxe: Fix advertising the IFCAP_LINKSTATE capability
zlei committed rG4dc6c65704de: init_main: Fix logging the subsystem of pre-loaded kernel modules (authored by zlei).
init_main: Fix logging the subsystem of pre-loaded kernel modules
zlei committed rG1a9f9b4e38c3: ipfw: Teach ipfw that EtherIP is an upper layer protocol (authored by zlei).
ipfw: Teach ipfw that EtherIP is an upper layer protocol
zlei committed rG7cbb184bbfa3: gif.4: Mention that gif(4) can tunnel Ethernet traffic (authored by zlei).
gif.4: Mention that gif(4) can tunnel Ethernet traffic
zlei committed rG6e605ed6df40: EtherIP: Fix passing the address family from if_bridge(4) to gif(4) (authored by zlei).
EtherIP: Fix passing the address family from if_bridge(4) to gif(4)
zlei committed rGa3fbecac6879: tests: gif(4): Add regression tests for setup with EtherIP (authored by zlei).
tests: gif(4): Add regression tests for setup with EtherIP
zlei committed rG767db004475a: tests: gif(4): Add tests to cover all IPv[46] in IPv[46] setups (authored by zlei).
tests: gif(4): Add tests to cover all IPv[46] in IPv[46] setups
zlei added a comment to D52852: vxlan: support moving to a different vnet.
I've ever considered this approach, but this adds too many headaches. Well I'd propose to use vlxan(4) + bridge(4) + epair(4) if the underlay network is in different VNET.
Fri, Oct 3
Fri, Oct 3
Looks good to me.
Wed, Oct 1
Wed, Oct 1
zlei committed rG7838ad85fb1a: witness: Record the first acquired file and line for recursable locks (authored by zlei).
witness: Record the first acquired file and line for recursable locks
zlei committed rG3dc9f96a489c: witness: Record the first acquired file and line for recursable locks (authored by zlei).
witness: Record the first acquired file and line for recursable locks
Mon, Sep 29
Mon, Sep 29
This generally looks good to me.
Sat, Sep 27
Sat, Sep 27
zlei committed rG9ed73bd78c78: Migrate from printb to print_bits for locally defined bit fields. (authored by gordon).
Migrate from printb to print_bits for locally defined bit fields.
zlei committed rGac91312f28a9: Move print_bits to ifconfig.c and make available to other src files. (authored by gordon).
Move print_bits to ifconfig.c and make available to other src files.
tcp: Add CTLFLAG_VNET flag to some sysctls
zlei committed rG79d114544fab: tcp: Fix expiring and purging hostcache entries of vnet jails (authored by zlei).
tcp: Fix expiring and purging hostcache entries of vnet jails
zlei committed rG1bd02c42131a: ifconfig: Display the IFCAP_HWSTATS capability without netlink (authored by zlei).
ifconfig: Display the IFCAP_HWSTATS capability without netlink
zlei committed rG6a2eca1b38d7: ifconfig: Fix the display of the IFCAP_MEXTPG capability without netlink (authored by zlei).
ifconfig: Fix the display of the IFCAP_MEXTPG capability without netlink
zlei committed rG8049f85bdd8b: vtnet: Do "hardware" accounting for the total number of received octets (authored by joyul_juniper.net).
vtnet: Do "hardware" accounting for the total number of received octets
zlei committed rG7d680875473d: vtnet: Prefer "hardware" accounting for the multicast and total number of… (authored by joyul_juniper.net).
vtnet: Prefer "hardware" accounting for the multicast and total number of…
zlei committed rG112d1a5f5df0: tslog: Move sysinit_tslog_shim() into kern_tslog.c (authored by zlei).
tslog: Move sysinit_tslog_shim() into kern_tslog.c
qlnxe: Report speeds in decimal format
qlnxe: Support SIOCGIFXMEDIA ioctl
zlei committed rG2cb20b25a573: qlnxe: Unconditionally enable extended media types (authored by zlei).
qlnxe: Unconditionally enable extended media types
zlei committed rG17226a28bbd5: rmlock: Sprinkle const qualifiers where appropriate (authored by zlei).
rmlock: Sprinkle const qualifiers where appropriate
zlei committed rG79720e10b208: rwlock: Sprinkle const qualifiers where appropriate (authored by zlei).
rwlock: Sprinkle const qualifiers where appropriate
zlei committed rGc2f1bb9a8c02: kenv: Sprinkle const qualifiers where appropriate (authored by zlei).
kenv: Sprinkle const qualifiers where appropriate
mtx: Sprinkle const qualifiers where appropriate
zlei committed rGdc32441e3825: ifnet: Defer detaching address family dependent data (authored by zlei).
ifnet: Defer detaching address family dependent data
ethernet: Prefer memcmp() over bcmp()
init_main: Remove the placeholder SYSINIT
zlei committed rGb2293f7f60c2: init_main: Fix logging the subsystem of pre-loaded kernel modules (authored by zlei).
init_main: Fix logging the subsystem of pre-loaded kernel modules
zlei committed rG04741ceafa2c: iflib: Set the get counter routine prior to attaching the interface (authored by zlei).
iflib: Set the get counter routine prior to attaching the interface
iflib: Make iflib_register() return void
zlei committed rGb4c6c3db0379: ipfw: Teach ipfw that EtherIP is an upper layer protocol (authored by zlei).
ipfw: Teach ipfw that EtherIP is an upper layer protocol
zlei committed rG52dbbe3f37ff: bridge: Fix adding gif(4) interface assigned with IP addresses as bridge memeber (authored by zlei).
bridge: Fix adding gif(4) interface assigned with IP addresses as bridge memeber
zlei committed rG5c6fae9d27da: tests: bridge: Add regression test for gif(4) interface as bridge member (authored by zlei).
tests: bridge: Add regression test for gif(4) interface as bridge member
zlei committed rGaeb8f341ad20: EtherIP: Fix passing the address family from if_bridge(4) to gif(4) (authored by zlei).
EtherIP: Fix passing the address family from if_bridge(4) to gif(4)
zlei committed rG1b42526ce9f4: gif.4: Mention that gif(4) can tunnel Ethernet traffic (authored by zlei).
gif.4: Mention that gif(4) can tunnel Ethernet traffic
zlei committed rGe5f01421ddbf: tests: gif(4): Add regression tests for setup with EtherIP (authored by zlei).
tests: gif(4): Add regression tests for setup with EtherIP
tcp: Add CTLFLAG_VNET flag to some sysctls
zlei committed rGfa30199a3dbf: tcp: Fix expiring and purging hostcache entries of vnet jails (authored by zlei).
tcp: Fix expiring and purging hostcache entries of vnet jails
Thu, Sep 25
Thu, Sep 25
zlei updated subscribers of D52731: sys/netinet6: Use atomic(9) for dad_failures counter.
Wed, Sep 24
Wed, Sep 24
zlei committed rG6bcce275a5a9: ifconfig: Display the IFCAP_HWSTATS capability without netlink (authored by zlei).
ifconfig: Display the IFCAP_HWSTATS capability without netlink
zlei committed rG5f472754ba6f: ifconfig: Fix the display of the IFCAP_MEXTPG capability without netlink (authored by zlei).
ifconfig: Fix the display of the IFCAP_MEXTPG capability without netlink
tcp: Add CTLFLAG_VNET flag to some sysctls
zlei committed rG33ceb31e256e: tcp: Fix expiring and purging hostcache entries of vnet jails (authored by zlei).
tcp: Fix expiring and purging hostcache entries of vnet jails
Tue, Sep 23
Tue, Sep 23
zlei updated the summary of D52693: tcp: Add CTLFLAG_VNET flag to some sysctls.
zlei updated the summary of D52693: tcp: Add CTLFLAG_VNET flag to some sysctls.
zlei requested review of D52693: tcp: Add CTLFLAG_VNET flag to some sysctls.
zlei requested review of D52692: tcp: Fix expiring and purging hostcache entries of vnet jails.
zlei committed rGb1c96e54b906: ipfw: Teach ipfw that EtherIP is an upper layer protocol (authored by zlei).
ipfw: Teach ipfw that EtherIP is an upper layer protocol
Mon, Sep 22
Mon, Sep 22
zlei committed rG0143af8499ca: Revert "ifconfig: Display the IFCAP_NV capability without netlink" (authored by zlei).
Revert "ifconfig: Display the IFCAP_NV capability without netlink"
Sun, Sep 21
Sun, Sep 21
zlei added a comment to D52594: if_gif: Use the MTU on the gif interface for the outgoing packets.
I'm going to firstly integrate part of this change, to be precisely, the if_bridge's MTU change behavior of adding if_gif(4) as a member interface.
zlei committed rG0c1684dd456e: ifconfig: Display the IFCAP_NV capability without netlink (authored by zlei).
ifconfig: Display the IFCAP_NV capability without netlink
zlei committed rG595acb29a35f: ifconfig: Display the IFCAP_HWSTATS capability without netlink (authored by zlei).
ifconfig: Display the IFCAP_HWSTATS capability without netlink
zlei added a comment to D52629: libc: Import OpenBSD's inet_net_{ntop,pton}.
This change touches inet_net_ntop_ipv4(). I think this deserves careful review.
Fri, Sep 19
Fri, Sep 19
zlei added a comment to D52594: if_gif: Use the MTU on the gif interface for the outgoing packets.
zlei committed rG5017fdb72881: ifconfig: Fix the display of the IFCAP_MEXTPG capability without netlink (authored by zlei).
ifconfig: Fix the display of the IFCAP_MEXTPG capability without netlink
sx: Sprinkle const qualifiers where appropriate
zlei committed rG6626e0af0bba: rwlock: Sprinkle const qualifiers where appropriate (authored by zlei).
rwlock: Sprinkle const qualifiers where appropriate
zlei committed rG662d5359dde5: rmlock: Sprinkle const qualifiers where appropriate (authored by zlei).
rmlock: Sprinkle const qualifiers where appropriate
mtx: Sprinkle const qualifiers where appropriate
zlei committed rGa876cfb54cb7: kenv: Sprinkle const qualifiers where appropriate (authored by zlei).
kenv: Sprinkle const qualifiers where appropriate
Thu, Sep 18
Thu, Sep 18
qlnxe: Report speeds in decimal format
zlei committed rGbd721f6e8040: tslog: Move sysinit_tslog_shim() into kern_tslog.c (authored by zlei).
tslog: Move sysinit_tslog_shim() into kern_tslog.c
qlnxe: Support SIOCGIFXMEDIA ioctl
zlei committed rG5aa49c98edfc: qlnxe: Unconditionally enable extended media types (authored by zlei).
qlnxe: Unconditionally enable extended media types
zlei added inline comments to D52601: sys/bus.h: Indent tweeks.
zlei requested review of D52601: sys/bus.h: Indent tweeks.
Wed, Sep 17
Wed, Sep 17
zlei committed rG2d85bc89294b: witness: Record the first acquired file and line for recursable locks (authored by zlei).
witness: Record the first acquired file and line for recursable locks
Tue, Sep 16
Tue, Sep 16
zlei updated the diff for D52496: witness: Record the first acquired file and line for recursable locks.
Refactored a little to avoid duplicating, as suggested by Mark.
zlei committed rG0418e6690e91: ipfw: Teach ipfw that EtherIP is an upper layer protocol (authored by zlei).
ipfw: Teach ipfw that EtherIP is an upper layer protocol
zlei updated the summary of D52566: ipfw: Teach ipfw that EtherIP is an upper layer protocol.
zlei requested review of D52566: ipfw: Teach ipfw that EtherIP is an upper layer protocol.
Sat, Sep 13
Sat, Sep 13
Looks good to me.
Sep 12 2025
Sep 12 2025
zlei updated the test plan for D52496: witness: Record the first acquired file and line for recursable locks.
zlei added a comment to D52496: witness: Record the first acquired file and line for recursable locks.
In the mailing list, @bz suggested to list the chain of the recursive lock. I think that is useful but requires some extra effort. I'm still working on it, will publish when ready.
zlei requested review of D52496: witness: Record the first acquired file and line for recursable locks.
git-blame-ignore-revs: sys/bus.h style(9) fixes