summaryrefslogtreecommitdiff
path: root/src/tethering.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-14tethering: Configure bridge interface when starting tetheringSamuel Ortiz1-1/+44
2010-11-14tethering: Flush POSTROUTING table when neededSamuel Ortiz1-2/+13
2010-11-13For consistency use err instead of ret variable nameMarcel Holtmann1-7/+8
2010-11-13Report error when enabling IP forwardingMarcel Holtmann1-2/+6
2010-11-13Use a proper technology callback to report Tethering statusMarcel Holtmann1-4/+2
2010-11-13Use static volatile for atomic global reference countersMarcel Holtmann1-1/+1
2010-11-12tethering: Enable NATSamuel Ortiz1-0/+64
2010-11-10tethering: Add async tethering_enabled callbackSamuel Ortiz1-0/+31
2010-11-08technology: Add bridge name to the tethering hookSamuel Ortiz1-2/+2
2010-07-15Add callbacks for Tethering enable/disable on technology levelMarcel Holtmann1-2/+5
2010-07-03Add initial bits and pieces for Tethering supportMarcel Holtmann1-0/+115