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
/
netinet6
/
ip6_mroute.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the IPv6 multicast routing code use the OpenBSD routing table
rzalamena
2017-05-16
1
-25
/
+1
*
Added initial IPv6 multicast routing support for multiple rdomains:
rzalamena
2017-05-08
1
-4
/
+4
*
In sogetopt, preallocate an mbuf to avoid using sleeping mallocs with
dhill
2017-02-01
1
-2
/
+2
*
Remove PIM support from the multicast stack.
rzalamena
2016-12-22
1
-2
/
+1
*
More damned eye searing whitespace. No change to .o files.
krw
2015-06-08
1
-28
/
+28
*
Implement 2 sysctl to retrieve the multicast forwarding cache (mf6c) and the
claudio
2015-02-09
1
-3
/
+30
*
Kill unused route storages.
mpi
2014-07-09
1
-2
/
+1
*
remove left over bits of omrt6msg, and cleanup the yucky
deraadt
2013-10-29
1
-42
/
+14
*
delete UPCALL_TIMING debug code from a the dark ages
deraadt
2013-10-27
1
-7
/
+4
*
no more #ifdef KERNEL
deraadt
2013-10-21
1
-4
/
+2
*
remove GET_TIME() wrapper
deraadt
2013-10-21
1
-9
/
+1
*
tedu broken Resource Reservation Protocol code that was ifdef RSVP_ISI.
mpi
2013-05-02
1
-5
/
+1
*
ioctl requests are u_long not int, spotted via clang
jsg
2012-09-19
1
-2
/
+2
*
u_quad_t -> u_int64_t
brad
2006-07-06
1
-28
/
+28
*
on interface removal, clear multicast forwarding stuff. from kame
itojun
2003-07-08
1
-1
/
+2
*
First round of __P removal in sys
millert
2002-03-14
1
-5
/
+5
*
fix multicast API for sizeof(long) != 4. (IF_SET and family will not
itojun
2001-02-16
1
-4
/
+4
*
update multicast routing message (struct mrt6msg) to the latest kame.
itojun
2000-05-19
1
-10
/
+38
*
Remove remaining unnecessary ifdefs (itojun will hate me for this :-)
angelos
1999-12-10
1
-6
/
+1
*
bring in KAME IPv6 code, dated 19991208.
itojun
1999-12-08
1
-0
/
+254