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
/
raw_ipv6.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
witch raw ip6 socket code from NRL to kame.
itojun
2001-02-08
1
-910
/
+0
*
raw6/udp6 sockets are okay with :: in src.
itojun
2000-07-27
1
-17
/
+2
*
be proactive about unspecified IPv6 source address. pcb layer uses
itojun
2000-07-27
1
-2
/
+18
*
enable setsockopt related to IPv6 multicast routing.
itojun
2000-07-13
1
-3
/
+28
*
fix KAME PR 261.
itojun
2000-06-21
1
-3
/
+6
*
more mbuf sanity check
itojun
2000-06-18
1
-8
/
+11
*
KNF
itojun
2000-06-18
1
-578
/
+584
*
remove remains from NRL ipsec code
itojun
2000-06-18
1
-13
/
+2
*
split long "if" case (cosmetic; preparation for KNF)
itojun
2000-06-18
1
-6
/
+7
*
sync with more recent kame.
itojun
2000-06-18
1
-124
/
+103
*
comment out flowinfo manipulation on inbound. the spec is not very clear.
itojun
2000-06-13
1
-2
/
+5
*
plug an mbuf leak
deraadt
2000-05-13
1
-5
/
+10
*
allow compilation without -Ox. we may want to simplify #ifdefs more,
itojun
2000-04-30
1
-3
/
+3
*
- check raw socket icmp6 filter only if the packet is icmp6.
itojun
2000-02-28
1
-3
/
+71
*
bring in recent KAME changes (only important and stable ones, as usual).
itojun
2000-02-28
1
-2
/
+3
*
fix include file path related to ip6.
itojun
2000-02-07
1
-4
/
+4
*
clarify rip6_ctloutput().
itojun
2000-01-05
1
-60
/
+10
*
be paranoid about malicious use of v4 mapped addr on v6 packet.
itojun
1999-12-21
1
-2
/
+9
*
disallow AF mismatch on inbound.
itojun
1999-12-19
1
-2
/
+4
*
do not overwrite traffic class portion when filling in IPv6 version field.
itojun
1999-12-15
1
-3
/
+4
*
Change cast (and argument declaration) from int to u_long so it
angelos
1999-12-14
1
-4
/
+4
*
Remove remaining unnecessary ifdefs (itojun will hate me for this :-)
angelos
1999-12-10
1
-7
/
+5
*
Add RCS tags, remove unused header files and code, remove a few
angelos
1999-12-10
1
-301
/
+16
*
bring in KAME IPv6 code, dated 19991208.
itojun
1999-12-08
1
-179
/
+266
*
zap the newhashinit hack.
art
1999-04-28
1
-3
/
+3
*
Demangled the INET6 stuff so as not to require any extra options and not to
cmetz
1999-03-09
1
-7
/
+13
*
Synchronized changes needed to integrate into OpenBSD with the NRL source
cmetz
1999-02-24
1
-7
/
+8
*
first few files of NRL ipv6. This NRL release was officially exported
deraadt
1999-01-06
1
-0
/
+1059