Replace tap interface using general interface 67/9467/4
authorHongjun Ni <[email protected]>
Fri, 17 Nov 2017 15:43:11 +0000 (23:43 +0800)
committerDamjan Marion <[email protected]>
Fri, 17 Nov 2017 10:07:40 +0000 (10:07 +0000)
commitad2ddb1c06f84625e4e5e5fe1748bbcc7df07e97
treed639eb2028769d2dbeb8fcc14f6cd383bfd94baf
parentb8bbd6521fbab6579e4c571f61489f995f56bc78
Replace tap interface using general interface

Change-Id: Icd73f00162fb6aabe296c8bb6f2174ad4f6a17b7
Signed-off-by: Hongjun Ni <[email protected]>
src/plugins/pppoe.am
src/plugins/pppoe/pppoe.c
src/plugins/pppoe/pppoe.h
src/plugins/pppoe/pppoe_cp.c [moved from src/plugins/pppoe/pppoe_tap.c with 71% similarity]
src/plugins/pppoe/pppoe_cp_node.c [moved from src/plugins/pppoe/pppoe_tap_node.c with 84% similarity]
test/test_pppoe.py