CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/30 03:45:20
Modified files:
sys/net : if_sppp.h if_spppsubr.c
Log message:
remove cisco hdlc code from sppp(4), it's no longer used - pppoe(4) only uses
ppp framing, and the drivers for sync serial cards have been removed so the
sppp code is now only used to support pppoe(4). ok mpi@, kill it chris@
