Age | Commit message (Expand) | Author | Files | Lines |
2018-05-09 | dpdk: fix free of tx dropped packets |  Florin Coras | 1 | -1/+1 |
2018-05-09 | dpdk: tx code rework |  Damjan Marion | 3 | -261/+158 |
2018-05-09 | dpdk:fix mbuf index typo's |  Eyal Bari | 1 | -4/+4 |
2018-05-08 | NAT44: TCP connection close detection (VPP-1266) |  Matus Fabian | 7 | -13/+131 |
2018-05-07 | dpdk: improve perf of buffer indices calc in the input node |  Damjan Marion | 1 | -34/+53 |
2018-05-04 | ipsec: allow null/null for crypto/integ algorithms pair |  Radu Nicolau | 1 | -0/+1 |
2018-05-04 | Flow: Rename IPFIX exporter. |  Ole Troan | 6 | -7/+7 |
2018-05-04 | Harmonize vec/pool_get_aligned object sizes and alignment requests |  Dave Barach | 10 | -2/+33 |
2018-05-04 | Fix format for the dst address in the STN trace |  Milan Lenco | 1 | -2/+2 |
2018-05-03 | NAT: fix bin API dump of static mappings. |  Milan Lenco | 1 | -2/+5 |
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-04-30 | plugins: dpdk: fix check which makes not sense, likely a typo |  Szymon Sliwa | 1 | -1/+1 |
2018-04-27 | A bit of buffer metadata reshuffling to accommodate flow_id |  Damjan Marion | 1 | -1/+1 |
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 | dpdk: complete rework of the dpdk-input node |  Damjan Marion | 7 | -465/+556 |
2018-04-25 | GBPv6: NAT66 actions for GBP |  Neale Ranns | 1 | -1/+12 |
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 | 1 | -3/+3 |
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-24 | lacp: deleting the bond subinterface may cause lacp to lose the partner [VPP-... |  Steven | 2 | -15/+8 |
2018-04-24 | NAT44: one-armed NAT and identity mapping (VPP-1212) |  Matus Fabian | 1 | -3/+10 |
2018-04-23 | lacp: partner may time us out if fast-rate is configured [VPP-1247] |  Steven | 5 | -8/+14 |
2018-04-19 | Add special Twice-NAT feature (VPP-1221) |  Juraj Sloboda | 7 | -30/+94 |
2018-04-18 | dpdk: improve logging |  Damjan Marion | 4 | -35/+187 |
2018-04-18 | NAT44: recycle old sessions for forwarding bypass (VPP-1240) |  Matus Fabian | 4 | -17/+98 |
2018-04-18 | dpdk: resurrect removed code [VPP-1245] |  Steven | 1 | -0/+4 |
2018-04-17 | dpdk: add additional fields to rte_mbuf trace print |  Damjan Marion | 1 | -2/+5 |
2018-04-17 | dpdk: print device flags in the 'show hardware' output |  Damjan Marion | 2 | -11/+37 |
2018-04-17 | ACL based forwarding |  Andrew Yourtchenko | 11 | -0/+1997 |
2018-04-17 | acl-plugin: VPP-1241: fix the "show acl-plugin tables applied" output |  Andrew Yourtchenko | 2 | -45/+20 |
2018-04-17 | igmp: fix debug macro |  Jakub Grajciar | 3 | -13/+13 |
2018-04-13 | Revert "MTU: Setting of MTU on software interface (instead of hardware interf... |  Damjan Marion | 1 | -14/+14 |
2018-04-13 | acl-plugin: VPP-1239: acl-as-a-service does not match IPv6 packets, works onl... |  Andrew Yourtchenko | 2 | -4/+5 |
2018-04-13 | NAT66: Do not translate if packet not aimed at outside interface |  Juraj Sloboda | 3 | -0/+55 |
2018-04-13 | MTU: Setting of MTU on software interface (instead of hardware interface) |  Ole Troan | 1 | -14/+14 |
2018-04-13 | GBP V2 |  Neale Ranns | 25 | -886/+3720 |
2018-04-12 | Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' |  Neale Ranns | 5 | -10/+9 |
2018-04-12 | NAT: disable CLI/API not supported in active mode (VPP-1234) |  Juraj Sloboda | 2 | -3/+215 |
2018-04-12 | Handle DHCP replies with NAT44 forwarding enabled |  Matthew Smith | 1 | -48/+57 |
2018-04-11 | NAT44: fix setting of flag SNAT_SESSION_FLAG_LOAD_BALANCING (VPP-1235) |  Matus Fabian | 4 | -24/+36 |
2018-04-11 | acl-plugin: VPP-1231: add error checking to acl_plugin_set_acl_vec_for_context |  Andrew Yourtchenko | 1 | -1/+26 |
2018-04-11 | acl-plugin: VPP-1230: fix the "undefined symbol" error for acl_main when usin... |  Andrew Yourtchenko | 3 | -9/+31 |
2018-04-11 | dpdk: fail in early init if we cannot alloc hugepages |  Damjan Marion | 1 | -4/+19 |
2018-04-10 | when deleting l3 static mapping with addr_only, |  ahdj007 | 1 | -1/+4 |
2018-04-10 | CSIT-895 dpdk/ipsec: add locks on session data hash updates |  Radu Nicolau | 2 | -33/+40 |
2018-04-10 | srv6-ad: fixing cache size issue |  Francois Clad | 3 | -11/+18 |