Mark Johnston

Results 57 comments of Mark Johnston
trafficstars

@kevans91 would you have any time to review the change?

I think this patch looks good. I wonder why we set a special `sa_family` to begin with - it looks like BPF can just set `bd_hdrcmplt` and avoid using pseudo_AF_HDRCMPLT....

> > I think this patch looks good. I wonder why we set a special `sa_family` to begin with - it looks like BPF can just set `bd_hdrcmplt` and avoid...

Currently waiting for some commits to land upstream so that I can avoid creating unnecessary divergence in CheriBSD: https://reviews.freebsd.org/D43664 https://reviews.freebsd.org/D43665 https://reviews.freebsd.org/D43666

My WIP branch for CheriBSD is here: https://github.com/markjdb/cheribsd/tree/dev-bhyve-gdb3 It reverts the previous gdb stub patches in favour of something more complete. Also because the gdb stub changed upstream and it...

> Are we still waiting on fixes for -G or is this about ready to land? As it happens, I'm finally about to push these patches into FreeBSD (Andy approved...