summaryrefslogtreecommitdiff
path: root/src/6to4.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-276to4: Update g_web_request_get()Patrik Flykt1-1/+1
2012-04-056to4: Connectivity check was done too earlyJukka Rissanen1-13/+71
2012-04-056to4: Add web debug printsJukka Rissanen1-0/+9
2012-04-05inet: Refactor rtnl functions in 6to4.cJukka Rissanen1-179/+36
2012-01-13ipconfig: Rename previously public functionsDaniel Wagner1-1/+1
2012-01-05inet: Return router advertisement packet length in callback.Jukka Rissanen1-2/+3
2011-11-286to4: Use the right interface index with gwebTomasz Bursztyka1-2/+6
2011-10-25core: Add SOCK_CLOEXEC to socket()Daniel Wagner1-3/+3
2011-09-136to4: Use ConnMan status URL for checking connectivityMarcel Holtmann1-1/+1
2011-06-16element: Remove element.cDaniel Wagner1-0/+1
2011-05-276to4: Remove unused variablesMarcel Holtmann1-3/+1
2011-03-256to4: Check if the 6to4 tunnel is active or not.Jukka Rissanen1-0/+20
2011-03-256to4: Check the connectivity via tunnel after creating it.Jukka Rissanen1-1/+46
2011-03-256to4: Add 6to4 tunnel support.Jukka Rissanen1-0/+497