Age | Commit message (Expand) | Author | Files | Lines |
2021-05-13 | tests: move test source to vpp/test | Dave Wallace | 1 | -0/+1686 |
2019-10-07 | dhcp: Move to plugin | Neale Ranns | 1 | -1650/+0 |
2019-10-03 | dhcp: API cleanup | Jakub Grajciar | 1 | -140/+123 |
2019-08-06 | ethernet: change to mark the CFI bit in the L2 header. | Prashant Maheshwari | 1 | -1/+1 |
2019-07-26 | dhcp ip: DSCP settings for transmitted DHCP packets | Neale Ranns | 1 | -10/+62 |
2019-07-26 | dhcp: send unicast and broadcast packets via the IP adjacency | Neale Ranns | 1 | -16/+62 |
2019-04-10 | Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. | Paul Vinciguerra | 1 | -0/+8 |
2019-03-11 | VPP-1508: Use scapy.compat to manage packet level library differences. | Paul Vinciguerra | 1 | -2/+3 |
2019-03-04 | test framework: Fix wrapper functions to match API message names. | Ole Troan | 1 | -10/+10 |
2019-01-31 | DHCP-test: more robust sleep check | Neale Ranns | 1 | -8/+13 |
2019-01-30 | Use IP and MAC API types for neighbors | Neale Ranns | 1 | -5/+5 |
2018-12-18 | PAPI: Add MACAddress object wrapper for vl_api_mac_address_t | Ole Troan | 1 | -11/+11 |
2018-12-10 | Test framework: StringIO fixes for Python3 | Ole Troan | 1 | -2/+1 |
2018-07-18 | make_test: dhcp - add lease time test and wrong XID in OFFER test | Jan Gelety | 1 | -7/+102 |
2018-06-07 | DHCP Client Dump | Neale Ranns | 1 | -0/+23 |
2018-03-23 | Add client hw address to DHCP offer and ack in test case | Neale Ranns | 1 | -6/+11 |
2018-03-23 | Drop dhcp pkts w/ hardware address mismatches | Dave Barach | 1 | -0/+1 |
2018-03-19 | Scapy upgrade to 2.4.0.rc5 | Neale Ranns | 1 | -1/+2 |
2018-01-23 | For DHCP client configuration control the setting of the broadcast flag in the | Neale Ranns | 1 | -4/+105 |
2018-01-09 | test: consolidate the multiple versions of send_and_* | Neale Ranns | 1 | -7/+0 |
2017-11-16 | Add Support of DHCP VSS Type 0 where VPN-ID is ASCII | John Lo | 1 | -170/+298 |
2017-10-25 | VPP-1033: Python API support arbitrary sized input parameters. | Ole Troan | 1 | -1/+2 |
2017-09-11 | FIB table add/delete API | Neale Ranns | 1 | -3/+21 |
2017-08-03 | DHCP Client: receive unicast ACKs | Neale Ranns | 1 | -21/+71 |
2017-07-18 | DHCP client option 61 "client_id" | Neale Ranns | 1 | -2/+32 |
2017-07-18 | DHCP client - remove interface address when DHCP de-configured | Neale Ranns | 1 | -21/+137 |
2017-04-19 | Learn IP6 link-local ND entries from NSs sourced from link-local address | Neale Ranns | 1 | -7/+1 |
2017-03-07 | DHCP Multiple Servers (VPP-602, VPP-605) | Neale Ranns | 1 | -44/+312 |
2017-03-03 | Changing the IP table for an interface is an error if the interface already h... | Neale Ranns | 1 | -0/+7 |
2017-02-16 | Consolidate DHCP v4 and V6 implementation. No functional change intended | Neale Ranns | 1 | -1/+1 |
2017-02-21 | dhcp: multiple additions | Neale Ranns | 1 | -82/+84 |
2017-01-27 | IP Multicast FIB (mfib) | Neale Ranns | 1 | -16/+0 |
2017-01-26 | DHCPv[46] proxy tests | Neale Ranns | 1 | -0/+739 |