Project

General

Profile

Bug #2031

Updated by Junxiao Shi over 9 years ago

Steps to reproduce: 

 1. send a `fib/add-nexthop` command without *FaceId* field in the parameter. 

 Expected: *FaceId* is implied as the requesting Face.   
 Actual: 400 error spec says that face id can be ignored for self registration, 
 but ignoring will give malformed 400.

Back