summaryrefslogtreecommitdiffstats
path: root/tests/py/inet/udp.t.payload.ip6
Commit message (Collapse)AuthorAgeFilesLines
* tests/py: update for changed set name in payloadPablo Neira Ayuso2016-05-131-24/+24
| | | | | | | Original patch posted in the mailing list from Patrick, I have refreshed this so it applies on top of current HEAD. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
* tests/py: test udp from ip and ip6 familiesPablo Neira Ayuso2016-01-131-0/+222
The existing test was checking for the ip family three times, fix it. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>