Age | Commit message (Expand) | Author | Files | Lines |
2018-02-07 | classifier-based ACL: refactor + add output ACL | Andrew Yourtchenko | 1 | -1/+1 |
2018-02-07 | Refactor vlib_buffer flags | Damjan Marion | 5 | -21/+12 |
2018-02-06 | vlib: epoll on worker threads | Damjan Marion | 2 | -0/+11 |
2018-02-06 | Reflexive ACL support on ICMP | Steve Shin | 1 | -25/+113 |
2018-02-05 | NAT64: Run nat64-expire-worker-walk only when NAT64 is configured (VPP-1162) | Matus Fabian | 2 | -4/+48 |
2018-02-02 | Add L3DSR feature in LB plugin | Hongjun Ni | 8 | -88/+246 |
2018-02-01 | FIB: Consolidate several copies of fib_ip_proto() into one. | Jon Loeliger | 1 | -6/+0 |
2018-02-01 | dpdk:fix typo in prefetch sequence | Eyal Bari | 1 | -2/+2 |
2018-02-01 | srv6-ad: fixing coverity issues | Francois Clad | 1 | -8/+32 |
2018-02-01 | srv6-as: fixing coverity issues | Francois Clad | 1 | -8/+32 |
2018-01-31 | vlib: allocating buffers on thread-x and freeing them on thread-y causes | Steven | 1 | -12/+6 |
2018-01-31 | Improved tracing for the IP[46] not-enabled case. | Neale Ranns | 1 | -2/+4 |
2018-01-31 | NAT66 1:1 mapping (VPP-1108) | Matus Fabian | 9 | -2/+1378 |
2018-01-31 | NAT44: in2out output feature skip translation for already translated packets ... | Matus Fabian | 2 | -15/+74 |
2018-01-31 | NAT44: Delete dynamic sessions matching new 1:1NAT (VPP-1158) | Matus Fabian | 1 | -8/+52 |
2018-01-31 | NAT44: nat44_static_mapping_details protocol=0 if addr_only=0 (VPP-1158) | Matus Fabian | 2 | -13/+19 |
2018-01-30 | NAT: add missing CLI and API documentation (VPP-1142) | Matus Fabian | 2 | -0/+105 |
2018-01-30 | NAT: replace format_vnet_sw_interface_name with format_vnet_sw_if_index_name ... | Matus Fabian | 3 | -39/+33 |
2018-01-30 | Allow the provider of a midchain adjacency to pass context data that is retur... | Neale Ranns | 1 | -5/+12 |
2018-01-29 | memif: Add new API calls to manage memif socket names. | Jon Loeliger | 7 | -102/+647 |
2018-01-29 | SRv6 dynamic proxy plugin | Francois Clad | 6 | -0/+1005 |
2018-01-26 | NAT44: fix ICMP error translation for endpoint dependent sessions (VPP-1150) | Matus Fabian | 2 | -4/+150 |
2018-01-25 | NAT44: add opaque string tag to static mapping APIs (VPP-1147) | Matus Fabian | 5 | -16/+62 |
2018-01-25 | srv6-as: fixing version | Francois Clad | 1 | -1/+2 |
2018-01-25 | NAT: nat.c refactor (split out CLI) (VPP-1140) | Matus Fabian | 4 | -1547/+1824 |
2018-01-25 | SRv6 masquerading proxy plugin | Francois Clad | 6 | -0/+788 |
2018-01-24 | Improve tunnel interface creation performance | John Lo | 1 | -14/+5 |
2018-01-24 | NAT44: asymmetrical static mapping and one-armed NAT (VPP-1138) | Matus Fabian | 1 | -1/+10 |
2018-01-24 | docs: Clean up TOC | Dave Wallace | 1 | -1/+1 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 18 | -18/+19 |
2018-01-23 | NAT44: Fix interface feature removal. | Milan Lenco | 1 | -3/+14 |
2018-01-22 | NAT44: asymmetrical static mapping rule (VPP-1135) | Matus Fabian | 4 | -24/+40 |
2018-01-19 | SRv6 static proxy plugin | Francois Clad | 6 | -0/+1266 |
2018-01-18 | VPP-1119: PPPoE's destination MAC was overwritten | Hongjun Ni | 1 | -1/+2 |
2018-01-18 | VPP-1122 dpdk/ipsec: fix transport mode pkt len | Radu Nicolau | 1 | -3/+7 |
2018-01-17 | stn: add vat support | Florin Coras | 5 | -24/+260 |
2018-01-16 | acl-plugin: multicore: use pool_init_fixed for per-worker preallocated pools | Andrew Yourtchenko | 1 | -1/+7 |
2018-01-15 | fix udp_ping api naming error | Gabriel Ganne | 3 | -35/+17 |
2018-01-15 | Marvell device plugin | Damjan Marion | 10 | -0/+1535 |
2018-01-13 | Improve "show xxx tunnel" and "show int addr" output | John Lo | 1 | -7/+7 |
2018-01-11 | api: remove transport specific code from handlers | Florin Coras | 5 | -200/+193 |
2018-01-11 | Remove vpp_api_test interface name filter catalog | Dave Barach | 1 | -0/+1 |
2018-01-11 | VPP-1131: doxygen: Documentation for Debug CLI stops at src/plugin/l2e | Billy McFall | 1 | -3/+3 |
2018-01-11 | NAT44: asymmetrical load balancing static mapping rule (VPP-1132) | Matus Fabian | 5 | -22/+38 |
2018-01-11 | Add basic support for DS-Lite CE (VPP-1059) | Juraj Sloboda | 11 | -13/+683 |
2018-01-10 | Fix stn rules dump api (VPP-1123) | Florin Coras | 1 | -20/+25 |
2018-01-09 | Patch ENA PMD to skip setting tx flags in rx path | Matthew Smith | 1 | -1/+1 |
2018-01-09 | memif: fix coverity divide by zero | Steven | 1 | -0/+1 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 9 | -71/+60 |
2018-01-08 | NAT64: IPFix (VPP-1106) | Matus Fabian | 7 | -23/+1337 |