index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-16
Update model details for Loongson Lynloong.
visa
1
-3
/
+3
2021-01-16
Use struct ip_mreqn for the IP_MULTICAST_IF setsockopt. This way
claudio
1
-2
/
+8
2021-01-16
Extend IP_MULTICAST_IF to take either an address (struct in_addr), a
claudio
1
-3
/
+32
2021-01-16
recognise Realtek ALC287
jsg
1
-1
/
+4
2021-01-16
regen
jsg
2
-4
/
+9
2021-01-16
add Intel AX201 Bluetooth
jsg
1
-1
/
+2
2021-01-16
regen
jsg
2
-4
/
+109
2021-01-16
add devices mostly from x1 nano jcs@ has
jsg
1
-2
/
+23
2021-01-15
Remove a check that bypasses pf state tests. It dates back to 2003
bluhm
1
-7
/
+1
2021-01-15
Add IORT structs for ARM SMMU versions 1 and 2.
patrick
1
-1
/
+35
2021-01-15
Split the IORT struct into two, as the current version not only contained
patrick
2
-3
/
+8
2021-01-15
Add IORT id for ARM SMMUv3.
patrick
1
-1
/
+2
2021-01-15
Move IO Remapping Table (IORT) struct defines to the common ACPI header
patrick
2
-36
/
+35
2021-01-15
zap trailing period
anton
1
-2
/
+2
2021-01-15
add myself as the author
anton
1
-2
/
+4
2021-01-15
Stop the -v command line argument from overriding logging brevity.
rob
1
-4
/
+4
2021-01-15
As documented in sysctl(2) net.inet.ip.forwarding can be 2.
bluhm
1
-3
/
+3
2021-01-15
Fix startup of smtpd; kill dangling smtpd; increase verbosity.
bluhm
1
-11
/
+9
2021-01-15
Be more explicit by stating that the -n flag is linked to the nopass option
martijn
1
-5
/
+5
2021-01-15
now we report more addresses to the host
jmatthew
1
-3
/
+3
2021-01-15
Report full IP address information to the host. Contrary to what I wrote
jmatthew
1
-9
/
+300
2021-01-15
Make output buffer larger to prevent potential truncation warnings from
dtucker
1
-2
/
+2
2021-01-15
Change types in convtime() unit test to int to match change its new type.
dtucker
2
-19
/
+30
2021-01-15
In waitfd(), when poll returns early we are subtracting the elapsed time
dtucker
1
-2
/
+2
2021-01-14
IPv4 loopback addresses do not work with af-to as in_canforward()
bluhm
2
-55
/
+92
2021-01-14
Minor grammatical correction.
rob
2
-6
/
+6
2021-01-14
Some BIOS seem to provide memory regions <16M in their reserved memory
patrick
1
-5
/
+7
2021-01-14
IPv6 link-local addresses are broken in pf(4) as scope ID is used
bluhm
2
-28
/
+73
2021-01-14
Fix build without carp: ifp0 is only used within #if NCARP > 0.
tb
1
-2
/
+7
2021-01-14
Cleanup prefix_cmp() a bit. Make sure that the return value can not overflow
claudio
1
-28
/
+60
2021-01-14
syncer_thread: sleep without lbolt
cheloha
1
-6
/
+25
2021-01-13
Make vm_rpc_send_rpci_tx_buf() use the buffer passed in, not the buffer
jmatthew
1
-2
/
+2
2021-01-13
put M_ZERO in the right place
jmatthew
1
-2
/
+2
2021-01-13
Clean up dtls1_reset_seq_numbers()
jsing
1
-10
/
+7
2021-01-13
Clean up read sequence handling in DTLS.
jsing
1
-19
/
+21
2021-01-13
Clean up sequence number handing in the new TLSv1.2 record layer.
jsing
3
-69
/
+89
2021-01-13
Make the binary run by linking it against net-snmpd.
martijn
4
-54
/
+173
2021-01-13
kernel, sysctl(8): remove dead variable: tickadj
cheloha
7
-23
/
+13
2021-01-13
Pledge the "-C" code path
kn
1
-1
/
+5
2021-01-13
Convert mbuf type KDASSERT() to a proper KASSERT() in m_get(9).
bluhm
1
-3
/
+3
2021-01-13
Extend prefix_evaluate() to also be used when withdrawing a prefix.
claudio
4
-40
/
+33
2021-01-13
Add support for the HYM8563 RTC, which is a PCF8563 clone.
kettenis
1
-5
/
+3
2021-01-13
Extend med test with a withdraw that causes a flip in the order.
claudio
2
-1
/
+18
2021-01-13
Make imsg.h a bit more self-contained by prototyping struct iovec.
claudio
1
-1
/
+2
2021-01-13
Link pflog(4) instances to `pflog_ifs' list instead of allocating
mvs
2
-52
/
+31
2021-01-13
Temporary addresses are preferred for 1 day and valid for 2.
florian
1
-5
/
+3
2021-01-13
Send without kernel lock
kn
1
-10
/
+7
2021-01-13
revert drm vmalloc changes
jsg
3
-126
/
+39
2021-01-13
Add pflog(4) tests for IPv6.
bluhm
2
-8
/
+74
2021-01-12
Tweak previous.
rob
1
-2
/
+2
[prev]
[next]