SWIMA attribute name changes

draft-ietf-sacm-nea-swima-patnc-01 changes some SWIMA attribute
names.
This commit is contained in:
Andreas Steffen
2017-09-26 20:35:39 +02:00
parent 039b85dd43
commit be7020dace
11 changed files with 36 additions and 36 deletions
+1 -1
View File
@@ -124,7 +124,7 @@ static req_data_t req_data[] = {
START_TEST(test_imcv_swima_sw_req)
{
pen_type_t type;
pen_type_t pen_type = { PEN_IETF, IETF_ATTR_SW_REQUEST };
pen_type_t pen_type = { PEN_IETF, IETF_ATTR_SWIMA_REQUEST };
pa_tnc_attr_t *attr, *attr1, *attr2;
ietf_swima_attr_req_t *c_attr;
swima_record_t *target;