aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ip
AgeCommit message (Expand)AuthorFilesLines
2017-11-18Rename classifier ip6-sr metadata set actionDave Barach1-1/+1
2017-11-18unformat function for FIB pathsNeale Ranns1-147/+6
2017-11-14Ip6 dump not showing fib table names (VPP-1063)Neale Ranns1-5/+6
2017-11-10Break up vpe.apiNeale Ranns5-1/+1375
2017-11-10add classify session action set-sr-policy-indexGabriel Ganne1-0/+2
2017-11-10Add sw_if_index to the ip_neighbor_details_t response.Jon Loeliger2-4/+9
2017-11-09BIERNeale Ranns2-19/+31
2017-11-08punt: fix sendmsg() failure detectionKlement Sekera1-1/+1
2017-11-08NAT64: fixed csum crash (VPP-1055)Matus Fabian2-28/+25
2017-11-08ip: fix container proxy coverity warningFlorin Coras1-4/+7
2017-11-07add tracing to udp punt codeKlement Sekera1-5/+58
2017-11-07vnet: ip4/6_local-> don't drop TCP/UCP marked for cksum calc fixJakub Grajciar2-13/+13
2017-11-07UDP Encapsulation.Neale Ranns3-4/+30
2017-11-07ip: add container proxy apiFlorin Coras4-20/+166
2017-11-03vnet: ip4/6_local->don't drop packet if marked for TCP/UDP offload cksum calc...Jakub Grajciar2-8/+26
2017-11-03punt: free whole buffer chain if such is puntedKlement Sekera1-1/+1
2017-11-01session: add support for proxying appsFlorin Coras1-1/+3
2017-10-31Refactor IP input checks for re-use at MPLS dispositionNeale Ranns4-257/+411
2017-10-29session: fix coverity warningsFlorin Coras1-3/+8
2017-10-28session: rules tablesFlorin Coras2-0/+118
2017-10-25L3 proxy FIB source for container networkingAndrew Yourtchenko1-0/+79
2017-10-24Add extern to *_main global variable declarations in header files.Dave Wallace4-2/+6
2017-10-19Remove unused 'not_last' parameter from ip_add_del_routeMarek Gradzki1-3/+0
2017-10-18VPP-930: add missing ntohl to send_ip6_fib_details(...)Dave Barach1-1/+1
2017-10-16udp: refactor udp codeFlorin Coras2-12/+46
2017-10-15ip: avoid arp assert if out of buffers (VPP-1030)Florin Coras1-0/+4
2017-10-15Revert "Enforce FIB table creation before use"Florin Coras2-3/+37
2017-10-14Source Lookup progammable via APINeale Ranns2-0/+9
2017-10-13Enforce FIB table creation before useNeale Ranns2-37/+3
2017-10-13VPP-1027: DNS name resolverDave Barach1-0/+3
2017-10-10session: add support for application namespacingFlorin Coras4-0/+162
2017-10-10punt and drop features:Neale Ranns11-147/+1501
2017-10-09IP neighbour move incorrectly placed jump labelNeale Ranns1-2/+2
2017-10-09vppapigen: support per-file (major,minor,patch) version stampsDave Barach1-0/+2
2017-10-09NAT: hairpinning rework (VPP-1003)Matus Fabian1-1/+9
2017-10-05Distributed Virtual Router SupportNeale Ranns2-0/+6
2017-10-04[aarch64] Fixes CLI crashes on dpaa2 platform.Christophe Fontaine5-9/+9
2017-10-03Repair vlib API socket serverDave Barach3-9/+26
2017-10-03Propagate duplicate IF addr add/del error up to API.Jon Loeliger1-1/+11
2017-09-26Add thread-safe event signaller, use RPC where requiredDave Barach1-2/+2
2017-09-22IP-MAC,ND:wildcard events,fix sending multiple eventsEyal Bari2-20/+61
2017-09-20tcp: add option to punt trafficPierre Pfister1-24/+42
2017-09-20Add ip6-local feature arcPierre Pfister3-7/+99
2017-09-19Treat label=0 as an invalid next-hop-via-labelNeale Ranns1-1/+7
2017-09-15dpdk: cli to check for buffer leakageFlorin Coras1-0/+1
2017-09-13Add a name to the creation of an IP and MPLS tableNeale Ranns4-20/+32
2017-09-11replace uint32_t with u32Neale Ranns3-7/+7
2017-09-11arp/glean: fix hash computationFlorin Coras1-1/+2
2017-09-11FIB table add/delete APINeale Ranns9-250/+453
2017-09-09move unix_file_* code to vppinfraDamjan Marion2-5/+5