Age | Commit message (Expand) | Author | Files | Lines |
2017-10-10 | punt and drop features: | Neale Ranns | 11 | -147/+1501 |
2017-10-09 | IP neighbour move incorrectly placed jump label | Neale Ranns | 1 | -2/+2 |
2017-10-09 | vppapigen: support per-file (major,minor,patch) version stamps | Dave Barach | 1 | -0/+2 |
2017-10-09 | NAT: hairpinning rework (VPP-1003) | Matus Fabian | 1 | -1/+9 |
2017-10-05 | Distributed Virtual Router Support | Neale Ranns | 2 | -0/+6 |
2017-10-04 | [aarch64] Fixes CLI crashes on dpaa2 platform. | Christophe Fontaine | 5 | -9/+9 |
2017-10-03 | Repair vlib API socket server | Dave Barach | 3 | -9/+26 |
2017-10-03 | Propagate duplicate IF addr add/del error up to API. | Jon Loeliger | 1 | -1/+11 |
2017-09-26 | Add thread-safe event signaller, use RPC where required | Dave Barach | 1 | -2/+2 |
2017-09-22 | IP-MAC,ND:wildcard events,fix sending multiple events | Eyal Bari | 2 | -20/+61 |
2017-09-20 | tcp: add option to punt traffic | Pierre Pfister | 1 | -24/+42 |
2017-09-20 | Add ip6-local feature arc | Pierre Pfister | 3 | -7/+99 |
2017-09-19 | Treat label=0 as an invalid next-hop-via-label | Neale Ranns | 1 | -1/+7 |
2017-09-15 | dpdk: cli to check for buffer leakage | Florin Coras | 1 | -0/+1 |
2017-09-13 | Add a name to the creation of an IP and MPLS table | Neale Ranns | 4 | -20/+32 |
2017-09-11 | replace uint32_t with u32 | Neale Ranns | 3 | -7/+7 |
2017-09-11 | arp/glean: fix hash computation | Florin Coras | 1 | -1/+2 |
2017-09-11 | FIB table add/delete API | Neale Ranns | 9 | -250/+453 |
2017-09-09 | move unix_file_* code to vppinfra | Damjan Marion | 2 | -5/+5 |
2017-09-08 | PUNT: Missing include for readv() | Marco Varlese | 1 | -0/+1 |
2017-09-05 | PUNT socket: External control plane processes connected via UNIX domain sockets. | Ole Troan | 3 | -11/+555 |
2017-08-31 | Fix vent_data memory leak in function run_ping_ip46_address (VPP-966) | dongjuan | 1 | -0/+1 |
2017-08-22 | ping: remove unnecesary x86 intrinsics #include | Damjan Marion | 1 | -1/+0 |
2017-08-19 | Fixed ip add bug for ip6 with review comments | pragash | 1 | -4/+4 |
2017-08-16 | ip4: cleanup ip local | Florin Coras | 1 | -153/+85 |
2017-08-16 | tcp: fix v6 sessions | root | 1 | -54/+64 |
2017-08-16 | NAT64: Fallback to 3-tuple key for non TCP/UDP sessions (VPP-884) | Matus Fabian | 2 | -0/+123 |
2017-08-15 | IPv6 local-address for P2P ethernet interfaces | Pavel Kotucek | 1 | -1/+2 |
2017-08-14 | FIB table add/delete API only | Neale Ranns | 2 | -0/+28 |
2017-08-11 | Fix tcp multi buffer segments retransmission | Florin Coras | 1 | -5/+7 |
2017-08-09 | Allow multiple MPLS output labels to be passed on the CLI | Neale Ranns | 1 | -3/+10 |
2017-08-08 | L2 over MPLS | Neale Ranns | 5 | -35/+41 |
2017-08-02 | Fix vpp crash sending arp or probing neighb (VPP-917) | Pavel Kotucek | 2 | -0/+29 |
2017-08-02 | Fix ip checksum offload, move badly-placed ASSERT | Dave Barach | 1 | -0/+2 |
2017-08-02 | Fix tcp tx buffer allocation | Florin Coras | 1 | -2/+0 |
2017-08-02 | Make ip csum configurable in vlib buffer functions | Florin Coras | 2 | -2/+4 |
2017-08-01 | FIB path weight incorrect in dump (VPP-922) | Neale Ranns | 1 | -3/+5 |
2017-07-27 | ping: fixing wrong value when there are worker threads | Mohammed Hawari | 2 | -9/+21 |
2017-07-20 | Fix coverity issue introduced with IP checksum offload commit | Damjan Marion | 1 | -3/+3 |
2017-07-19 | Fix IP checksum offload metadata setup | Dave Barach | 1 | -2/+12 |
2017-07-18 | FIB path preference | Neale Ranns | 3 | -22/+20 |
2017-07-18 | TCP/UDP checksum offload API | Dave Barach | 2 | -4/+9 |
2017-07-14 | vnet_buffer_t flags cleanup | Damjan Marion | 4 | -43/+49 |
2017-07-14 | Introduce l{2,3,4}_hdr_offset fields in the buffer metadata | Damjan Marion | 3 | -17/+14 |
2017-07-06 | Send GARP/NA on bonded intf slave up/down if in active-backup mode | John Lo | 2 | -0/+55 |
2017-06-23 | IP4/IP6 FIB: fix crash during interface delete | Pavel Kotucek | 4 | -1/+42 |
2017-06-19 | NAT64: Hairpinning (VPP-699) | Matus Fabian | 2 | -28/+49 |
2017-06-12 | NAT64: bug fix | Matus Fabian | 1 | -5/+9 |
2017-06-09 | NAT64: ICMP error support | Matus Fabian | 1 | -8/+5 |
2017-06-06 | Fix coverity error in IP4 Mtrie. | Neale Ranns | 1 | -4/+4 |