Age | Commit message (Expand) | Author | Files | Lines |
2018-04-27 | IPv6 NS: use the mcast rewrite node to fill in the destination MAC |  Neale Ranns | 1 | -263/+0 |
2018-04-18 | Mcast rewrite optimisations |  Neale Ranns | 1 | -3/+21 |
2018-04-13 | Revert "MTU: Setting of MTU on software interface (instead of hardware interf... |  Damjan Marion | 1 | -61/+43 |
2018-04-13 | MTU: Setting of MTU on software interface (instead of hardware interface) |  Ole Troan | 1 | -43/+61 |
2018-04-12 | Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' |  Neale Ranns | 1 | -2/+2 |
2018-03-29 | ip6: fix ip6-local urpf checking |  Florin Coras | 1 | -4/+7 |
2018-03-21 | reassembly: feature/concurrency |  Klement Sekera | 1 | -1/+0 |
2018-03-18 | Remove unnumbered configuration on interface delete |  Neale Ranns | 1 | -1/+2 |
2018-03-05 | IP6 link-local table |  Neale Ranns | 1 | -3/+4 |
2018-03-01 | 6RD: Rewritten 6RD RFC5969 support. |  Ole Troan | 1 | -1/+2 |
2018-02-08 | ip: move lookup inline functions to header file |  Vijayabhaskar Katamreddy | 1 | -276/+1 |
2018-02-07 | classifier-based ACL: refactor + add output ACL |  Andrew Yourtchenko | 1 | -0/+6 |
2018-02-01 | IPv4/6 reassembly |  Klement Sekera | 1 | -0/+2 |
2018-01-31 | Improved tracing for the IP[46] not-enabled case. |  Neale Ranns | 1 | -10/+10 |
2018-01-30 | Allow the provider of a midchain adjacency to pass context data that is retur... |  Neale Ranns | 1 | -3/+6 |
2018-01-09 | DVR: run L3 output features |  Neale Ranns | 1 | -1/+1 |
2017-12-15 | Fix icmp/udp/tcp punt/drop paths |  Vijayabhaskar Katamreddy | 1 | -3/+3 |
2017-12-13 | Separate heap for IPv4 mtries |  Neale Ranns | 1 | -8/+3 |
2017-11-07 | vnet: ip4/6_local-> don't drop TCP/UCP marked for cksum calc fix |  Jakub Grajciar | 1 | -6/+6 |
2017-11-03 | vnet: ip4/6_local->don't drop packet if marked for TCP/UDP offload cksum calc... |  Jakub Grajciar | 1 | -3/+12 |
2017-10-10 | session: add support for application namespacing |  Florin Coras | 1 | -0/+26 |
2017-10-10 | punt and drop features: |  Neale Ranns | 1 | -71/+2 |
2017-10-04 | [aarch64] Fixes CLI crashes on dpaa2 platform. |  Christophe Fontaine | 1 | -3/+3 |
2017-10-03 | Repair vlib API socket server |  Dave Barach | 1 | -0/+8 |
2017-09-20 | Add ip6-local feature arc |  Pierre Pfister | 1 | -6/+91 |
2017-09-11 | FIB table add/delete API |  Neale Ranns | 1 | -99/+4 |
2017-08-16 | tcp: fix v6 sessions |  root | 1 | -54/+64 |
2017-08-08 | L2 over MPLS |  Neale Ranns | 1 | -2/+2 |
2017-08-02 | Fix vpp crash sending arp or probing neighb (VPP-917) |  Pavel Kotucek | 1 | -0/+15 |
2017-07-14 | vnet_buffer_t flags cleanup |  Damjan Marion | 1 | -19/+25 |
2017-07-14 | Introduce l{2,3,4}_hdr_offset fields in the buffer metadata |  Damjan Marion | 1 | -3/+3 |
2017-06-23 | IP4/IP6 FIB: fix crash during interface delete |  Pavel Kotucek | 1 | -0/+21 |
2017-06-01 | Fix 'ip probe' on /32 |  Neale Ranns | 1 | -17/+22 |
2017-05-24 | IPv6 Performance bugs |  Neale Ranns | 1 | -18/+14 |
2017-05-11 | Validate ip6 interface fib tables early on |  Florin Coras | 1 | -0/+5 |
2017-04-26 | IP Flow Hash Config fixes |  Neale Ranns | 1 | -7/+5 |
2017-04-24 | Improve Load-Balance MAPs |  Neale Ranns | 1 | -30/+74 |
2017-04-11 | MPLS Mcast coverity fixes |  Neale Ranns | 1 | -1/+1 |
2017-04-11 | Remove usued, redundant and deprecated code from lookup.h |  Neale Ranns | 1 | -15/+14 |
2017-04-07 | MPLS Mcast |  Neale Ranns | 1 | -0/+23 |
2017-04-06 | Use thread local storage for thread index |  Damjan Marion | 1 | -12/+12 |
2017-03-29 | Mtrie optimisations |  Neale Ranns | 1 | -6/+0 |
2017-03-27 | Mcast rewrite no memcpy |  Neale Ranns | 1 | -3/+3 |
2017-03-17 | Cache a 'has-features' flag on the adjacency for faster access. Reclaim the n... |  Neale Ranns | 1 | -8/+13 |
2017-03-07 | In-band OAM active probe (VPP-471) |  AkshayaNadahalli | 1 | -28/+4 |
2017-03-07 | make per-adj counters configurable |  Neale Ranns | 1 | -16/+32 |
2017-03-07 | Fixing loadbalancing over ECMP for recursive routes |  AkshayaNadahalli | 1 | -6/+5 |
2017-03-06 | ioam: manycast using iOAM and SR (VPP-628) |  Shwetha Bhandari | 1 | -74/+44 |
2017-03-03 | Changing the IP table for an interface is an error if the interface already h... |  Neale Ranns | 1 | -10/+29 |
2017-02-17 | Remove duplicate ip6 get interface address code |  Neale Ranns | 1 | -6/+2 |