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
/
ip6.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused macro.
blambert
2011-04-05
1
-21
/
+1
*
fix macros up so they use the do { } while (/* CONSTCOND */ 0) idiom
dlg
2008-11-08
1
-5
/
+5
*
switch IPv6 advanced API from RFC2292 to RFC3542 (2292 is superseded by 3542).
itojun
2006-12-09
1
-5
/
+2
*
use underscore variants of _BYTE_ORDER macros which are always defined
tedu
2006-04-27
1
-10
/
+10
*
typo. Bruno Rohee
itojun
2004-07-09
1
-3
/
+3
*
hide nonstandard struct from userland
itojun
2004-04-26
1
-1
/
+3
*
struct for IPv6 pseudo header checksum - nonstandard. from kame
itojun
2004-01-08
1
-2
/
+13
*
convert __attribute__((__packed__)) to __packed so that parsers unaware
avsm
2003-11-16
1
-13
/
+13
*
- sync up MLD declaration with RFC3542 (s/MLD6/MLD/)
itojun
2003-06-11
1
-7
/
+58
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
nuke !PULLDOWN_TEST case. (leftover from yesterday)
itojun
2003-05-14
1
-36
/
+1
*
put __attribute__ to header decls to avoid align strangeness. sync with kame
itojun
2001-12-06
1
-16
/
+10
*
IP6_EXTHDR_GET0 did not check m->m_len (noone was using this macro).
itojun
2001-07-05
1
-3
/
+3
*
Inclusion protection.
angelos
2001-06-09
1
-4
/
+3
*
little bit of sync with kame ($KAME, s/u_char/u_int8_t/)
itojun
2000-10-10
1
-4
/
+4
*
remove m_pulldown statistics, which is highly experimental
itojun
2000-07-12
1
-3
/
+1
*
declare IP6_EXTHDR_GET{,0}. sorry i forgot to commit this one.
itojun
2000-06-13
1
-4
/
+54
*
hide IP6_EXTHDR_CHECK from the userland.
itojun
2000-02-24
1
-1
/
+3
*
for more strict rfc2292 compliance swap netinet{,6}/{ip6,icmp6}.h.
itojun
2000-02-07
1
-2
/
+248
*
bring in KAME IPv6 code, dated 19991208.
itojun
1999-12-08
1
-0
/
+3