summaryrefslogtreecommitdiff
path: root/tests/net/arp
AgeCommit message (Expand)Author
2020-09-18arp tests: Delete ARP entry after failed ping testroy
2020-09-17arp_rtm: Only ping onceroy
2020-09-15Don't check lifetime when testing publishedroy
2020-09-13arp test: Use the ndp cache expiration test in place of the old oneroy
2020-03-11tests: check RTA_AUTHOR in messagesroy
2019-09-09t_arp: Wait for 10 seconds for RTM_MISSroy
2019-09-03tests: fix ARP and NDP tests for RTM_* messagesroy
2019-08-19tests: use rump_server_add_iface to create interfacesozaki-r
2019-05-13Get rid of all the -lrumpdev and -lrumpvfs that are no longer neededbad
2018-04-06Add tests for GARP without DADozaki-r
2018-04-06Improve packet checks and error reportingozaki-r
2017-11-23Clean up the arp_rtm subtest...kre
2017-06-28Enable to remove multiple ARP/NDP entries for one destinationozaki-r
2017-06-28Restore ARP/NDP entries to route show and netstat -rozaki-r
2017-06-28Drop RTF_LLINFO flag (now it's RTF_LLDATA) from local routesozaki-r
2017-06-26Drop RTF_UP from a routing message of a deleted ARP/NDP entryozaki-r
2017-06-26Improve backward compatibility of (fake) routing messages on adding an ARP/ND...ozaki-r
2017-06-26Fix usage of routing messages on arp -d and ndp -dozaki-r
2017-06-22Test implicit removals of ARP/NDP entriesozaki-r
2017-06-21Don't create a permanent L2 cache entry on adding an address to an interfaceozaki-r
2017-06-21Set net.inet.arp.keep only if it's requiredozaki-r
2017-06-19Add missing declarations for cleanupozaki-r
2017-06-16Test routing messages emitted on operations of ARP/NDP entriesozaki-r
2017-03-11Improve test stability and output messages on failureozaki-r
2017-03-08Improve test stability and output messages on failureozaki-r
2016-11-25Share rump_server start/stop and interface creation/destruction functionsozaki-r
2016-11-24Add missing bus argument for extract_new_packetsozaki-r
2016-11-24Move get_macaddr to net_common.shozaki-r
2016-11-24Move HIJACKING definition to net_common.shozaki-r
2016-11-24Reduce duplicate codesozaki-r
2016-11-07Accept DEBUG environment variableozaki-r
2016-09-14adjust for new ifconfig output.christos
2016-08-23no functional changechristos
2016-08-10+ -lrumpdevkre
2016-06-21Make a bunch of test names self-descriptiveozaki-r
2016-04-18Add a test case for static ARPozaki-r
2016-04-04Separate nexthop caches from the routing tableozaki-r
2016-03-04Improve tests of proxy arpozaki-r
2016-02-29Add tests on activating a new MAC addressozaki-r
2016-02-25Add basic tests for Proxy ARPozaki-r
2015-12-02Make checks strictozaki-r
2015-08-31Reflect the current ARP cache implementation in testsozaki-r
2015-08-25Give a chance to send a DAD announce packetozaki-r
2015-08-24Disable another tentative state checkozaki-r
2015-08-17Improve test stabilityozaki-r
2015-08-13Reflect a fix on rt_refcntozaki-r
2015-08-07Check MAC address of ARP caches additionallyozaki-r
2015-07-31Return 0 explicitly to avoid unexpected failures when $DEBUG=falseozaki-r
2015-07-31Add tests of cache overwritingozaki-r
2015-07-31Add tests for temp optionozaki-r