User Details
User Details
- User Since
- Jun 4 2014, 7:25 AM (621 w, 22 h)
Fri, Apr 24
Fri, Apr 24
ae updated the summary of D56618: ipfw: treat ipv6 address with zero mask as 'any'.
ae requested review of D56618: ipfw: treat ipv6 address with zero mask as 'any'.
Thu, Apr 9
Thu, Apr 9
ipfw_nptv6: fix handling the ifaddr removal event
ipfw_nptv6: fix handling the ifaddr removal event
Thu, Apr 2
Thu, Apr 2
ipfw_nptv6: fix handling the ifaddr removal event
Tue, Mar 31
Tue, Mar 31
Mar 29 2026
Mar 29 2026
ae added a comment to D56130: nd6: break nd6_prefix_update out of prelist_update.
Mar 24 2026
Mar 24 2026
ae committed rGa9b93531788c: ipfw: add support for masked ip-address lookups (authored by lytboris_gmail.com).
ipfw: add support for masked ip-address lookups
Mar 11 2026
Mar 11 2026
ae added a comment to D55804: carp: retire ioctl(2) API.
Also, there are some references in carp(4) man page and ifconfig code.
Mar 1 2026
Mar 1 2026
ae committed rG32cd3ee5901e: ipfw: add support for masked ip-address lookups (authored by lytboris_gmail.com).
ipfw: add support for masked ip-address lookups
Feb 27 2026
Feb 27 2026
ae added a comment to D55558: fix global demotion counter to VRRP advertisements.
Feb 20 2026
Feb 20 2026
ae added a comment to D55398: if_gre: make access to softc's data safe in network epoch.
ae published D55398: if_gre: make access to softc's data safe in network epoch for review.
Feb 10 2026
Feb 10 2026
ae committed rG704ec5e68c44: ipfw: add ability to run ipfw(8) binary with 15.0+ kernel module (authored by lytboris_gmail.com).
ipfw: add ability to run ipfw(8) binary with 15.0+ kernel module
Feb 6 2026
Feb 6 2026
Feb 5 2026
Feb 5 2026
ae added a comment to D54443: if_gre: Add netlink support with tests.
Jan 16 2026
Jan 16 2026
ae added a comment to D54726: netinet6: embed struct scope6_id into struct in6_ifextra.
Do we still need this? I think scope modification ability was not used/implemented since KAME import.
Jan 12 2026
Jan 12 2026
ae added inline comments to D54535: ipfw: make the upper half lock sleepable.
Jan 11 2026
Jan 11 2026
LGTM.
Dec 22 2025
Dec 22 2025
ae added a comment to D54325: sys/netipsec: ensure sah stability during input callback processing.
I think you should note that this fixes some rare panics, that are reported in derived projects: panic: esp_input_cb: Unexpected address family
Dec 11 2025
Dec 11 2025
Dec 10 2025
Dec 10 2025
Dec 3 2025
Dec 3 2025
Nov 24 2025
Nov 24 2025
ae added inline comments to D53877: ipfw: create a bpf tap point for every log rule.
ipfw: fix lookup dst-ip opcode
Nov 18 2025
Nov 18 2025
ipfw: fix lookup dst-ip opcode
Nov 12 2025
Nov 12 2025
Oct 27 2025
Oct 27 2025
Oct 26 2025
Oct 26 2025
arp: fix adding proxy entries for P2P interfaces
arp: fix adding proxy entries for P2P interfaces
Oct 25 2025
Oct 25 2025
Oct 22 2025
Oct 22 2025
ae added a comment to D44204: ip6_output: Reduce cache misses on pktopts.
It seems to have affected MLDv6: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290407
Oct 18 2025
Oct 18 2025
ae committed rG317a5dd0288e: ipfw: do not use errno value for error reporting (authored by lytboris_gmail.com).
ipfw: do not use errno value for error reporting
carp6: revise the generation of ND6 NA
carp6: revise the generation of ND6 NA
Oct 17 2025
Oct 17 2025
arp: fix adding proxy entries for P2P interfaces
Oct 15 2025
Oct 15 2025
ae committed rG613eb8ee9cb2: ipv6: don't complain when deleting an address with prefix length of 128 (authored by ae).
ipv6: don't complain when deleting an address with prefix length of 128
ae committed rG25c6697b0b98: ipv6: don't complain when deleting an address with prefix length of 128 (authored by ae).
ipv6: don't complain when deleting an address with prefix length of 128
ae published D53113: arp: fix proxyarp for P2P with netlink for review.
Oct 14 2025
Oct 14 2025
ae committed rGdfd822b1f084: ipfw: do not use errno value for error reporting (authored by lytboris_gmail.com).
ipfw: do not use errno value for error reporting
Yes, I think they were replaced with handlers from ipfw_sopt_handler.
Oct 13 2025
Oct 13 2025
Oct 8 2025
Oct 8 2025
Oct 7 2025
Oct 7 2025
ae committed rGc4cce0a3e94e: ipv6: don't complain when deleting an address with prefix length of 128 (authored by ae).
ipv6: don't complain when deleting an address with prefix length of 128
ae published D52952: ipv6: don't complain when deleting an address with prefix length of 128 for review.
Oct 3 2025
Oct 3 2025
carp6: revise the generation of ND6 NA
Oct 1 2025
Oct 1 2025
ae published D52825: ip6+carp: revise the generation of ND6 NA for review.
Sep 23 2025
Sep 23 2025
ae committed rGfb4be8661166: IPv6: fix off-by-one in pltime and vltime expiration checks (authored by ae).
IPv6: fix off-by-one in pltime and vltime expiration checks
ae committed rG586183128f2f: IPv6: fix off-by-one in pltime and vltime expiration checks (authored by ae).
IPv6: fix off-by-one in pltime and vltime expiration checks
Sep 16 2025
Sep 16 2025
ae committed rG588a5fad3e8b: IPv6: fix off-by-one in pltime and vltime expiration checks (authored by ae).
IPv6: fix off-by-one in pltime and vltime expiration checks
Sep 8 2025
Sep 8 2025
Sep 2 2025
Sep 2 2025
LGTM.
Aug 3 2025
Aug 3 2025
ipfw: add protected rule for orphaned dynamic states
ipfw: add additional handling for orphaned states
ae committed rG91ed876385d4: ipfw: forbid adding keep-state rules that depend on tablearg (authored by ae).
ipfw: forbid adding keep-state rules that depend on tablearg
ipfw: add numeric initializers to enum ipfw_opcodes
Jul 23 2025
Jul 23 2025
ae added inline comments to D51468: if_ovpn: support floating clients.
ae added inline comments to D51468: if_ovpn: support floating clients.
ae updated the summary of D51459: ipfw: add additional check for orphaned states.
Jul 22 2025
Jul 22 2025
ae published D51460: ipfw: add protected rule for orphaned dynamic states for review.
ae published D51459: ipfw: add additional check for orphaned states for review.
ae retitled D51458: ipfw: forbid add keep-state rules that depend from tablearg from ipfw: forbid add keep-state rules that depends from tablearg to ipfw: forbid add keep-state rules that depend from tablearg.
ae published D51458: ipfw: forbid add keep-state rules that depend from tablearg for review.
ae published D51457: ipfw: add numeric initializers to enum ipfw_opcodes. for review.
Jul 14 2025
Jul 14 2025
LGTM.
Jun 5 2025
Jun 5 2025
Jun 3 2025
Jun 3 2025
ae added inline comments to D50665: route: fix rtentry double free.
Jun 2 2025
Jun 2 2025
May 24 2025
May 24 2025
carp: fix mbuf_tag usage in carp_macmatch6
May 21 2025
May 21 2025
ae published D50455: carp: fix mbuf_tag usage in carp_macmatch6 for review.
May 14 2025
May 14 2025
ae updated subscribers of D50108: ip6: implement RFC 8981-advised temporary IID generation.
Apr 18 2025
Apr 18 2025
ae committed rG3c76623ad553: ipfw: add 'internal monitor' subcommand to capture rtsock messages. (authored by ae).
ipfw: add 'internal monitor' subcommand to capture rtsock messages.
ipfw: document logdst opcode
ae committed rGe26d1cea25cd: ipfw: add IPv6 logging via rtsock support for fwd tablearg opcode (authored by ae).
ipfw: add IPv6 logging via rtsock support for fwd tablearg opcode
ae committed rG4a02faa114c5: ipfw: add IPv6 logging support for fwd tablearg opcode (authored by ae).
ipfw: add IPv6 logging support for fwd tablearg opcode
Apr 2 2025
Apr 2 2025
tests: fix test for NULL encription
tests: fix test for NULL encription
