diff options
| author | David Lamparter <equinox@opensourcerouting.org> | 2017-07-06 14:58:49 +0200 |
|---|---|---|
| committer | David Lamparter <equinox@opensourcerouting.org> | 2017-07-11 13:47:27 +0200 |
| commit | 9dc716d64c1e2aa7dbd894f0eaa4c3363391941f (patch) | |
| tree | f3388f18dbf1a627d8ee166a05766e66c0dbfb5f /ospf6d/ospf6_interface.c | |
| parent | 1c95bad18a0256bc7f85db773a39bbc7484078de (diff) | |
lib: use "union prefixconstptr" in table code
This allows passing struct prefix_{ipv4,ipv6,evpn} * in addition to
struct prefix * without an extra cast (since the union uses the gcc
transparent-union extension present in all compilers that we support.)
Also applies some "const" while we're at it.
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'ospf6d/ospf6_interface.c')
0 files changed, 0 insertions, 0 deletions
