summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ip_gre.c
Commit message (Expand)AuthorAgeFilesLines
* Remove __RCSID().sobomax2002-09-171-3/+0
* Remove superfluous break.sobomax2002-09-101-1/+0
* Reduce namespace pollution by staticizing everything, which doesn't need tosobomax2002-09-061-4/+4
* Add a new gre(4) driver, which could be used to create GRE (RFC1701)sobomax2002-09-061-0/+360
OpenPOWER on IntegriCloud