NetBSD/sys/netinet6
rpaulo 5423539f94 New EtherIP driver based on tap(4) and gif(4) by Hans Rosenfeld.
Notable changes:
	* Fixes PR 34268.
	* Separates the code from gif(4) (which is more cleaner).
	* Allows the usage of STP (Spanning Tree Protocol).
	* Removed EtherIP implementation from gif(4)/tap(4).

Some input from Christos.
2006-11-23 04:07:07 +00:00
..
ah_aesxcbcmac.c
ah_aesxcbcmac.h
ah_core.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ah_input.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ah_output.c
ah.h
dest6.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
esp_aesctr.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
esp_aesctr.h
esp_core.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
esp_input.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
esp_output.c
esp_rijndael.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
esp_rijndael.h
esp.h
files.ipsec
files.netinet6
frag6.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
icmp6.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
in6_cksum.c
in6_gif.c
in6_gif.h
in6_ifattach.c Use the TAILQ_/LIST_ macros instead of open-coding them. 2006-11-20 04:16:27 +00:00
in6_ifattach.h
in6_pcb.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
in6_pcb.h
in6_proto.c New EtherIP driver based on tap(4) and gif(4) by Hans Rosenfeld. 2006-11-23 04:07:07 +00:00
in6_src.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
in6_var.h Use TAILQ_FOREACH(). 2006-11-20 04:17:57 +00:00
in6.c Cosmetic: join two lines. 2006-11-20 04:13:28 +00:00
in6.h Commented out IPv6 socket options which are no longer supported. 2006-10-31 00:29:30 +00:00
ip6_etherip.c New EtherIP driver based on tap(4) and gif(4) by Hans Rosenfeld. 2006-11-23 04:07:07 +00:00
ip6_etherip.h New EtherIP driver based on tap(4) and gif(4) by Hans Rosenfeld. 2006-11-23 04:07:07 +00:00
ip6_forward.c
ip6_id.c
ip6_input.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ip6_mroute.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ip6_mroute.h
ip6_output.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ip6_var.h
ip6protosw.h
ipcomp_core.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ipcomp_input.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ipcomp_output.c
ipcomp.h
ipsec.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ipsec.h
Makefile
mld6_var.h
mld6.c Cosmetic: use LIST_ macros. Shorten some staircases. 2006-11-20 04:26:22 +00:00
nd6_nbr.c
nd6_rtr.c Use LIST_/TAILQ_ macros, esp. LIST_FOREACH() and TAILQ_FOREACH(). 2006-11-20 04:34:16 +00:00
nd6.c Use LIST_/TAILQ_ macros, esp. LIST_FOREACH() and TAILQ_FOREACH(). 2006-11-20 04:34:16 +00:00
nd6.h Use LIST_/TAILQ_ macros, esp. LIST_FOREACH() and TAILQ_FOREACH(). 2006-11-20 04:34:16 +00:00
pim6_var.h
pim6.h
raw_ip6.c
raw_ip6.h
route6.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
scope6_var.h
scope6.c
udp6_output.c
udp6_usrreq.c
udp6_var.h
udp6.h