summaryrefslogtreecommitdiffstats
path: root/plugins/snat-plugin
AgeCommit message (Collapse)AuthorFilesLines
2016-07-02Finish cleanup of .../plugins/{configure.ac, Makefile.am}Dave Barach1-1/+1
To add a new plugin subdirectory, add this to Makefile.am: if ENABLE_new_PLUGIN SUBDIRS += new-plugin endif and add this to configure.ac: PLUGIN(new) Change-Id: I770a6f4f8f964fd7318a912be486accf46514b59 Signed-off-by: Dave Barach <dave@barachs.net>
2016-07-01Simple ip4 NAT pluginDave Barach10-0/+2873
Change-Id: Iffe77bf2a05ced41474540ff54a842101aad7c41 Signed-off-by: Dave Barach <dave@barachs.net>