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
/
in6_cksum.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
In in_cksum() and in6_cksum() convert types to C99 style and make
bluhm
2019-04-22
1
-27
/
+33
*
More damned eye searing whitespace. No change to .o files.
krw
2015-06-08
1
-3
/
+3
*
Split the checksum calculation for IPv6 like for IPv4:
naddy
2014-01-22
1
-1
/
+6
*
ANSIfy to sync with KAME. From Karl Sjodahl <dunceor@gmail.com>.
mcbride
2008-06-11
1
-5
/
+2
*
change semantics of ff01::/16 to interface local multicast
itojun
2006-11-17
1
-3
/
+3
*
convert __attribute__((__packed__)) to __packed so that parsers unaware
avsm
2003-11-16
1
-2
/
+2
*
remove #if 0 portion
itojun
2003-07-18
1
-20
/
+1
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
Remove more '\n's from panic() statements. Both trailing and leading.
krw
2002-10-12
1
-3
/
+3
*
No need for net/net_osdep.h
angelos
2001-06-09
1
-3
/
+1
*
cosmetic sync with kame
itojun
2001-02-16
1
-2
/
+2
*
kill register declarations. to sync with kame better.
itojun
2001-02-16
1
-5
/
+5
*
add attribute(packed) for alignment constraint on a union.
itojun
2000-09-09
1
-15
/
+16
*
bring in recent KAME changes (only important and stable ones, as usual).
itojun
2000-02-28
1
-1
/
+1
*
fix include file path related to ip6.
itojun
2000-02-07
1
-2
/
+2
*
Add RCS tags, remove unused header files and code, remove a few
angelos
1999-12-10
1
-0
/
+2
*
bring in KAME IPv6 code, dated 19991208.
itojun
1999-12-08
1
-179
/
+265
*
first few files of NRL ipv6. This NRL release was officially exported
deraadt
1999-01-06
1
-0
/
+232