Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-12-20 | L2 Emulation | Neale Ranns | 2 | -28/+226 |
2017-12-20 | fix kubeproxy some tests | Gabriel Ganne | 1 | -2/+6 |
2017-12-20 | Translate matching packets using NAT (VPP-1069) | Juraj Sloboda | 2 | -4/+87 |
2017-12-19 | NAT: Twice NAT44 (VPP-969) | Matus Fabian | 2 | -9/+190 |
2017-12-18 | Support kube-proxy data plane | Hongjun Ni | 1 | -0/+203 |
2017-12-16 | PAPI: Add docstrings to unit tests. | Ole Troan | 1 | -0/+17 |
2017-12-16 | GRE tunnel key includes the FIB table | Neale Ranns | 2 | -2/+21 |
2017-12-16 | Use crc32 wrapper (VPP-1086) | Gabriel Ganne | 1 | -1/+1 |
2017-12-15 | make test: disable tests which require CXX >= 5.3 on rhel | Gabriel Ganne | 1 | -1/+1 |
2017-12-15 | ESP_AH_test_automation_scripts rev1 | “mystarrocks” | 4 | -1/+829 |
2017-12-14 | BIER disposition default route | Neale Ranns | 1 | -0/+25 |
2017-12-13 | IP bi-direction multicast - same cable check on egress | Neale Ranns | 1 | -3/+43 |
2017-12-13 | make "test-all" target pass again | Gabriel Ganne | 3 | -116/+15 |
2017-12-13 | GRE: fix single loop decap and add test | Neale Ranns | 2 | -0/+34 |
2017-12-13 | NAT64: multi-thread support (VPP-891) | Matus Fabian | 1 | -3/+3 |
2017-12-13 | NAT: DS-Lite AFTR tunnel endpoint address respond to ICMPv6 echo request (VPP... | Matus Fabian | 1 | -0/+14 |
2017-12-12 | tcp/session: add make tests | Florin Coras | 3 | -0/+67 |