Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-02-26 | Python: addressing PEP8 deprecation |  Marco Varlese | 1 | -2/+2 |
2018-02-26 | update BIER scapy patch to match the scapy repo PR |  Neale Ranns | 1 | -4/+2 |
2018-02-25 | SCTP: fix connection memory corruption |  Marco Varlese | 1 | -2/+3 |
2018-02-24 | LDP: Refactor epoll_ctl wrapper. |  Dave Wallace | 1 | -2/+2 |
2018-02-22 | VOM: vhost-use interfaces |  Neale Ranns | 1 | -1/+29 |
2018-02-22 | make test: tidy worker subprocess output |  Klement Sekera | 1 | -1/+1 |
2018-02-22 | make test: build test/ext when doing coverage |  Klement Sekera | 3 | -9/+4 |
2018-02-21 | make test: Add VCL thru hoststack test case. |  Dave Wallace | 1 | -8/+109 |
2018-02-21 | make test: disable broken kubeproxy tests |  Klement Sekera | 1 | -2/+2 |
2018-02-19 | make test: Add VPP VCL cut-thru test. |  Dave Wallace | 2 | -0/+75 |
2018-02-19 | VCL: config api prefix using env var. |  Dave Wallace | 1 | -0/+3 |
2018-02-19 | VOM: acl: Some necessary fixes |  Mohsin Kazmi | 1 | -0/+7 |
2018-02-17 | make test: add test framework debugging |  Klement Sekera | 3 | -1/+58 |
2018-02-17 | make test: detect child crash |  Klement Sekera | 1 | -7/+17 |
2018-02-16 | Allow providers to override glean behaviour |  Neale Ranns | 3 | -1/+76 |
2018-02-15 | Revert "Allow interface types to override glean adjacency behaivour" |  Ole Trøan | 3 | -69/+1 |
2018-02-15 | Allow interface types to override glean adjacency behaivour |  Neale Ranns | 3 | -1/+69 |
2018-02-15 | Optimize GRE Tunnel and add support for ERSPAN encap |  John Lo | 4 | -13/+35 |
2018-02-14 | session: support local sessions and deprecate redirects |  Florin Coras | 1 | -0/+3 |
2018-02-14 | make-test: use api custom-dump to reduce log size. |  Dave Wallace | 1 | -1/+1 |
2018-02-13 | VOM: ACL: Add Object Model for acl ethertype |  Mohsin Kazmi | 1 | -0/+16 |
2018-02-12 | Improve MTU handling |  Neale Ranns | 2 | -0/+36 |
2018-02-09 | GBP plugin |  Neale Ranns | 2 | -0/+396 |
2018-02-08 | classifier-based ACL: testcases for L2 ACLs + fix the enabling of outbound L2... |  Andrew Yourtchenko | 1 | -0/+633 |
2018-02-08 | Geneve - reduce unit-test run time |  Gabriel Ganne | 1 | -2/+2 |
2018-02-08 | acl-plugin: add whitelisted ethertype mode (VPP-1163) |  Andrew Yourtchenko | 2 | -7/+103 |
2018-02-08 | acl-plugin: an elog-based tracing implementation for troubleshooting the conn... |  Andrew Yourtchenko | 1 | -0/+3 |
2018-02-07 | VXLAN: Allow user to specify a custom vxlan tunnel instance id. |  Jon Loeliger | 1 | -2/+5 |
2018-02-07 | classifier-based ACL: refactor + add output ACL |  Andrew Yourtchenko | 2 | -0/+68 |
2018-02-06 | make test: don't test/set parameters in docker |  Klement Sekera | 1 | -0/+11 |
2018-02-06 | BIER: fix support for longer bit-string lengths |  Neale Ranns | 6 | -115/+234 |
2018-02-05 | session: segment manager refactor |  Florin Coras | 1 | -1/+63 |
2018-02-02 | make test: use random seed |  Klement Sekera | 1 | -1/+1 |
2018-02-02 | Add L3DSR feature in LB plugin |  Hongjun Ni | 1 | -8/+36 |
2018-02-01 | IPv4/6 reassembly |  Klement Sekera | 13 | -58/+1392 |
2018-01-31 | NAT66 1:1 mapping (VPP-1108) |  Matus Fabian | 2 | -0/+179 |
2018-01-31 | NAT44: in2out output feature skip translation for already translated packets ... |  Matus Fabian | 1 | -0/+99 |
2018-01-31 | NAT44: Delete dynamic sessions matching new 1:1NAT (VPP-1158) |  Matus Fabian | 1 | -0/+31 |
2018-01-31 | NAT44: nat44_static_mapping_details protocol=0 if addr_only=0 (VPP-1158) |  Matus Fabian | 1 | -0/+3 |
2018-01-26 | session: move builtin apps to their own folder |  Florin Coras | 2 | -18/+12 |
2018-01-26 | NAT44: fix ICMP error translation for endpoint dependent sessions (VPP-1150) |  Matus Fabian | 1 | -0/+36 |
2018-01-25 | NAT44: add opaque string tag to static mapping APIs (VPP-1147) |  Matus Fabian | 2 | -4/+29 |
2018-01-25 | NAT: nat.c refactor (split out CLI) (VPP-1140) |  Matus Fabian | 1 | -2/+12 |