aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2016-06-27Plugins: Clean up the plugin directory so that each plugin has its ownOle Troan1-0/+57
directory and GNU autotools setup. Change-Id: I6c59d1297389c9413db0c0b9bdf3b759080bf1b8 Signed-off-by: Ole Troan <ot@cisco.com>
2016-06-156rd: Move to pluginOle Troan1-0/+23
- Change toplevel plugins make target. Now builds all plugins under plugins/. (Apart from sample-plugin). - Move sixrd code to plugins directory and make necessary changes to make it a plugin - Remove 6rd hooks from IP lookup code Change-Id: I447e92e3bee240cd8de01d0abac2e1708e8c27d1 Signed-off-by: Ole Troan <ot@cisco.com>