Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-01-25 | make test: verify that /dev/shm is big enough |  Klement Sekera | 2 | -0/+31 |
2018-01-24 | SCTP stack (RFC4960) |  Marco Varlese | 1 | -0/+91 |
2018-01-24 | Improve the error reporting for a IP multicast RPF miss. |  Neale Ranns | 1 | -0/+9 |
2018-01-24 | NAT44: asymmetrical static mapping and one-armed NAT (VPP-1138) |  Matus Fabian | 1 | -0/+64 |
2018-01-23 | For DHCP client configuration control the setting of the broadcast flag in the |  Neale Ranns | 2 | -4/+107 |
2018-01-22 | svm: queue sub: Add conditional timed wait |  Mohsin Kazmi | 2 | -16/+24 |
2018-01-22 | NAT44: asymmetrical static mapping rule (VPP-1135) |  Matus Fabian | 2 | -4/+106 |
2018-01-17 | LD_PRELOAD: stateless LDP |  Dave Wallace | 1 | -0/+9 |
2018-01-11 | NAT44: asymmetrical load balancing static mapping rule (VPP-1132) |  Matus Fabian | 2 | -0/+117 |
2018-01-11 | Add basic support for DS-Lite CE (VPP-1059) |  Juraj Sloboda | 2 | -0/+115 |
2018-01-09 | DVR: run L3 output features |  Neale Ranns | 3 | -22/+52 |
2018-01-09 | BIER: missing endian swap for imposition object in API return |  Neale Ranns | 2 | -2/+7 |
2018-01-09 | test: consolidate the multiple versions of send_and_* |  Neale Ranns | 10 | -207/+31 |
2018-01-08 | NAT64: IPFix (VPP-1106) |  Matus Fabian | 2 | -26/+483 |
2018-01-06 | VPP-1110 BVI reply ARP that doesn't request BVI loacl IP. |  zhaoqingling | 1 | -1/+13 |
2018-01-05 | Add support for 464XLAT NAT44 mode (VPP-1045) |  Juraj Sloboda | 2 | -12/+231 |
2017-12-22 | tcp: add builtin server/client transfer test |  Florin Coras | 2 | -2/+76 |