Age | Commit message (Expand) | Author | Files | Lines |
2018-03-29 | tcp: fix fib index buffer tagging | Florin Coras | 1 | -19/+25 |
2018-03-28 | NAT44: make 1:1NAT for DHCP addressed interface persistent | Matus Fabian | 1 | -12/+48 |
2018-03-28 | test: fix VppNeighbor.query_vpp_config | Neale Ranns | 1 | -14/+10 |
2018-03-27 | VOM: bond: Add support for LACP | Mohsin Kazmi | 1 | -0/+93 |
2018-03-26 | VCL: add IPv6 to socket_test.sh and make test | Dave Wallace | 2 | -38/+432 |
2018-03-24 | make test: fix DEBUG=gdb/gdbserver options | Klement Sekera | 1 | -4/+3 |
2018-03-24 | make test: fix ext build on centos | Klement Sekera | 1 | -1/+1 |
2018-03-24 | make test: use vpp-dev repo for py-lispnetworking | Klement Sekera | 1 | -1/+1 |
2018-03-24 | make test: enhance core-file information | Klement Sekera | 2 | -17/+32 |
2018-03-23 | Add client hw address to DHCP offer and ack in test case | Neale Ranns | 1 | -6/+11 |
2018-03-23 | acl-plugin: improvements in 'show acl-plugin macip acl' CLI | Andrew Yourtchenko | 1 | -0/+6 |
2018-03-23 | Drop dhcp pkts w/ hardware address mismatches | Dave Barach | 1 | -0/+1 |
2018-03-23 | acl-plugin: make test: do not use a debug CLI where API can be used | Andrew Yourtchenko | 1 | -6/+3 |
2018-03-23 | make test: code cleanup | Klement Sekera | 3 | -57/+38 |
2018-03-23 | acl-plugin: make test: add a test which deletes an interface with applied ACL | Andrew Yourtchenko | 1 | -0/+39 |
2018-03-23 | acl-plugin: make test: shuffle applied ACLs as part of the tests | Andrew Yourtchenko | 2 | -1/+85 |
2018-03-23 | IGMP: coverity fixes and remove checks for scapy IGMPv3 | Neale Ranns | 1 | -16/+1 |
2018-03-22 | NAT44: interface output feature and dst NAT (VPP-1200) | Matus Fabian | 1 | -0/+59 |
2018-03-21 | bond: Add bonding driver and LACP protocol | Steven | 3 | -0/+405 |
2018-03-21 | UDP Encap counters | Neale Ranns | 1 | -0/+5 |
2018-03-21 | reassembly: feature/concurrency | Klement Sekera | 6 | -345/+203 |
2018-03-20 | FIB Interpose Source | Neale Ranns | 3 | -18/+39 |
2018-03-19 | IGMP plugin | Jakub Grajciar | 3 | -0/+398 |
2018-03-19 | Scapy upgrade to 2.4.0.rc5 | Neale Ranns | 11 | -10/+211 |
2018-03-18 | Remove unnumbered configuration on interface delete | Neale Ranns | 2 | -20/+33 |
2018-03-16 | QoS recording and marking | Neale Ranns | 2 | -0/+402 |
2018-03-16 | IPv6 ND Router discovery control plane (VPP-1095) | Juraj Sloboda | 3 | -7/+204 |
2018-03-16 | remove spurious print statements from DVR tests | Neale Ranns | 1 | -2/+0 |
2018-03-16 | IPv6 ND Router discovery data plane (VPP-1095) | Juraj Sloboda | 3 | -3/+132 |
2018-03-15 | make test: Add VCL iperf3 tests | Dave Wallace | 1 | -36/+102 |
2018-03-15 | IPIP: Linter on test_*.py | Ole Troan | 3 | -137/+78 |
2018-03-14 | make test: early core detection, code cleanup | Klement Sekera | 3 | -10/+31 |
2018-03-14 | IPIP: Add IP{v4,v6} over IP{v4,v6} configured tunnel support. | Ole Troan | 3 | -25/+299 |
2018-03-14 | socket_test.sh: Don't hard code debug image with gdb. | Dave Wallace | 1 | -3/+0 |
2018-03-14 | make test: handle multiple failures in one case | Klement Sekera | 1 | -1/+4 |
2018-03-14 | Improve l2_macs_events API to provide MAC move information | John Lo | 1 | -2/+7 |
2018-03-14 | VOM: acl: Add support for acl ethertype unbind and dump | Mohsin Kazmi | 1 | -0/+5 |
2018-03-13 | Common form of fib-path reproting in dumps | Neale Ranns | 1 | -0/+17 |
2018-03-12 | NAT44: fix nat_not_translate_output_feature for ICMP (VPP-1191) | Matus Fabian | 1 | -37/+42 |
2018-03-09 | make test: Force VCL test timeouts to FAIL test. | Dave Wallace | 1 | -2/+8 |
2018-03-09 | MPLS Unifom mode | Neale Ranns | 7 | -414/+570 |
2018-03-08 | VCL: Add full hoststack test option to socket_test.sh | Dave Wallace | 1 | -7/+72 |
2018-03-07 | test: disable reassembly tests and system modification script | Damjan Marion | 2 | -1/+0 |
2018-03-02 | make test: VCL extended test cases | Dave Wallace | 1 | -16/+194 |
2018-03-02 | make test: add "EXTENDED_TESTS" to help output. | Dave Wallace | 1 | -0/+1 |
2018-03-02 | NAT44: interface output feature and service host direct access (VPP-1176) | Matus Fabian | 1 | -0/+44 |
2018-03-01 | 6RD: Rewritten 6RD RFC5969 support. | Ole Troan | 3 | -1/+309 |
2018-03-01 | Fix ERSPAN encap to set EN bits in the header and add test case | John Lo | 2 | -2/+100 |
2018-03-01 | make test: Add VCL LD_PRELOAD tests | Dave Wallace | 1 | -76/+117 |
2018-02-27 | make test: refactor vcl test cases | Dave Wallace | 2 | -89/+81 |