User Details
User Details
- User Since
- Apr 1 2021, 3:21 AM (264 w, 10 h)
Yesterday
Yesterday
zlei committed rG588bb16e7bb8: jail: fix crash with startup commands on a jail without name (authored by glebius).
Mon, Apr 13
Mon, Apr 13
Mar 20 2026
Mar 20 2026
Mar 12 2026
Mar 12 2026
Feb 26 2026
Feb 26 2026
Feb 24 2026
Feb 24 2026
zlei committed rG610b81333f48: qlnxe: Fix promiscuous and allmulti settings (authored by Keith Reynolds <keith.reynolds@hpe.com>).
Feb 16 2026
Feb 16 2026
Feb 9 2026
Feb 9 2026
Feb 5 2026
Feb 5 2026
zlei committed rG7bdf066ad212: ifconfig: fix logical error in interface matching for '-l ether' (authored by glebius).
Feb 2 2026
Feb 2 2026
zlei committed rG04911babef1b: netgraph: teach ngctl to attach and run itself in a jail (authored by jamie).
Jan 31 2026
Jan 31 2026
Jan 26 2026
Jan 26 2026
zlei committed rG2890e164f15b: sys/modules: fix standalone build for multiple modules (authored by aokblast).
Jan 14 2026
Jan 14 2026
Jan 12 2026
Jan 12 2026
zlei added a comment to D54562: in6: Modify address prefix lifetimes when updating address lifetimes.
zlei added inline comments to D54636: rtadvd: add multi pref64 support.
zlei added a comment to D54636: rtadvd: add multi pref64 support.
Jan 7 2026
Jan 7 2026
zlei added a comment to D54562: in6: Modify address prefix lifetimes when updating address lifetimes.
It sounds reasonable to extend to prefix's lifetime.
Looks good to me.
Jan 2 2026
Jan 2 2026
Looks good to me.
Dec 29 2025
Dec 29 2025
zlei added inline comments to D54387: gre: use its own internal flag.
Dec 28 2025
Dec 28 2025
zlei added a comment to D54382: MFC sys/netinet6: Implement RFC 7217 (private stable addresses).
ALso, I plan to merge each commit as a single cherry pick and push them in one go. Looks to me like the best way, if merging them in a single commit is preferred please let me know.
zlei added a comment to D54121: locking.9: Tweak the table column width to fix 80 characters.
Dec 26 2025
Dec 26 2025
zlei added a comment to D42972: netlink: Don't directly access ifnet members.
It appears the ifp->if_addr is not set to NULL ( atomically ) while the ifnet been detached.