d844a3ac41
although this version has been changed somewhat: - reference counting on ifaddrs isn't as complete as Bill's original work was. This is hard to get right, and we should attack one protocol at a time. - This doesn't do reference counting or dynamic allocation of ifnets yet. - This version introduces a new PRU -- PRU_PURGEADDR, which is used to purge an ifaddr from a protocol. The old method Bill used didn't work on all protocols, and it only worked on some because it was Very Lucky. This mostly works ... i.e. works for my USB Ethernet, except for a dangling ifaddr reference left by the IPv6 code; have not yet tracked this down. |
||
---|---|---|
.. | ||
Makefile | ||
idp.h | ||
idp_usrreq.c | ||
idp_var.h | ||
ns.c | ||
ns.h | ||
ns_cksum.c | ||
ns_error.c | ||
ns_error.h | ||
ns_if.h | ||
ns_input.c | ||
ns_ip.c | ||
ns_output.c | ||
ns_pcb.c | ||
ns_pcb.h | ||
ns_proto.c | ||
ns_var.h | ||
sp.h | ||
spidp.h | ||
spp_debug.c | ||
spp_debug.h | ||
spp_timer.h | ||
spp_usrreq.c | ||
spp_var.h |