commit | c00308f1dd21dfc2c8983b25699bdd0030cfd9fc | [log] [tgz] |
---|---|---|
author | mandrew <mandrew@codeaurora.org> | Tue Nov 15 23:25:08 2016 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Jul 13 23:22:23 2017 -0700 |
tree | 16149e031688d57866bef77bad2b9aaf54e85b0b | |
parent | 04fbdcca278e83f1da14fccf45d0a228701a714d [diff] [blame] |
[qca-nss-drv] PTP over IPsec changes Added a new API to transmit the packet to tstamp NSS module. Added code to call this API in data plane and IPsecmgr routimes. Change-Id: Ie15b116ed30f365983911b59d080ac20fbec65f9 Signed-off-by: mandrew <mandrew@codeaurora.org>
diff --git a/Makefile b/Makefile index 89f9c5e..276487b 100644 --- a/Makefile +++ b/Makefile
@@ -53,6 +53,7 @@ nss_tunipip6.o \ nss_virt_if.o \ nss_vlan.o \ + nss_tstamp.o \ nss_wifi.o \ nss_wifi_vdev.o \ nss_wifi_if.o \