commit | 2003743e1be31104387a8589e959d6801eb99316 | [log] [tgz] |
---|---|---|
author | Ratan Gupta <ratagupt@in.ibm.com> | Wed Nov 08 16:35:22 2017 +0530 |
committer | Ratan Gupta <ratagupt@in.ibm.com> | Tue Nov 14 20:58:04 2017 +0530 |
tree | 45d28d1357879bcee02b61d23348c7954549ef27 | |
parent | 09f6157b38fb498c0a9bc06fef8d1d82205e0de7 [diff] |
Don't throw exception in the case of deletion of link local address We have the issue opened for where link local address should not implement the delete interface at all, we need some refactoring there so for quick fix if delete operation performed on link local address we are just logging it in the journal and return. Resolves openbmc/openbmc#2561 Change-Id: I031e92206b98b729ea0bc0b135fb406563fc5dd0 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>