NetBSD/sys/net
dyoung 0275d524f1 Fix gif(4)/gre(4) operation over interfaces such as wm(4) that do IPv4
checksum-offload.  Note well: it really is necessary to clear the
csum_data.

While I'm here, remove the do-nothing case for SIOCSIFDSTADDR and let
ifioctl_common() or the protocol handle it.
2011-10-27 20:04:57 +00:00
..
agr Use if_flags_set() and if_addr_init() instead of ifp->if_ioctl(). 2011-10-19 01:49:50 +00:00
npf
Makefile
bpf.c Provide netbsd32 compat for bpf. Beside the ioctls, the structure 2011-08-30 14:22:22 +00:00
bpf.h Provide netbsd32 compat for bpf. Beside the ioctls, the structure 2011-08-30 14:22:22 +00:00
bpf_filter.c back out previous - this should be unnecessary on NetBSD due to 2011-07-14 12:44:10 +00:00
bpf_stub.c
bpfdesc.h Provide netbsd32 compat for bpf. Beside the ioctls, the structure 2011-08-30 14:22:22 +00:00
bridgestp.c
bsd-comp.c
dlt.h
ethertypes.h
files.pf build pf module with WARNS=3, and remove the need for -Wno-shadow 2011-08-29 09:50:04 +00:00
if.c Document the ifioctl locking in comments. 2011-10-25 22:26:18 +00:00
if.h Document the ifioctl locking in comments. 2011-10-25 22:26:18 +00:00
if_arc.h
if_arcsubr.c
if_arp.h
if_atm.h
if_atmsubr.c
if_bridge.c simplify 2011-05-23 21:52:54 +00:00
if_bridgevar.h
if_dl.h
if_eco.h
if_ecosubr.c
if_ether.h
if_etherip.c
if_etherip.h
if_ethersubr.c use ETHERTYPE_MPLS only for unicast packets (RFC3032) 2011-06-16 19:47:30 +00:00
if_faith.c
if_faith.h
if_fddi.h
if_fddisubr.c
if_gif.c Fix gif(4)/gre(4) operation over interfaces such as wm(4) that do IPv4 2011-10-27 20:04:57 +00:00
if_gif.h
if_gre.c Fix gif(4)/gre(4) operation over interfaces such as wm(4) that do IPv4 2011-10-27 20:04:57 +00:00
if_gre.h
if_hippi.h
if_hippisubr.c
if_ieee1394.h
if_ieee1394subr.c
if_llc.h
if_loop.c Avoid computing INET[6] cksums for MPLS packets 2011-06-20 09:43:27 +00:00
if_media.c
if_media.h
if_mpls.c Avoid putting implicit null labels on the wire 2011-07-03 18:46:12 +00:00
if_mpls.h
if_ppp.c Convert ppp_list_lock to mutex(9). 2011-08-07 13:51:37 +00:00
if_ppp.h
if_pppoe.c Add support for RFC 4638 to pppoe(4). 2011-09-05 12:19:09 +00:00
if_pppoe.h
if_pppvar.h
if_sl.c Change obsolete CBSIZE constant (48), to a power of two constant (64) that 2011-09-23 15:29:08 +00:00
if_slvar.h
if_sppp.h
if_spppsubr.c Add support for RFC 4638 to pppoe(4). 2011-09-05 12:19:09 +00:00
if_spppvar.h
if_srt.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
if_srt.h
if_stf.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
if_stf.h
if_strip.c Change obsolete CBSIZE constant (48), to a power of two constant (64) that 2011-09-23 15:29:08 +00:00
if_stripvar.h
if_tap.c
if_tap.h
if_token.h
if_tokensubr.c Fix weird hardware address assignment that GCC 4.5 complains about. 2011-07-19 19:42:27 +00:00
if_tun.c
if_tun.h
if_types.h
if_vlan.c Use if_flags_set() and if_mcast_op(). 2011-10-19 22:07:09 +00:00
if_vlanvar.h
link_proto.c Cosmetic: remove whitespace at the end of line. 2011-10-07 16:34:31 +00:00
net_osdep.h
net_stats.c
net_stats.h
netisr.h
netisr_dispatch.h dependant -> dependent 2011-06-30 20:09:15 +00:00
pfil.c
pfil.h
pfkeyv2.h more "const" 2011-06-09 19:54:18 +00:00
ppp-comp.h
ppp-deflate.c
ppp_defs.h
ppp_tty.c
radix.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
route.c
route.h
rtbl.c
rtsock.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h