Age | Commit message (Expand) | Author | Files | Lines |
2017-11-28 | tcp: fix retransmissions under buffer shortage |  Florin Coras | 7 | -35/+88 |
2017-11-28 | IPSec AH protocol enhancement in VPP native core |  “mukeshyadav1984” | 12 | -55/+889 |
2017-11-27 | session: return bound listener for proxy accepts |  Florin Coras | 3 | -1/+14 |
2017-11-27 | VPP-253 Coding standards cleanup - vnet/vnet/gre |  Swarup Nayak | 6 | -878/+968 |
2017-11-27 | Fix - sh ip fib mtrie sum |  Neale Ranns | 2 | -13/+18 |
2017-11-27 | SRv6 improvements to binary API |  Pablo Camarillo | 4 | -22/+84 |
2017-11-27 | Address COVERITY warnings |  Marco Varlese | 1 | -0/+6 |
2017-11-27 | tcp: fix proxy connection validation |  Florin Coras | 1 | -0/+4 |
2017-11-27 | vlib: make vlib_buffer_alloc inline function |  Damjan Marion | 1 | -1/+1 |
2017-11-26 | Fix session rule port endianness. |  Milan Lenco | 3 | -16/+18 |
2017-11-26 | VPP-252 Coding standards cleanup - vnet/vnet/flow |  Swarup Nayak | 6 | -563/+663 |
2017-11-26 | FIB: optimise for src memory allocations |  Neale Ranns | 5 | -121/+264 |
2017-11-26 | FIB: store the node type not the function pointer. |  Neale Ranns | 13 | -31/+11 |
2017-11-24 | GENEVE: shift/mask for header |  Marco Varlese | 3 | -51/+133 |
2017-11-22 | VPP-254 Coding standard cleanup - vnet/vnet/hdlc |  Swarup Nayak | 5 | -126/+197 |
2017-11-22 | session: do not check transport for local table binds |  Florin Coras | 1 | -9/+9 |
2017-11-22 | session: more rules unit tests and cli improvements |  Florin Coras | 3 | -17/+142 |
2017-11-22 | CLI for interface MPLS enable returns errors to caller |  Neale Ranns | 1 | -1/+5 |
2017-11-22 | Fix MPLS local-label CLI |  Neale Ranns | 2 | -4/+4 |
2017-11-21 | session: unset fifo event before reading fifo size |  Florin Coras | 1 | -6/+4 |
2017-11-21 | tcp: initialize builtin client ns |  Florin Coras | 1 | -1/+1 |
2017-11-21 | dpdk: add l2_hdr_offset and l3_hdr_offset in vlib_buffer_t |  Damjan Marion | 6 | -18/+89 |
2017-11-20 | session/tcp: filtering improvements |  Florin Coras | 8 | -127/+234 |
2017-11-19 | session: fix session rules api to use transport proto |  Florin Coras | 1 | -0/+1 |
2017-11-18 | test http server: prealloc fifos/segment options |  Florin Coras | 1 | -3/+29 |
2017-11-18 | Rename classifier ip6-sr metadata set action |  Dave Barach | 3 | -5/+5 |
2017-11-18 | unformat function for FIB paths |  Neale Ranns | 6 | -360/+198 |
2017-11-17 | vppcom: improve listener session handling |  Florin Coras | 2 | -16/+36 |
2017-11-16 | tcp: register with ip for header parsing by default |  Florin Coras | 1 | -9/+12 |
2017-11-16 | Deal with double name-pointer chases |  Dave Barach | 1 | -48/+167 |
2017-11-16 | Add Support of DHCP VSS Type 0 where VPN-ID is ASCII |  John Lo | 7 | -185/+241 |
2017-11-15 | BIER: coverity fixes |  Neale Ranns | 6 | -11/+22 |
2017-11-15 | Punt DNS request/reply traffic when name resolution disabled |  Dave Barach | 3 | -5/+27 |
2017-11-15 | Revert "vnet: af_packet mark l3 offload cksum" |  Jakub Grajciar | 1 | -2/+1 |
2017-11-14 | Ip6 dump not showing fib table names (VPP-1063) |  Neale Ranns | 2 | -9/+9 |
2017-11-14 | NULL-terminate load_balance_nsh_nodes[] |  Gabriel Ganne | 1 | -0/+1 |
2017-11-14 | bier - fix node table declaration |  Gabriel Ganne | 3 | -3/+6 |
2017-11-14 | Fix builtin http server static request free |  Florin Coras | 1 | -0/+1 |
2017-11-14 | vnet: af_packet_set_l4_cksum_offload device class check |  Jakub Grajciar | 2 | -1/+5 |
2017-11-14 | vnet: af_packet mark l3 offload cksum |  Jakub Grajciar | 1 | -1/+2 |
2017-11-14 | l2-flood: fix restore vnet buffer's flags in the replication routine |  Steve Shin | 2 | -1/+7 |
2017-11-12 | session: add handle to disconnect_session_reply api msg. |  Dave Wallace | 1 | -1/+1 |
2017-11-11 | ACLs: Use better error return codes than "-1" everywhere. |  Jon Loeliger | 1 | -1/+3 |
2017-11-11 | MPLS disposition actions at the tail of unicast LSPs |  Neale Ranns | 6 | -31/+107 |
2017-11-10 | Break up vpe.api |  Neale Ranns | 18 | -8/+2664 |
2017-11-10 | add warning control macro set |  Gabriel Ganne | 1 | -11/+3 |
2017-11-10 | Further fix to SHG handling for ARP/ICMPv6 from BVI in a BD |  John Lo | 1 | -6/+25 |
2017-11-10 | add classify session action set-sr-policy-index |  Gabriel Ganne | 5 | -1/+41 |
2017-11-10 | Allow Openssl 1.1.0 |  Marco Varlese | 5 | -12/+159 |
2017-11-10 | Fix bug in key calculation for IPsec tunnel interface |  Matthew Smith | 1 | -2/+2 |