aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ip
AgeCommit message (Expand)AuthorFilesLines
2018-12-12Change ipsec feature node namesPierre Pfister2-8/+8
2018-12-10IP-local: any IP can appear as the source (VPP-1522)Neale Ranns1-3/+15
2018-12-07VPP-1506: dump local punts and registered punt socketsPavel Kotucek4-66/+389
2018-12-06API: Change ip4_address and ip6_address to use type alias.Ole Troan2-9/+4
2018-12-06MFIB; CLI improvementsNeale Ranns1-6/+32
2018-12-03Copying QoS Bits when fragmented, so that marking can happen properly also cl...Vijayabhaskar Katamreddy1-0/+7
2018-12-01ip_reassembly_enable_disable reply handler name is changed.Chore1-1/+1
2018-11-30Metadata / opaque formatting belongs in vppDave Barach1-0/+1
2018-11-29api: ip_source_check_interface_add_del api is added.Chore2-0/+48
2018-11-29VPP-1507: Added binary api to dump configured ip_punt_redirectPavel Kotucek5-29/+214
2018-11-28Remove useless prefetch in ip4-rewrite nodeSimon Zhang1-1/+1
2018-11-26Add a feature arc consistency checkDave Barach2-0/+7
2018-11-26flow-hash: Add symmetric flag for flow hashingMohsin Kazmi4-4/+40
2018-11-22MAP: Use explicit address/prefix types in APIOle Troan1-0/+10
2018-11-18add vlib_prefetch_buffer_data(...) macroDamjan Marion1-8/+4
2018-11-17IP-punt: add documentation to the API and fix IP address initNeale Ranns2-1/+3
2018-11-15ip4-input: fix prefetch data issue for tunnel decap casesZhiyong Yang1-4/+8
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach13-50/+52
2018-11-13vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..)Damjan Marion1-1/+1
2018-11-12IPv6: Make link-local configurable per-interface (VPP-1446)Juraj Sloboda5-117/+51
2018-11-08IP load-balance; trace at the end of the node so the flow hash used is displayedNeale Ranns2-6/+6
2018-11-07GBP Endpoint LearningNeale Ranns1-0/+1
2018-11-05Genric API types format/unformat support for VAT and custom dumpNeale Ranns2-44/+0
2018-11-02vnet: ping: rewrite for maintainability and multicore supportAndrew Yourtchenko2-450/+737
2018-11-02arp:add error counters for all failure casesEyal Bari1-98/+82
2018-10-29Use throttle_t for ND throttlingNeale Ranns5-43/+29
2018-10-27pg: icmp4 & tcp4 ip length issueKingwel Xie1-1/+7
2018-10-25ACL: Fix next_table_index classifiers consistancyGregory Thiemonge1-5/+17
2018-10-23c11 safe string handling supportDave Barach25-88/+90
2018-10-22Fix buffer overflow when fragmenting packets (VPP-1383)Juraj Sloboda1-2/+3
2018-10-22ipsec: split ipsec nodes into ip4/ip6 nodesKlement Sekera2-8/+8
2018-10-19vppinfra: add atomic macros for __sync builtinsSirshak Das1-9/+9
2018-10-18Ping; remove unused arraysNeale Ranns1-3/+0
2018-10-17IP Route add/del API is MP safeNeale Ranns1-0/+6
2018-10-17VPP-1459:Ip4 lookup fail when exist prefix cover.mu.duojiao1-3/+1
2018-10-16Ping; report failures to the terminalNeale Ranns2-14/+39
2018-10-15VPP-1448: Fix error when recurse on down the trie.mu.duojiao1-21/+19
2018-10-12ip: add container proxy dump API (VPP-1364)Matus Fabian4-0/+121
2018-10-10reassembly: get number of workers instead of threads (VPP-1435)Juraj Sloboda2-6/+6
2018-10-05Improve ip_mroute_add_del documentationIan Wells1-4/+24
2018-10-04Support reassembly for fragments coming to ip4-local nodeJuraj Sloboda3-0/+9
2018-10-04MFIB-API: when programming an (S,G) fix the grp-lenNeale Ranns1-0/+4
2018-10-02ip4-local: classify protos that skip csum and src checkFlorin Coras1-13/+38
2018-10-02Update code to compute checksum for buffer chainsJuraj Sloboda1-1/+1
2018-10-01Add adjacency counters to the stats segmentNeale Ranns4-6/+34
2018-10-01API / CLI event-log tracingDave Barach1-1/+0
2018-10-01mroute routers in the stats segmentNeale Ranns2-23/+48
2018-10-01Support dynamic dual/quad loop selection on aarch64Lijian Zhang1-0/+140
2018-09-28IP ttl check in ip4-input missing for single packet path.Ole Troan1-0/+3
2018-09-28stats: Split stat_segment and stats code in preparation for deprecation.Ole Troan1-1/+0