]> granicus.if.org Git - libnl/commit
neigh: fix type for NUD_NOARP flag in trans_tbl
authorTobias Jungel <Tobias.Jungel@gmail.com>
Tue, 16 Jun 2015 11:43:07 +0000 (13:43 +0200)
committerThomas Haller <thaller@redhat.com>
Fri, 26 Jun 2015 15:20:38 +0000 (17:20 +0200)
commit6a9335f101e22cd5eaba4dfcf0a44e2c3097b4ab
tree2f8278b0a099e827fa6cec307d73c95fcd6dd977
parent12e87e444dc4ffd4e5d3ca2e99b08e4e22665a86
neigh: fix type for NUD_NOARP flag in trans_tbl

Translate NUD_NOARP to "noarp", instead of "norarp".

https://github.com/thom311/libnl/pull/79

Fixes: 44d362409d5469aed47d19e7908d19bd194493a4
Signed-off-by: Thomas Haller <thaller@redhat.com>
lib/route/neigh.c