aboutsummaryrefslogtreecommitdiffstats
path: root/libc/kernel/common/linux/ipsec.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove the non-uapi kernel headers.Christopher Ferris2013-12-181-63/+0
| | | | | Bug: 11559337 Change-Id: Id1ee4dadbd673cf35b9c79bc87f9a6fb7b2253c6
* Update bionic kernel headers using update_all.pyBen Cheng2012-03-071-9/+16
| | | | Change-Id: I9c377436e9bf158e7236b3b7dcebf3e79fa961de
* Revert "Update bionic kernel headers using update_all.py"Ben Cheng2012-03-071-16/+9
| | | | | This reverts commit 94a85f663694e1869acb1c2e8a3c374a6fa3ab86 There is a smoke test failure for Prime but Crespo/Stingray are fine. Will revert the change for now until further investigation is made.
* Update bionic kernel headers using update_all.pyBen Cheng2012-03-071-9/+16
| | | | Change-Id: I4da6b23cdbce89445f1ca5d2fadeb23345ce694c
* Add <linux/ipsec.h> and <linux/if_pppolac.h> for VPN support.David 'Digit' Turner2009-05-201-0/+56
Also update tools/update_all.py to not use perforce add/edit/delete commands automatically now that we're using git