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
path:
root
/
sys
/
net
/
if_pair.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
this wasnt meant to be committed, back out for now.
dlg
2019-04-27
1
-12
/
+16
*
get rid of ifv_linkmib and a bunch of useless macros
dlg
2019-04-27
1
-16
/
+12
*
Creating a cloned interface could return ENOMEM due to temporary
bluhm
2018-01-09
1
-5
/
+2
*
Flag pseudo-interfaces as such in order to call add_net_randomness()
mpi
2017-01-23
1
-1
/
+2
*
move counting if_opackets next to counting if_obytes in if_enqueue.
dlg
2017-01-22
1
-2
/
+1
*
For virtual Ethernet drivers that don't have a technical limit of the
reyk
2016-11-29
1
-2
/
+2
*
We're always ready! So send IFQ_SET_READY() to the bitbucket.
mpi
2016-04-13
1
-2
/
+1
*
remove old lint annotations
tedu
2015-12-05
1
-2
/
+1
*
Add m_resethdr() to clear any state (pf, tags, flags) of an mbuf packet.
reyk
2015-10-30
1
-3
/
+5
*
ifa is no longer used.
mpi
2015-10-25
1
-2
/
+1
*
arp_ifinit() is no longer required.
mpi
2015-10-25
1
-3
/
+1
*
Remove superfluous assignment.
reyk
2015-10-24
1
-2
/
+1
*
Add pair(4), a vether-based virtual Ethernet driver to interconnect
reyk
2015-10-24
1
-0
/
+293