index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
netinet6
Age
Commit message (
Expand
)
Author
2011-07-04
Bye bye pf_test6(). Only one pf_test function for both IPv4 and v6.
Claudio Jeker
2011-06-17
M_WAITOK cleanup of two cases:
Michael Knudsen
2011-05-13
Revert the pf->socket linking diff.
Owain Ainsworth
2011-05-02
Fix potential null dereference.
Charles Longeau
2011-05-02
Fix potential null dereference.
Charles Longeau
2011-05-02
recognize SO_RTABLE socket option at the SOL_SOCKET level;
Mike Belopuhov
2011-04-24
Double link between pf states and sockets. Henning has already
Alexander Bluhm
2011-04-15
Remove dead assignment.
Charles Longeau
2011-04-06
comment typo
Stuart Henderson
2011-04-05
Passing M_WAITOK to mbuf functions is supposed to be a contract between
Bret Lambert
2011-04-04
Add the same SS_CANTRCVMORE check as was done in the other input
Claudio Jeker
2011-04-03
fix typos in comments
Stefan Sperling
2011-04-03
As of r1.54 of nd6_rtr.c we don't add addresses from interrupt context
Stefan Sperling
2011-04-03
Kill redundant offsetof definitions; ok deraadt henning sthen thib
Stefan Sperling
2011-03-31
- use nitems(); no binary change
Jasper Lievisse Adriaanse
2011-03-24
Reassemble IPv6 fragments in pf. In the forward case, pf refragments
Alexander Bluhm
2011-03-23
Don't process ICMP6 redirects by default anymore. This is in line with
Claudio Jeker
2011-03-23
With pf IPv6 fragment reassembly, a large packet gets refragmented
Alexander Bluhm
2011-03-22
Extract the new function ip6_fragment() from ip6_output() to make
Alexander Bluhm
2011-03-09
Log MAC address changes in the IPv6 neighbor discovery protocol
Alexander Bluhm
2011-03-06
Extract the new function frag6_deletefraghdr() from frag6_input()
Alexander Bluhm
2011-02-24
Prevent the nd6_addr_add() work queue task from adding multiple addresses
Stefan Sperling
2011-01-13
In frag6_input() there was an mbuf length calculation error. If
Alexander Bluhm
2011-01-09
In ip6_forward() only one call to icmp6_error() was not protected
Alexander Bluhm
2011-01-07
Add socket option SO_SPLICE to splice together two TCP sockets.
Alexander Bluhm
2010-12-21
Remove the no longer used ip6s_exthdrtoolong field.
Claudio Jeker
2010-10-07
Also call addrhooks for IPv6 addresses with a 128 bit prefixlen.
Marco Pfatschbacher
2010-09-24
When processing IPv6 RA messages we may end up adding a new IPv6 address
Joel Sing
2010-09-23
add a new IP level socket option IP_PIPEX. This option is used for L2TP
YASUOKA Masahiko
2010-09-09
Why ip6_input.c includes netinet/ip_icmp.h is beyond my imagination.
Claudio Jeker
2010-08-07
No "\n" needed at the end of panic() strings.
Kenneth R Westerback
2010-07-09
Add support for using IPsec in multiple rdomains.
Reyk Floeter
2010-07-09
Add the rtableid to struct rttimer and therefor make it available to
Claudio Jeker
2010-07-08
remove some unused netinet6 code
Jonathan Gray
2010-07-03
Fix the naming of interfaces and variables for rdomains and rtables
Philip Guenthe
2010-07-01
Allow to specify an alternative enc(4) interface for an SA. All
Reyk Floeter
2010-06-29
Replace enc(4) with a new implementation as a cloner device. We still
Reyk Floeter
2010-06-28
Add the rtable id as an argument to rn_walktree(). Functions like
Claudio Jeker
2010-06-28
Allow neighbor discovery for prefixes on interfaces without matching
Alexander Bluhm
2010-05-11
Massiv cleanup of the gif(4) mess. Move encapsulation into gif_output()
Claudio Jeker
2010-05-08
During IPv6 source address selection, prefer RFC 4941 temporary addresses
Stefan Sperling
2010-05-07
Start cleaning up the mess called rtalloc*. Kill rtalloc2, make rtalloc1
Claudio Jeker
2010-04-20
remove proc.h include from uvm_map.h. This has far reaching effects, as
Ted Unangst
2010-04-06
Simple implementation of RFC4941, "Privacy Extensions for Stateless
Stefan Sperling
2010-03-22
fix rcs id, from brad
Jonathan Gray
2010-03-22
Add some MLDv2 definitions from FreeBSD.
Jonathan Gray
2010-03-09
Use correct routing domain when doing address lookups.
Joel Sing
2010-03-08
Use properly initialised sockaddr_in/sockaddr_in6 struct when performing
Joel Sing
2010-02-08
More destatic and ansification.
Joel Sing
2010-02-08
More destatic and ansification.
Joel Sing
[next]