Age | Commit message (Expand) | Author | Files | Lines |
2017-09-19 | ACL plugin enable macip for ip4/ip6 traffic |  Pavel Kotucek | 1 | -81/+200 |
2017-09-18 | L2BD,ARP-TERM:fix arp query report mechanism+test |  Eyal Bari | 2 | -6/+88 |
2017-09-17 | Add multi-vm Vagrantfile for vcl-test. |  Dave Wallace | 1 | -3/+10 |
2017-09-13 | Add a name to the creation of an IP and MPLS table |  Neale Ranns | 1 | -2/+2 |
2017-09-12 | ACL-plugin add "replace" semantics for adding a new MacIP acl |  Pavel Kotucek | 2 | -24/+114 |
2017-09-11 | FIB table add/delete API |  Neale Ranns | 12 | -35/+367 |
2017-09-10 | NAT: fixed hairpinning for in2out translation as an output feature (VPP-976) |  Matus Fabian | 1 | -5/+14 |
2017-09-08 | ACL-plugin MACIP ACLs tests |  Pavel Kotucek | 3 | -1/+816 |
2017-09-08 | Fix socket_test.sh vagrant based multi-host tests. |  Dave Wallace | 1 | -125/+281 |
2017-09-07 | test: factor out "L4_Conn" into a class within util.py (VPP-931) |  Andrew Yourtchenko | 2 | -50/+68 |
2017-09-07 | acl-plugin: match index set to first portrange element if non-first portrange... |  Andrew Yourtchenko | 1 | -0/+191 |
2017-09-07 | make test: disable L2BD Multi-instance test 5 |  Florin Coras | 1 | -1/+2 |
2017-09-06 | NAT: Destination NAT44 with load-balancing (VPP-954) |  Matus Fabian | 2 | -0/+131 |
2017-08-31 | Improvements to socket_test.sh script |  Keith Burns (alagalah) | 1 | -8/+8 |
2017-08-25 | make test: separate test discovery code |  Klement Sekera | 2 | -34/+68 |
2017-08-25 | jvpp: introducing callback api and future api tests for all plugins (VPP-591) |  Matej Perina | 2 | -0/+136 |
2017-08-23 | NAT: Rename snat plugin to nat (VPP-955) |  Matus Fabian | 2 | -536/+525 |
2017-08-22 | SRv6 tests |  Kris Michielsen | 4 | -0/+2538 |
2017-08-21 | PPPoE usses a midchain adjacency stack on an interface-tx DPO |  Neale Ranns | 1 | -1/+2 |
2017-08-18 | make test: fix broken passing of return value |  Klement Sekera | 2 | -5/+6 |
2017-08-17 | Fix socket_test.sh to run iperf3 in docker. |  Dave Wallace | 1 | -16/+31 |
2017-08-17 | make test: collect symlinks to failed tests |  Klement Sekera | 3 | -2/+48 |
2017-08-16 | SNAT: Make proto optional in nat64_bib_dump (VPP-942) |  Matus Fabian | 2 | -20/+8 |
2017-08-16 | NAT64: Fallback to 3-tuple key for non TCP/UDP sessions (VPP-884) |  Matus Fabian | 1 | -18/+37 |
2017-08-15 | Support proxy ARP on mirrored TAP interfaces |  Neale Ranns | 2 | -0/+70 |
2017-08-14 | SNAT: fix overlapping address space test |  Matus Fabian | 1 | -2/+2 |
2017-08-14 | Fix VCL LD_PRELOAD lib location in socket_test.sh |  Dave Wallace | 1 | -9/+16 |
2017-08-14 | make test: properly handle ctrl-c |  Klement Sekera | 3 | -3/+36 |
2017-08-12 | make test: fix broken DEBUG=gdb* options |  Klement Sekera | 2 | -44/+56 |
2017-08-11 | Dedicated SW Interface Event |  Neale Ranns | 1 | -7/+2 |
2017-08-11 | Add VPP Communications Library (VCL) |  Dave Wallace | 1 | -0/+637 |
2017-08-10 | make test: bump default test timeout to 10 minutes |  Klement Sekera | 1 | -1/+1 |
2017-08-10 | make test: detect hung tests |  Klement Sekera | 6 | -29/+148 |
2017-08-10 | acl-plugin: all TCP sessions treated as transient (VPP-932) |  Andrew Yourtchenko | 1 | -10/+140 |
2017-08-09 | Add PPPoE Plugin |  Hongjun Ni | 3 | -0/+710 |
2017-08-08 | L2 over MPLS |  Neale Ranns | 9 | -112/+331 |
2017-08-07 | make test: kill all remaining subprocesses on exit |  Klement Sekera | 2 | -1/+26 |
2017-08-03 | DHCP Client: receive unicast ACKs |  Neale Ranns | 1 | -21/+71 |
2017-08-01 | Tests for recursive load-balancing with no choices. |  Neale Ranns | 2 | -5/+68 |
2017-08-01 | P2P Ethernet |  Pavel Kotucek | 3 | -0/+586 |
2017-07-24 | SPAN:add l2 mirror |  Eyal Bari | 2 | -33/+322 |
2017-07-21 | SNAT: in2out translation as an output feature hairpinning (VPP-913) |  Matus Fabian | 1 | -1/+1 |
2017-07-20 | SNAT: in2out translation as an output feature (VPP-903) |  Matus Fabian | 2 | -0/+169 |
2017-07-18 | make test: improve console output messages |  Klement Sekera | 1 | -3/+3 |
2017-07-18 | DHCP client option 61 "client_id" |  Neale Ranns | 2 | -2/+34 |
2017-07-18 | DHCP client - remove interface address when DHCP de-configured |  Neale Ranns | 2 | -21/+152 |
2017-07-18 | TEST:add l2bd nd term tests |  Eyal Bari | 1 | -6/+119 |
2017-07-07 | SNAT: Fallback to 3-tuple key for non TCP/UDP sessions (VPP-884) |  Matus Fabian | 1 | -1/+246 |
2017-07-04 | TEST:add L2BD arp term tests |  Eyal Bari | 3 | -0/+273 |
2017-07-03 | SNAT: fix failing test_session_limit_per_user (VPP-896) |  Matus Fabian | 1 | -0/+2 |