aboutsummaryrefslogtreecommitdiff
path: root/sys/net/if_spppfr.c
Commit message (Expand)AuthorAgeFilesLines
* Remove a few bits of FreeBSD 2.x compatibility code.Robert Millan2011-11-141-3/+3
* Tag mbufs of all incoming frames or packets with the interface's FIBBjoern A. Zeeb2011-07-031-0/+2
* Stop embedding struct ifnet at the top of driver softcs. Instead theBrooks Davis2005-06-101-1/+1
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Add FR support to sppp (MFCronyx).Roman Kurakin2004-12-281-0/+634