index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
Age
Commit message (
Expand
)
Author
2019-11-22
Treat DNS proposals as replacement of previous proposals from the same
Florian Obser
2019-11-22
Merge DNS proposals coming from the same interface.
Florian Obser
2019-11-22
The DNS proposal list can (soon) be empty to signal a withdraw, relax
Florian Obser
2019-11-22
Teach route(8) about RTP_PROPOSAL_UMB
Claudio Jeker
2019-11-21
We do not send lifetimes or source in DNS proposals.
Florian Obser
2019-11-21
output RTM_PROPOSALs more similar to other route messages
Florian Obser
2019-11-21
Track on which interface nameservers have been learned.
Florian Obser
2019-11-21
Configure the default route with RTP_NONE so that the kernel assigns
Florian Obser
2019-11-20
Form DNS proposals from router advertisements with a router lifetime
Florian Obser
2019-11-20
Check for a too short answer packet in all callback functions because
Florian Obser
2019-11-19
Print learned forwarders in unwindctl.
Florian Obser
2019-11-19
Proposals from dhclient are sometimes replacements.
Florian Obser
2019-11-19
Stop dhcp lease file parsing now that dhclient sends proposals.
Florian Obser
2019-11-19
Inform unwind about DNS servers it finds in leases.
Kenneth R Westerback
2019-11-19
Make /usr maximum 6G and grow it faster; ok lots of devs
Otto Moerbeek
2019-11-18
Enable ESP UDP-encapsulation with '-t' flag.
tobhe
2019-11-16
Missing comma after RTM_PROPOSAL source.
Kenneth R Westerback
2019-11-16
When printing RTM_PROPOSAL and unspecified message types, print the
Kenneth R Westerback
2019-11-16
When printing RTM_PROPOSAL messages use "if#" like all the other
Kenneth R Westerback
2019-11-16
More %d -> %u for unsigned values.
Kenneth R Westerback
2019-11-16
Whitespace nit.
Kenneth R Westerback
2019-11-16
rtm_version, rtm_type, rtm_msglen, rtm_index, rtm_priority, ifan_what
Kenneth R Westerback
2019-11-16
Remove "(void)" casts from the 2 printf() statements that
Kenneth R Westerback
2019-11-15
IKEv2 message fragments of the same message have the same msg_id. When
tobhe
2019-11-15
Fix error handling in ikev2_msg_send.
tobhe
2019-11-15
Improve readability by using a typedef for the callback type; ok florian@
Otto Moerbeek
2019-11-14
Do not print misleading error message about permission error for
Alexander Bluhm
2019-11-14
With the stub resolver we have since some time we can resolve the
Florian Obser
2019-11-14
Checking a resolver that we are already checking can lead to a
Florian Obser
2019-11-14
Since resolve() switched to a callback mechanism all uw_resolver objects
Florian Obser
2019-11-13
Log reason whenever a child SA is freed. This makes it easier to
tobhe
2019-11-12
we might not have a best resolver at all
Florian Obser
2019-11-12
do not leak buf or region if either fails to allocate
Florian Obser
2019-11-12
fix a formatting warning;
Jason McIntyre
2019-11-12
Add configuration options to explicitly specify ESN support for child SAs.
tobhe
2019-11-12
we are not using was_ratelimited
Florian Obser
2019-11-12
Pass in a callback function to resolve() instead of a flag to
Florian Obser
2019-11-12
Error logging is done inside of resolve since it depends on the
Florian Obser
2019-11-12
It is possible to cancel libunbound queries by tracking an id.
Florian Obser
2019-11-11
Cleanup message retransmission handling with new helper functions.
tobhe
2019-11-11
Implement DNS proposals to learn nameservers from network
Florian Obser
2019-11-11
Send DNS proposals on route socket when new nameservers are learned
Florian Obser
2019-11-10
Consistently use _rcctl enable foo_ in examples, it's simpler and less
Landry Breuil
2019-11-10
Update wifi-related documentation in ifconfig man page.
Stefan Sperling
2019-11-09
Add RTP_PROPOSAL_SOLICIT to allow unwind(8) to solicit DNS proposals
Florian Obser
2019-11-09
Mechanically change the forwarder SIMPLEQ to a TAILQ. Needed for
Florian Obser
2019-11-09
failure to allocate memory is not an XXX
Florian Obser
2019-11-08
There is at most one Default Router Proposal present per router.
Florian Obser
2019-11-08
forgot to set proposal id
Florian Obser
2019-11-07
Remove half way implemented address and default route proposals.
Florian Obser
[prev]
[next]