User Details
- User Since
- Apr 1 2021, 3:21 AM (64 w, 3 d)
Fri, Jun 17
Hi @0mp , do you have any objections ?
Thu, Jun 16
@brooks Thanks !
Ping @pauamma_gundo.com since the parent D35409 has been merged.
Wed, Jun 15
Hi @brooks , I do not have direct access to src repository, may you please commit this?
Fri, Jun 10
Mon, Jun 6
@pauamma_gundo.com And what about the support status of FDDI ? It has been removed via D15170 .
Thu, Jun 2
May 24 2022
See also D35304
May 23 2022
I do not have direct access to the repository, @markj may you please commit this?
May 16 2022
Ping .
Ping
May 5 2022
Apr 27 2022
Protect from concurrent ioctls, and rebase on latest main branch
Apr 24 2022
Apr 16 2022
Mar 16 2022
Mar 15 2022
Feb 25 2022
Feb 21 2022
Jan 21 2022
And for VNET(9) jail, it seems the loopback interface is always configured first.
The behavior is inconsistent with the host.
Jan 18 2022
Dec 14 2021
Dec 7 2021
Dec 1 2021
Hi,
I tested this patch with stable/13 in my home lab for about two weeks without any problems. Any progress will this be merge into stable/13 ?
Nov 11 2021
What if usr.sbin/jail process exit before a non-persistent jail exit ?
Nov 8 2021
Nov 5 2021
Sorry my bad, resubmit diff as last one include local WIP stashes.
- Removed redundant error initialization.
- Moved M_SETFIB(m, sc->vxl_fibnum) out of read lock
Nov 4 2021
I'm glad to do it, but currently if_vxlan is not VNETified and IIUC it is hard to write a regression test for vxlan right now.
Nov 3 2021
Oct 6 2021
Abandoned since it works as intended.
Sep 8 2021
I'm still investing on this issue. As the following case
Aug 23 2021
@melifaro Thanks very much!
Aug 22 2021
Done.
Rebased on latest main branch.
Moved down RO_GET_FAMILY()
Aug 21 2021
Aug 20 2021
LGTM
.
Pass correct AF to nd6_resolve()
Aug 18 2021
Added feature(3) knob.
Cleaned up some comments.
.
@melifaro Sorry for late response ;)
Rebased on latest main branch
Aug 10 2021
Update to 17.17.3 (as new www/kibana7 requires this version).
Aug 9 2021
Aug 6 2021
Jul 30 2021
Jul 28 2021
Jul 9 2021
Rework sending queued LLE packets.
Jun 25 2021
Jun 21 2021
I think I hit the issue that the useloopback was trying to resolve.
Jun 19 2021
Jun 18 2021
Jun 15 2021
Updated as @melifaro suggested.
Jun 11 2021
Reuse route.ro_dst to get the address family of outbound / forwarded packets.
May 31 2021
Hi Mark,
May 24 2021
Glad to get your response !
I'm interested with scalable network, and recently exploring the CLOS network architecture described by RFC 7938. It need large number of IPs and configuration
and BGP unnumbered seems to rescue (RFC 5549).
Thanks your effort on FreeBSD's routing component, it is not too hard to implement such feature in the dataplane :)
I spent some time thinking about the potential implementation option some time ago. Let me try to summarise my thoughts below.
May 22 2021
May 21 2021
FreeBSD src repository favors detailed commit message. I'm not sure if it is sufficient. Suggestions are welcomed :)
May 19 2021
Thanks @donner :)
May 17 2021
Hi, since I do not have access to the src repository, could someone check in the diff please ?
Friendly ping @donner , there're changes since your first acceptance, do you have any objections?