aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ip
AgeCommit message (Expand)AuthorFilesLines
2017-12-21fib: make deag entries urpf extemptFlorin Coras1-0/+5
2017-12-20VPP-1083 "ip punt redirect add" crashed if not mentioned any other parameterSwarup Nayak2-8/+28
2017-12-15Fix icmp/udp/tcp punt/drop pathsVijayabhaskar Katamreddy12-42/+49
2017-12-14VPP-1100 Fix loop in "set punt tcp/udp command"Swarup Nayak1-5/+17
2017-12-13IP bi-direction multicast - same cable check on egressNeale Ranns2-1/+17
2017-12-13Separate heap for IPv4 mtriesNeale Ranns4-11/+56
2017-12-12VPP-1092 Correcting ip punt delete flow, when recv if index valid but doesnt ...Swarup Nayak2-4/+10
2017-12-11call unformat_free in some flow, remove unnecessary callsSwarup Nayak1-4/+12
2017-12-08Remove the unused 'create VRF if needed' API parametersNeale Ranns1-3/+0
2017-12-08punt: fix tracing for partially traced chainsKlement Sekera1-4/+5
2017-12-07Corrected help string of show ip puntSwarup Nayak2-2/+2
2017-12-06UT: Repaired broken C unit tests (--enable-tests)Ole Troan1-9/+6
2017-12-06Remove unused, uninteresting codeDave Barach1-347/+0
2017-11-29Add some indent-off to the node declarations in ip4-forwardNeale Ranns1-19/+42
2017-11-29Include allocated table memory in 'sh fib mem' outputNeale Ranns2-3/+10
2017-11-27Fix - sh ip fib mtrie sumNeale Ranns1-8/+13
2017-11-26Fix session rule port endianness.Milan Lenco1-2/+2
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