Hello, following [1], I have been able to upgrade to the latest
snapshot of ncurses in a -current openbsd system. All seems to be
working well.
Here is a rough script I'm using at the moment
# Fetch openbsd tree's ncurses through cvs
MIRROR="anon...@mirror.osn.de:/cvs"
cd /usr
cvs -qd $MIRROR che
On Mon, Mar 13, 2023 at 06:07:23PM +0100, Claudio Jeker wrote:
> Add the plumbing in bgplgd to allow for leaked and invalid show rib
> options.
Sure
>
> --
> :wq Claudio
>
> Index: bgplgd.h
> ===
> RCS file: /cvs/src/usr.sbin/bgpl
Add the plumbing in bgplgd to allow for leaked and invalid show rib
options.
--
:wq Claudio
Index: bgplgd.h
===
RCS file: /cvs/src/usr.sbin/bgplgd/bgplgd.h,v
retrieving revision 1.2
diff -u -p -r1.2 bgplgd.h
--- bgplgd.h3 Feb 20
On Mon, Mar 13, 2023 at 05:26:35PM +0100, Claudio Jeker wrote:
> This diff extends the show rib command to only show invalid (ineligible)
> or leaked (via OTC leak detection) routes.
>
> While there rename the OTC_LOOP defines to OTC_LEAK since this is not a
> route loop but a route leak.
Apart f
This diff extends the show rib command to only show invalid (ineligible)
or leaked (via OTC leak detection) routes.
While there rename the OTC_LOOP defines to OTC_LEAK since this is not a
route loop but a route leak.
--
:wq Claudio
Index: usr.sbin/bgpctl/bgpctl.8
Hi gerhard and tech,
You wrote the following in 2015 and I was wondering if it was worth
upstreaming it:
The PPPoE kernel module gets a new option auto for the authproto
in addition to pap and chap in client mode.
In this case the authentication protocol sent by the server in the
LCP configure r