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
/
netinet
/
ip_mroute.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix comment
brad
2005-01-15
1
-2
/
+2
*
Duplicate nested if statement in PIM code.
mcbride
2005-01-14
1
-3
/
+2
*
Add kernel support for Protocol Independant Multicast (PIM)
mcbride
2005-01-14
1
-24
/
+1437
*
Multicast routing cleanup from Pavlin Radoslavov
mcbride
2004-11-24
1
-426
/
+441
*
Don't allow SIOCGET{VIF,SG}CNT from sockets other than the multicast router.
brad
2004-08-24
1
-12
/
+16
*
fix vlan destroy for MROUTING; report spamme@wouz.dk via tedu; ok itojun
markus
2004-01-06
1
-1
/
+3
*
put an mi wrapper around stdarg.h/varargs.h. gcc3 moved stdarg/varargs macros
espie
2004-01-03
1
-2
/
+2
*
de-register. deraadt ok
itojun
2003-12-10
1
-90
/
+90
*
do not flip ip_len/ip_off in netinet stack. deraadt ok.
itojun
2003-07-09
1
-10
/
+9
*
better vif_delete (no dangling ref to struct ifnet). deraadt ok
itojun
2003-07-09
1
-3
/
+16
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
KNF. markus ok
itojun
2003-05-14
1
-613
/
+633
*
string cleaning; tedu ok
deraadt
2003-05-06
1
-2
/
+3
*
Fix a problem where passing NULL as a pointer with varargs does not promote
pefo
2002-08-28
1
-3
/
+3
*
remove $Id$
itojun
2002-07-31
1
-2
/
+1
*
whitespace
itojun
2002-06-09
1
-61
/
+61
*
Kill #if __STDC__ used to do K&R vs. ANSI varargs/stdarg; just do things
millert
2002-03-15
1
-8
/
+2
*
First round of __P removal in sys
millert
2002-03-14
1
-32
/
+32
*
bring back the old copyright notice
deraadt
2001-09-26
1
-1
/
+41
*
More old timeouts removal, mainly affected unused/unmaintained code.
miod
2001-08-19
1
-6
/
+13
*
Remove unneeded ip_id convertions.
fgsch
2001-06-23
1
-3
/
+2
*
seperate -> separate, okay aaron@
provos
2000-11-10
1
-2
/
+2
*
Rename the ip4_* routines to ipip_*, make it so GIF tunnels are not
angelos
2000-01-21
1
-5
/
+8
*
undeclared variable
niklas
1999-08-08
1
-1
/
+2
*
Support detaching of network interfaces. Still work to do in ipf, and
niklas
1999-08-08
1
-1
/
+19
*
zap the newhashinit hack.
art
1999-04-28
1
-2
/
+2
*
Merge MROUTING and IPSEC wrt handling of IP-in-IP tunnelled packets.
niklas
1999-04-20
1
-47
/
+4
*
Clear mfchashtbl after deallocation (mycroft@netbsd)
angelos
1999-02-05
1
-1
/
+3
*
dont call ip_randomid() in htons().
provos
1999-01-08
1
-2
/
+3
*
rip_input() should be called with a 0 terminator; cmetz
deraadt
1999-01-08
1
-4
/
+4
*
make ip_id random but ensure that ids dont repeat for some period.
provos
1998-12-26
1
-6
/
+2
*
Proper handling of IP in IP and checksumming.
angelos
1998-07-29
1
-3
/
+19
*
wrong endian conversion caused vif stats to be wrong; jonny@jonny.eng.br
deraadt
1998-07-03
1
-2
/
+2
*
first step to the setsockopt/getsockopt interface as described in
provos
1998-05-18
1
-3
/
+3
*
more \n in log()
deraadt
1997-09-28
1
-22
/
+23
*
Couple of missing ifdefs.
angelos
1997-02-21
1
-1
/
+5
*
IPSEC package by John Ioannidis and Angelos D. Keromytis. Written in
deraadt
1997-02-20
1
-1
/
+22
*
if_name/if_unit -> if_xname/if_softc
deraadt
1996-05-10
1
-6
/
+5
*
partial sync with netbsd 960418, more to come
deraadt
1996-04-21
1
-6
/
+6
*
From NetBSD: 960217 merge
niklas
1996-03-03
1
-45
/
+61
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+1981