commit | e962941dec307fbf7048eda52c04c5c494c6967d | [log] [tgz] |
---|---|---|
author | Ratan Gupta <ratagupt@in.ibm.com> | Thu Dec 21 08:20:25 2017 +0530 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Jan 24 13:53:44 2018 +0000 |
tree | e111ca93835863897de08f7d3a9d1b849e6b49a7 | |
parent | 9481230bc7ba5c186bde99719bf5e8a60cac45a5 [diff] |
Don't handle the ipv6 routing advertisement message In ipv6 network where ipv6 router is there which keeps advertising the router prefix, as part of handling this message BMC keeps adding the new IP address on the interface which is leading to refresh the network objects periodically. This fix stops accepting the router advertisement messaage. Resolves openbmc/openbmc#2739 Change-Id: I0a4068b5419133a25a2ea3f769f730e73860da50 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>