iproute2: fix ll_map struct allocation

To support renaming we need to allocate enough space for name change,
now we always allocate spaces for max ifname length which is 16.

Tested: 5 powercycle on acc platforms, network is reachable and ip
monitor does not crash.

Fusion-Link: https://fusion2.corp.google.com/ci/guitar/projects/null/activity/892a8a0a-6ee5-459b-9832-cae7d6c32838/overview
Google-Bug-Id: 438204425
Change-Id: I792fe3ba0c36fc7384c2709f1d23a2a6e12fa8bf
Signed-off-by: Yuxiao Zhang <yuxiaozhang@google.com>
1 file changed
tree: eeba3c02f6950faf898cf4d9594ff9890854f7c8
  1. classes/
  2. conf/
  3. dynamic-layers/
  4. recipes-bsp/
  5. recipes-connectivity/
  6. recipes-core/
  7. recipes-devtools/
  8. recipes-extended/
  9. recipes-google/
  10. recipes-kernel/
  11. recipes-phosphor/
  12. recipes-support/
  13. recipes-tpm1/
  14. recipes-tpm2/
  15. LICENSE
  16. README.md
README.md

meta-gbmc-staging

This repository contains additions to the openbmc/meta-google layer that are not yet ready for OpenBMC inclusion.

How to use this layer

  1. Clone openbmc/openbmc from GitHub.
  2. Clone this layer from GitHub into a subdirectory of openbmc.