summaryrefslogtreecommitdiff
path: root/ipacm/inc/IPACM_Iface.h
diff options
context:
space:
mode:
authorTyler Wear <twear@codeaurora.org>2018-07-31 16:23:59 -0700
committerandroid-build-merger <android-build-merger@google.com>2018-07-31 16:23:59 -0700
commit4ea2ff7a0a4b427352fd0d86f05fdbc2129c7a11 (patch)
treea7c6c2bea92b95bacfda363e736b0764b71006f1 /ipacm/inc/IPACM_Iface.h
parent03e44a691e4fe7b87b8c356919f32b252963854d (diff)
parent3f5615325989d5c739f08f75155f84908611c95e (diff)
downloadipacfg-mgr-4ea2ff7a0a4b427352fd0d86f05fdbc2129c7a11.tar.gz
ipacm: do not post internal link up events
am: 3f56153259 Change-Id: Ie30d0ec61007cf95b9194dff5e7e61a3427aa259
Diffstat (limited to 'ipacm/inc/IPACM_Iface.h')
-rw-r--r--ipacm/inc/IPACM_Iface.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ipacm/inc/IPACM_Iface.h b/ipacm/inc/IPACM_Iface.h
index 2e18f51..8ff7450 100644
--- a/ipacm/inc/IPACM_Iface.h
+++ b/ipacm/inc/IPACM_Iface.h
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2013-2016, The Linux Foundation. All rights reserved.
+Copyright (c) 2013-2018, The Linux Foundation. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
@@ -144,6 +144,7 @@ public:
/* software routing disable */
virtual int handle_software_routing_disable(void);
+ void delete_iface(void);
private: