]> granicus.if.org Git - libnl/commit
Add 'ingress' to the list of recognized TC handles.
authorAndrew Collins <bsderandrew@gmail.com>
Mon, 11 Jun 2012 16:44:42 +0000 (10:44 -0600)
committerThomas Graf <tgraf@redhat.com>
Mon, 11 Jun 2012 21:50:21 +0000 (23:50 +0200)
commit3c532654014ae8f7ea91288281e8879aee1ac786
tree47fa51bd305ad12469f7495be9357f00191f75fc
parentffa461d37c97791f2c4f84682cfd241beb2448c0
Add 'ingress' to the list of recognized TC handles.

Currently, rtnl_tc_handle2str understands the ingress handle but
rtnl_tc_str2handle does not.  This change lets rtnl_tc_str2handle
recognize 'ingress' as a valid handle as well.
lib/route/classid.c