diff options
| author | David Lamparter <equinox@opensourcerouting.org> | 2017-08-26 01:27:22 +0200 |
|---|---|---|
| committer | David Lamparter <equinox@opensourcerouting.org> | 2017-08-26 01:46:40 +0200 |
| commit | 8c9cc7bbf657e3440d9bc758fe45aef5f43c989f (patch) | |
| tree | 414bc255a10402911772a195625fa819afcdd3ff /lib/prefix.h | |
| parent | a97986ffba560458b2b1e88b09b31822f78d8542 (diff) | |
bgpd: encap: fix extension sizing
Variably-sized struct tails are done as [0], not [1]. The latter
triggers compiler warnings and mis-sizes "sizeof(struct) + n"
expressions.
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'lib/prefix.h')
0 files changed, 0 insertions, 0 deletions
