Age | Commit message (Expand) | Author | Files | Lines |
2018-02-12 | Improve MTU handling |  Neale Ranns | 1 | -0/+10 |
2018-02-09 | GBP plugin |  Neale Ranns | 1 | -0/+27 |
2018-02-08 | acl-plugin: add whitelisted ethertype mode (VPP-1163) |  Andrew Yourtchenko | 1 | -0/+10 |
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 | 1 | -0/+23 |
2018-02-06 | BIER: fix support for longer bit-string lengths |  Neale Ranns | 1 | -1/+2 |
2018-02-01 | IPv4/6 reassembly |  Klement Sekera | 1 | -0/+23 |
2018-01-31 | NAT66 1:1 mapping (VPP-1108) |  Matus Fabian | 1 | -0/+48 |
2018-01-25 | NAT44: add opaque string tag to static mapping APIs (VPP-1147) |  Matus Fabian | 1 | -1/+10 |
2018-01-23 | For DHCP client configuration control the setting of the broadcast flag in the |  Neale Ranns | 1 | -0/+2 |
2018-01-22 | NAT44: asymmetrical static mapping rule (VPP-1135) |  Matus Fabian | 1 | -1/+4 |
2018-01-11 | NAT44: asymmetrical load balancing static mapping rule (VPP-1132) |  Matus Fabian | 1 | -0/+2 |
2018-01-11 | Add basic support for DS-Lite CE (VPP-1059) |  Juraj Sloboda | 1 | -0/+11 |
2018-01-09 | DVR: run L3 output features |  Neale Ranns | 1 | -3/+3 |
2018-01-05 | Add support for 464XLAT NAT44 mode (VPP-1045) |  Juraj Sloboda | 1 | -0/+2 |
2017-12-22 | tcp: add builtin server/client transfer test |  Florin Coras | 1 | -0/+15 |
2017-12-20 | L2 Emulation |  Neale Ranns | 1 | -0/+12 |
2017-12-20 | Translate matching packets using NAT (VPP-1069) |  Juraj Sloboda | 1 | -0/+11 |
2017-12-19 | NAT: Twice NAT44 (VPP-969) |  Matus Fabian | 1 | -4/+18 |
2017-12-15 | ESP_AH_test_automation_scripts rev1 |  “mystarrocks” | 1 | -0/+162 |
2017-12-12 | tcp/session: add make tests |  Florin Coras | 1 | -0/+5 |
2017-12-09 | BIER in non-MPLS netowrks |  Neale Ranns | 1 | -10/+14 |
2017-11-30 | NAT44: identity NAT (VPP-1073) |  Matus Fabian | 1 | -0/+35 |
2017-11-16 | Add Support of DHCP VSS Type 0 where VPN-ID is ASCII |  John Lo | 1 | -5/+9 |
2017-11-10 | add classify session action set-sr-policy-index |  Gabriel Ganne | 1 | -0/+10 |
2017-11-09 | BIER |  Neale Ranns | 1 | -0/+119 |
2017-11-08 | ACL plugin support tagged subinterfaces |  Pavel Kotucek | 1 | -0/+17 |
2017-11-08 | NAT64 to use IPv4 address from interface (VPP-1051) |  Matus Fabian | 1 | -0/+12 |
2017-11-07 | SNAT: IP fragmentation (VPP-890) |  Matus Fabian | 1 | -0/+37 |
2017-11-07 | UDP Encapsulation. |  Neale Ranns | 1 | -0/+39 |
2017-11-07 | NAT: DS-Lite (VPP-1040) |  Matus Fabian | 1 | -0/+28 |
2017-10-31 | l2fib: MAC: Fix uint64 to u8 byte array |  Mohsin Kazmi | 1 | -1/+1 |
2017-10-26 | NAT: delete session API/CLI (VPP-1041) |  Matus Fabian | 1 | -0/+23 |
2017-10-25 | VPP-1033: Python API support arbitrary sized input parameters. |  Ole Troan | 1 | -2/+2 |
2017-10-19 | Remove unused 'not_last' parameter from ip_add_del_route |  Marek Gradzki | 1 | -7/+2 |
2017-10-14 | Source Lookup progammable via API |  Neale Ranns | 1 | -0/+4 |
2017-10-10 | punt and drop features: |  Neale Ranns | 1 | -0/+57 |
2017-10-06 | Initial GENEVE TUNNEL implementation and tests. |  Marco Varlese | 1 | -0/+32 |
2017-10-05 | Distributed Virtual Router Support |  Neale Ranns | 1 | -0/+2 |
2017-10-02 | L2-FIB:add mac learn events test |  Eyal Bari | 1 | -0/+9 |
2017-09-27 | acl-plugin: take 2 at VPP-991 fix, this time with a test case which verifies it. |  Andrew Yourtchenko | 1 | -0/+10 |
2017-09-26 | acl-plugin: test: move the API calls to vpp_papi_provider.py |  Andrew Yourtchenko | 1 | -0/+29 |
2017-09-22 | IP-MAC,ND:wildcard events,fix sending multiple events |  Eyal Bari | 1 | -0/+6 |
2017-09-18 | L2BD,ARP-TERM:fix arp query report mechanism+test |  Eyal Bari | 1 | -3/+9 |
2017-09-12 | ACL-plugin add "replace" semantics for adding a new MacIP acl |  Pavel Kotucek | 1 | -6/+14 |
2017-09-11 | FIB table add/delete API |  Neale Ranns | 1 | -12/+34 |
2017-09-08 | ACL-plugin MACIP ACLs tests |  Pavel Kotucek | 1 | -0/+55 |
2017-09-06 | NAT: Destination NAT44 with load-balancing (VPP-954) |  Matus Fabian | 1 | -0/+30 |
2017-08-23 | NAT: Rename snat plugin to nat (VPP-955) |  Matus Fabian | 1 | -100/+87 |
2017-08-22 | SRv6 tests |  Kris Michielsen | 1 | -0/+118 |