Age | Commit message (Expand) | Author | Files | Lines |
2017-06-16 | LISP-GPE: add test CLI for NSH | Filip Tehlar | 2 | -0/+132 |
2017-06-16 | Add missing barrier sync to rx placement infra code | Damjan Marion | 2 | -6/+18 |
2017-06-16 | Fix vni/dp_table endianness for gpe iface addition (VPP-882) | Florin Coras | 1 | -6/+8 |
2017-06-16 | Fix gpe_native_fwd_rpaths_get (VPP-883) | Florin Coras | 1 | -1/+3 |
2017-06-15 | Add VAT handlers for LISP-GPE API | Filip Tehlar | 2 | -11/+24 |
2017-06-14 | Fix session api connect sock handler. | Dave Wallace | 1 | -1/+10 |
2017-06-14 | ETH:fix l2_len/vlan count mismatch for > 2 tags | Eyal Bari | 3 | -16/+7 |
2017-06-13 | FIB walk process - wake-up rate unnecessarily high | Neale Ranns | 1 | -1/+11 |
2017-06-12 | L2FIB:fix crash in show with deleted subif entries | Eyal Bari | 1 | -4/+7 |
2017-06-12 | NAT64: bug fix | Matus Fabian | 1 | -5/+9 |
2017-06-12 | Remove calls to crc_u32 and add clib_crc32c for armv8+crc | Christophe Fontaine | 1 | -26/+16 |
2017-06-12 | Fix coverity issue | Filip Tehlar | 1 | -0/+1 |
2017-06-10 | MPLS: cannot delete a path from the CLI | Neale Ranns | 1 | -13/+25 |
2017-06-09 | Fix gpe coverity issue (VPP-874) | Florin Coras | 1 | -3/+8 |
2017-06-09 | Implement sack based tcp loss recovery (RFC 6675) | Florin Coras | 13 | -405/+967 |
2017-06-09 | NAT64: ICMP error support | Matus Fabian | 1 | -8/+5 |
2017-06-08 | LISP: add NSH support | Filip Tehlar | 12 | -32/+579 |
2017-06-08 | Add gpe native-forward static route support | Florin Coras | 5 | -16/+402 |
2017-06-08 | P2P Ethernet - API | Pavel Kotucek | 5 | -0/+303 |
2017-06-07 | Small update to session API | Florin Coras | 2 | -1/+5 |
2017-06-07 | VPP-874: fix coverity warning in vnet_classify.c | Dave Barach | 1 | -1/+1 |
2017-06-07 | VPP-872 and End.T function for SRv6 | Pablo Camarillo | 2 | -105/+101 |
2017-06-06 | Fix coverity error in IP4 Mtrie. | Neale Ranns | 1 | -4/+4 |
2017-06-06 | Packets recieved on VLAN-0 map to the main interface | Neale Ranns | 2 | -164/+32 |
2017-06-06 | Fix coverity issue | Filip Tehlar | 1 | -0/+3 |
2017-06-06 | Rework vxlan-gpe to support FIB 2.0 and bypass mode | Hongjun Ni | 8 | -86/+1168 |
2017-06-06 | Fix lisp map-notify parsing | Florin Coras | 1 | -0/+1 |
2017-06-05 | LISP-GPE: return index of newly created fwd entry, VPP-868 | Filip Tehlar | 4 | -2/+20 |
2017-06-05 | LISP: fix GPE entry dump, VPP-871 | Filip Tehlar | 1 | -5/+5 |
2017-06-04 | Fix typo for specifying table_id on ping. | wenxian li | 1 | -1/+1 |
2017-06-03 | Fix for gcc7 | Marco Varlese | 1 | -1/+1 |
2017-06-02 | vhost: add debug vhost-user on | off CLI | Steven | 2 | -20/+59 |
2017-06-01 | Fix 'ip probe' on /32 | Neale Ranns | 3 | -44/+48 |
2017-06-01 | MPLS trace the EOS bit correctly | Neale Ranns | 1 | -1/+2 |
2017-06-01 | IP Mcast - recalculate on interface up/dowm | Neale Ranns | 3 | -60/+91 |
2017-06-01 | Improve fifo allocator performance | Dave Barach | 12 | -204/+300 |
2017-05-30 | Flowprobe: Stateful flows and IPv6, L4 recording | Ole Troan | 5 | -11/+23 |
2017-05-30 | LISP: L2 ARP handling | Filip Tehlar | 9 | -36/+600 |
2017-05-26 | MPLS lookup DPO does not pop the label (nor does it handle replicate) | Neale Ranns | 4 | -84/+145 |
2017-05-26 | ARP/ND use path_remove to complement path_add | Neale Ranns | 4 | -16/+67 |
2017-05-26 | LISP: do not try to delete paths when fwd entry is negative | Filip Tehlar | 1 | -4/+7 |
2017-05-25 | MPLS hash function improvements | Neale Ranns | 3 | -7/+64 |
2017-05-25 | MPLS interface output feature not explicitly enabled | Neale Ranns | 1 | -2/+0 |
2017-05-25 | af_packet: fix coverity error | Ray Kinsella | 1 | -2/+19 |
2017-05-24 | Add p2p flag to IPsec tunnel interface hw class | Matthew Smith | 1 | -0/+1 |
2017-05-24 | MPLS tunnels; path-list lock leak and debug CLI imrpovements | Neale Ranns | 1 | -7/+16 |
2017-05-24 | IPv6 Performance bugs | Neale Ranns | 6 | -70/+62 |
2017-05-24 | Missing VLIB node for IPv6 disposition from mcast MPLS LSP | Neale Ranns | 1 | -1/+23 |
2017-05-24 | MPLS trace fixes | Neale Ranns | 2 | -1/+7 |
2017-05-24 | Leak locks and tables in the Classifier | Neale Ranns | 4 | -7/+51 |