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_pppvar.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use `if_bpf' directly instead of the non-initialized duplicated copy of it.
mpi
2020-05-20
1
-2
/
+1
*
A space here, a space there. Soon we're talking real whitespace
krw
2017-01-24
1
-3
/
+3
*
unbreak tree after src/sys/net/if_ppp.c r1.95.
dlg
2015-11-06
1
-3
/
+2
*
there's been a long standing issue in ppp on a tty/serial line where it allocates mbufs at IPL_SOFTTTY, which is above the IPL_NET the mbuf layer protects itself at.
dlg
2015-06-03
1
-6
/
+36
*
replace the use of ifqueues for most input queues serviced by netisr
dlg
2015-04-10
1
-2
/
+2
*
support ifconfig create; ok deraadt
markus
2003-12-07
1
-1
/
+2
*
Remove commons; inspired by netbsd.
jason
2003-02-12
1
-2
/
+2
*
Paul Mackerras and the Australian National University have worked things
deraadt
2002-09-13
1
-20
/
+28
*
license update of CMU parts. due to communication with wcw+@andrew.cmu.edu,
deraadt
2002-07-01
1
-14
/
+37
*
Cosmetic changes only, primarily making comments line up nicely after the
millert
2002-03-15
1
-3
/
+3
*
First round of __P removal in sys
millert
2002-03-14
1
-13
/
+13
*
By popular demand, protect from multiple inclusion, and fix to use the
angelos
2001-06-09
1
-2
/
+1
*
Convert to use new timeout API.
art
2000-06-30
1
-1
/
+2
*
Add support for RFC-comliant deflate protocol
millert
1998-05-08
1
-1
/
+6
*
Minor changes from ppp 2.3.1
millert
1997-09-05
1
-3
/
+7
*
OpenBSD tags + some prototyping police
niklas
1997-02-24
1
-0
/
+1
*
proto ppp_restart
deraadt
1996-07-27
1
-0
/
+1
*
if_name/if_unit -> if_xname/if_softc
deraadt
1996-05-10
1
-1
/
+2
*
partial sync with netbsd 960418, more to come
deraadt
1996-04-21
1
-6
/
+7
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+104