Age | Commit message (Expand) | Author | Files | Lines |
2018-05-03 | NAT44: fix VAT nat44_user_session_details |  Matus Fabian | 1 | -4/+5 |
2018-05-03 | NAT44 segv on unknown proto on inside interface |  Matthew Smith | 1 | -22/+25 |
2018-05-03 | tcp: fix echo server rx retries counter vec alloc |  Florin Coras | 1 | -0/+2 |
2018-05-02 | Fix CentOS 7 build issue with vxlan |  Matthew Smith | 1 | -2/+4 |
2018-05-02 | vxlan:encap - use vnet rewrite |  eyal bari | 3 | -53/+50 |
2018-04-30 | tcp/session: debug improvements/fixes |  Florin Coras | 6 | -30/+25 |
2018-04-30 | Remove historical README file |  Dave Barach | 1 | -43/+0 |
2018-04-30 | FIB: elide cover walk for insert of host route |  Neale Ranns | 3 | -3/+25 |
2018-04-30 | plugins: dpdk: fix check which makes not sense, likely a typo |  Szymon Sliwa | 1 | -1/+1 |
2018-04-27 | svm/session: improve svm fifo allocation |  Florin Coras | 1 | -13/+15 |
2018-04-27 | IPv6 NS/RS; do not vec_validate global structs in the DP |  Neale Ranns | 1 | -12/+16 |
2018-04-27 | IPv6 NS: use the mcast rewrite node to fill in the destination MAC |  Neale Ranns | 2 | -263/+275 |
2018-04-27 | TAP memory leaks: |  Neale Ranns | 4 | -28/+22 |
2018-04-27 | Move VOM to extras/vom |  Damjan Marion | 177 | -32373/+1 |
2018-04-27 | A bit of buffer metadata reshuffling to accommodate flow_id |  Damjan Marion | 10 | -44/+37 |
2018-04-27 | VAT for qos_record_enable_disable API |  Igor Mikhailov (imichail) | 2 | -3/+90 |
2018-04-26 | vlib: set log tap level <level> does not work for some keywords |  Steven | 1 | -2/+2 |
2018-04-26 | NAT44: disable nat44-hairpinning feature for in-out interface (VPP-1255) |  Matus Fabian | 1 | -10/+20 |
2018-04-25 | igmp: disable debug messages |  Damjan Marion | 1 | -1/+1 |
2018-04-25 | Carry recorded QOS bits in the outer VXLAN IP header |  Igor Mikhailov (imichail) | 1 | -0/+35 |
2018-04-25 | span: crash in span_mirror [VPP-1254] |  Steven | 1 | -2/+7 |
2018-04-25 | dpdk: complete rework of the dpdk-input node |  Damjan Marion | 12 | -470/+707 |
2018-04-25 | GBPv6: NAT66 actions for GBP |  Neale Ranns | 5 | -134/+185 |
2018-04-25 | vxlan:remove single bucket load-balance dpo's |  Eyal Bari | 1 | -9/+23 |
2018-04-25 | ABF: remove the inclusion of version.h from abf_policy so it does not recompi... |  Neale Ranns | 2 | -8/+6 |
2018-04-25 | Fix some build warnings about "Old Style VLA" |  Juraj Sloboda | 3 | -7/+12 |
2018-04-25 | Adjacency walk more scalable |  Neale Ranns | 2 | -50/+30 |
2018-04-25 | STN: use the punt feature arcs |  Neale Ranns | 1 | -79/+28 |
2018-04-25 | ipsec: make crypto_worker_main_t a full cache line in size |  Florin Coras | 1 | -0/+1 |
2018-04-25 | igmp: data structure refactoring |  Jakub Grajciar | 5 | -350/+820 |
2018-04-25 | Fix sample-plugin build with newer clang versions |  Damjan Marion | 1 | -0/+20 |
2018-04-24 | lacp: deleting the bond subinterface may cause lacp to lose the partner [VPP-... |  Steven | 5 | -38/+10 |
2018-04-24 | memory leak |  Kingwel Xie | 1 | -0/+3 |
2018-04-24 | NAT44: one-armed NAT and identity mapping (VPP-1212) |  Matus Fabian | 1 | -3/+10 |
2018-04-24 | mem-leak in stats handling (VPP-1250) |  Neale Ranns | 1 | -4/+18 |
2018-04-24 | Support QOS_SOURCE_IP recording from L2 input node. |  Igor Mikhailov (imichail) | 2 | -5/+77 |
2018-04-23 | MPLS VPLS CLI fix |  Neale Ranns | 1 | -0/+1 |
2018-04-23 | lacp: partner may time us out if fast-rate is configured [VPP-1247] |  Steven | 5 | -8/+14 |
2018-04-20 | tcp: make newreno byte instead of acks dependent |  Florin Coras | 4 | -3/+28 |
2018-04-20 | tcp: improve stats |  Florin Coras | 3 | -128/+177 |
2018-04-19 | Allow an IPsec tunnel interface to be renumbered |  Matthew Smith | 6 | -30/+54 |
2018-04-19 | Add special Twice-NAT feature (VPP-1221) |  Juraj Sloboda | 7 | -30/+94 |
2018-04-19 | Minor optimzation/cleanup to ethernet-input node |  John Lo | 1 | -5/+5 |
2018-04-18 | dpdk: improve logging |  Damjan Marion | 4 | -35/+187 |
2018-04-18 | vlib: logging improvements |  Damjan Marion | 2 | -32/+74 |
2018-04-18 | typo fix: UNKOWN -> UNKNOWN |  Andrey "Zed" Zaikin | 7 | -14/+14 |
2018-04-18 | Mcast rewrite optimisations |  Neale Ranns | 8 | -45/+59 |
2018-04-18 | session: coverity warnings |  Florin Coras | 2 | -3/+3 |
2018-04-18 | NAT44: recycle old sessions for forwarding bypass (VPP-1240) |  Matus Fabian | 4 | -17/+98 |
2018-04-18 | vppinfra: make set_mempolicy failure non-critical unless NUMA_FORCE is set |  Damjan Marion | 1 | -1/+2 |