Add support for MPLS on Linux

Closes #135

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
This commit is contained in:
Maximilian Wilhelm 2020-12-17 03:49:43 +01:00
parent 5b7f5b712b
commit 667943f46c
6 changed files with 102 additions and 0 deletions

View file

@ -9,6 +9,7 @@ atf_test_program{name='forward_test'}
atf_test_program{name='gre_test'}
atf_test_program{name='ipv6-ra_test'}
atf_test_program{name='link_test'}
atf_test_program{name='mpls_test'}
atf_test_program{name='ppp_test'}
atf_test_program{name='static_test'}
atf_test_program{name='tunnel_test'}