http: http_decap_udp_payload_datagram fix
Properly handle incomplete capsule. Type: fix Change-Id: Ied7fca861f02e401451beaff09e612bcf471d8e0 Signed-off-by: Matus Fabian <matfabia@cisco.com>
This commit is contained in:

committed by
Florin Coras

parent
4c1f178063
commit
3d0b4ab20c
@ -516,7 +516,7 @@ func HttpUnitTest(s *NoTopoSuite) {
|
||||
vpp := s.GetContainerByName("vpp").VppInstance
|
||||
o := vpp.Vppctl("test http all")
|
||||
s.Log(o)
|
||||
s.AssertNotContains(o, "FAIL")
|
||||
s.AssertContains(o, "SUCCESS")
|
||||
}
|
||||
|
||||
func HttpStaticPromTest(s *NoTopoSuite) {
|
||||
|
Reference in New Issue
Block a user