Robert Watson 909d5c6308 Isolate PCB-specific ethertalk DDP functions in ddp_pcb.c, removing them
from ddp_usrreq.c.  Functions moved are:

  at_pcballoc()
  at_pcbconnect()
  at_pcbdetach()
  at_pcbdisconnect()
  at_pcbsetaddr()
  at_sockaddr()

Also moved are ddp_ports and ddpcb, global variables associated with DDP
pcbs.  This makes PCB implementation more parallel to inet, inet6, and
ipx.
2004-03-19 07:21:22 +00:00
..
2004-03-19 03:28:38 +00:00
2004-03-14 09:43:15 +00:00
2004-02-21 21:32:15 +00:00
2004-03-19 07:14:23 +00:00
2004-03-18 02:54:42 +00:00
2004-03-18 09:45:17 +00:00
2004-01-25 17:18:12 +00:00
2004-01-17 03:28:27 +00:00