Age | Commit message (Collapse) | Author |
|
Fabio Scotoni <fabio at esse dot ch> reported it was missing in eqn(7)
|
|
|
|
of P2P interfaces "stub net" LS.
This is related to revision 1.77 of rde_spf.c.
Problem reported by Mitchll Krome on tech@.
ok benno@
|
|
instead of IF_STA_POINTTOPOINT. This makes "passive" work on P2P
interfaces. Also add the "depend on" logic.
Bug reported by stsp@
ok stsp@ benno@
|
|
|
|
ok espie@
|
|
lack of documentation and original diff provided by alfred morgan;
benno helped me track down the applicable options;
ok benno
|
|
Lots of help with build/tests on sparc64 from jsg@, thank you.
ok deraadt
|
|
|
|
print at least the key-id, and seq when -v is set, and the offset
and len when -vv is set.
ok sthen@ bluhm@
|
|
Found the hard way by naddy
OK deraadt, phessler
|
|
Helps portable.
OK deraadt@
|
|
OK deraadt@
|
|
|
|
ok gilles@
|
|
done a bit too early
diff from Martijn van Duren <openbsd+tech@list.imperialat.at>
|
|
what's wrong with the network.
okay deraadt@
|
|
on a peer. Just checking the peer read buffer size is not enough since
the data present could be a partial message and so the SE should sleep
until a new POLLIN event fires. Adjust the logic by adding a rpending
flag that is only set if reading the session buffer was exited early
because MSG_PROCESS_LIMIT was hit.
OK benno@
|
|
there is no external source, so return []
(noticed by Anton Karpov, not sure how to reproduce)
|
|
(after 6 months, I remembered the option wrong, so as a usability fix,
make it possible for other people to forget as well)
|
|
external program
|
|
|
|
|
|
citizen of base.
push from benno, ok mortimer ingo others
|
|
|
|
this is useful for telling the MPLSes apart, and generally understanding
what you're seeing.
|
|
ok deraadt@ mpi@ sthen@
|
|
be set to the subnet's IP address and not the interface address.
Bug report and fix from Mitchell Krome.
OK claudio@
|
|
code accordingly.
|
|
OpenBSD coding practices (fork+exec/privsep/pledge/...). It is only
intended to replace the lpd(8) daemon for the moment, not the lpr(1),
lprm(1), lpq(1) and lpc(8) commands.
This is a work in progress. The server part should be fairly functionnal,
but the printer part is not complete: remote printers should work, for
local printers it depends on the setup. Anyway, at this point it's better
in the tree than rotting on my disk.
ok deraadt@
|
|
changes.
|
|
The caveat with this is that MPLS and MPLS_MCAST look exactly the
same. I could prefix the MCAST line with "multicast" or something,
but like everything else in MPLS the meaning of that protocol type
is supposed to have changed. It's no longer meant to indicate
multicast mpls, but mpls with a label selected by an upstream. So
what's the right thing to do?
noticed by Mitchell Krome, who used this breakage to identify another
problem, which won't happen anymore.
|
|
Unfortunately the nameserver types enums needed to be renamed
to not collide with yacc tokens.
|
|
ok dlg@ kettenis@
|
|
`vmctl status id' reports the VM's VCPU states, that is whether they are
running or halted.
Given that only one VCPU is currently supported per VM and the undocumented
states change across repetitive status commands, change it to indicate the
VM's general state based on whether the respective host procces is running
or not.
This makes vmctl reliably report "STATE: RUNNING" and "STATE: STOPPED" for
started and stopped VMs respectively.
OK mlarkin
|
|
dhclient(8).
|
|
|
|
|
|
domain-search. Mention that dhcpd(8) still calls
this option-119. Also mention that the information
provided by this option will be used in preference
to domain-name when constructing resolv.conf(5).
Merciless prodding by florian@ and kn@.
|
|
(comment, log message, and rearrange lines).
|
|
to keep the original authenticators and modify them only if needed.
But actually, there supposed to be no case such that the original
authenticators can be used for the client. Original diff from IIJ.
|
|
classless[-ms]-static-routes verbiage to use
cidr and ip-address types rather than hand
waving manual construction.
Add an explicit note that dhclient(8)
ignores the obsolete "static-routes"
option.
|
|
authenticator mistakenly. Original diff from IIJ.
|
|
surround words with double quote. Also fix a bug in the man page
that module argument was missing for "module set".
|
|
mention them.
|
|
radius module. "secret" for client was required already, but it
hadn't cause an error if it's missing. Original diff from IIJ.
|
|
dhcp-max-message-size (a.k.a. option 57) in the hope of clarifying
things.
|
|
nds-context and nds-tree-name to show that they
are parsed as data-string ('X') and not string ('t').
Correct the documentation of dhcp-option-overload to
show that it is parsed as a single uint8, not an
array of uint8s.
|
|
CTF) is not needed and can be removed.
|
|
|