Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-29 | [Netlink] Fix testrtnl_plugin dependency on librtnl. | Jeff Shaw | 1 | -1/+1 | |
Link against the libtool file, not the library itself. Without this change, the following error is produced when building the plugin. /usr/bin/ld: cannot find -lrtnl collect2: error: ld returned 1 exit status Makefile:465: recipe for target 'testrtnl_plugin.la' failed Change-Id: I60c7c33baa3958c26749e4507e9d5bebb65a3519 Signed-off-by: Jeff Shaw <jeffrey.b.shaw@intel.com> | |||||
2016-05-19 | [Netlink] Fix Makefile.am test plugin dependency to librtnl | Pierre Pfister | 1 | -2/+1 | |
Change-Id: I59b393888246e8b37f815ffda6259977f9c03c7b Signed-off-by: Pierre Pfister <ppfister@cisco.com> | |||||
2016-05-11 | Initial commit for the netlink effort | Pierre Pfister | 1 | -0/+41 | |
Change-Id: Ie804a9855f20e12f44fe040d15efb710941dee9f Signed-off-by: Pierre Pfister <ppfister@cisco.com> |