]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/commit
gre: allow 0 as a legal key value
authorStephen Hemminger <shemminger@vyatta.com>
Tue, 20 Mar 2012 00:18:49 +0000 (17:18 -0700)
committerStephen Hemminger <shemminger@vyatta.com>
Tue, 20 Mar 2012 00:18:49 +0000 (17:18 -0700)
commit718165534d0c57ea23c536f57affe7f04a33199a
tree511e0437e886959ae23c1bf810935f0fabb3f668
parent7dd03712226d2943e46f427217158707c148d2b3
gre: allow 0 as a legal key value

There is nothing in the standard that says 0 can't be used as a key.
It makes sense to allow it. Also fix typo where ikey was printed for
when printing okey.
ip/link_gre.c