ip: add container proxy dump API (VPP-1364)
[vpp.git] / src / vnet / ip / ip_api.c
2018-10-12 Matus Fabianip: add container proxy dump API (VPP-1364) 16/15116/5
2018-10-04 Neale RannsMFIB-API: when programming an (S,G) fix the grp-len 46/15146/2
2018-10-01 Neale RannsAdd adjacency counters to the stats segment 35/15035/4
2018-10-01 Neale Rannsmroute routers in the stats segment 46/15046/3
2018-09-28 Ole Troanstats: Split stat_segment and stats code in preparation... 97/14997/6
2018-09-20 Neale RannsRoute counters in the stats segment 97/14897/3
2018-09-13 Neale RannsIP-neighbor: add and delete internal API 76/14776/4
2018-09-07 Neale RannsIP route update fix when multipath and drop set 14/14714/2
2018-07-30 Neale RannsFIB: return entry prefix by const reference to avoid... 12/13812/1
2018-07-27 Juraj SlobodaFix memory leak in processing of ICMPv6 RA event (VPP... 63/13763/1
2018-06-20 Brant LinFix sw-if-index display error. 22/13022/10
2018-06-14 John LoUse unicast DMAC for IP neighbor pool refresh probes 95/12995/2
2018-06-08 Neale RannsAdd reaper functions to want events APIs (VPP-1304) 82/12882/8
2018-05-25 Neale RannsARP proxy dumps 93/12693/4
2018-05-18 Neale RannsIP unnumbered dump 46/12646/3
2018-05-18 Neale RannsIP address dump - don't send subnets for unnumbered... 32/12632/2
2018-05-17 Juraj SlobodaFixes in IPv6 RD control plane 19/12619/3
2018-05-14 Juraj SlobodaRework CP and DP communication in IPv6 RD (VPP-1256) 21/12521/4
2018-05-11 John LoPeriodic scan and probe of IP neighbors to maintain... 76/12276/8
2018-04-17 Neale RannsIP mcast: allow unicast address as a next-hop 74/6974/6
2018-04-16 John LoImplement ip_probe_neighbor API 73/11773/2
2018-03-29 Chris LukeCoverity fixes (VPP-1204) 62/11462/2
2018-03-21 Klement Sekerareassembly: feature/concurrency 88/11188/6
2018-03-16 Juraj SlobodaIPv6 ND Router discovery data plane (VPP-1095) 33/10333/5
2018-03-13 Neale RannsCommon form of fib-path reproting in dumps 81/11081/4
2018-03-09 Neale RannsMPLS Unifom mode 81/10781/7
2018-02-01 Klement SekeraIPv4/6 reassembly 32/9532/10
2018-01-29 Neale RannsRemove last vestigies of auto-ip-table create 47/10247/3
2018-01-18 Neale RannsFIB Inherited Srouce 77/9477/6
2018-01-11 Florin Corasapi: fix handlers that explicitly depend on svm queue 61/10061/2
2018-01-11 Florin Corasapi: remove transport specific code from handlers 38/10038/9
2018-01-09 Florin Corasapi: refactor vlibmemory 76/9976/21
2018-01-09 Neale RannsDVR: run L3 output features 31/9931/7
2017-12-21 Florin Corasfib: make deag entries urpf extempt 60/9860/4
2017-12-06 Ole TroanUT: Repaired broken C unit tests (--enable-tests) 44/9744/2
2017-11-14 Neale RannsIp6 dump not showing fib table names (VPP-1063) 17/9417/2
2017-11-10 Neale RannsBreak up vpe.api 75/9375/3
2017-11-10 Jon LoeligerAdd sw_if_index to the ip_neighbor_details_t response. 25/9325/3
2017-11-09 Neale RannsBIER 50/8950/14
2017-11-07 Neale RannsUDP Encapsulation. 27/9227/5
2017-11-07 Florin Corasip: add container proxy api 46/9246/3
2017-10-18 Dave BarachVPP-930: add missing ntohl to send_ip6_fib_details... 81/8881/1
2017-10-15 Florin CorasRevert "Enforce FIB table creation before use" 20/8820/2
2017-10-14 Neale RannsSource Lookup progammable via API 11/8811/2
2017-10-13 Neale RannsEnforce FIB table creation before use 03/8803/3
2017-10-10 Neale Rannspunt and drop features: 48/8548/6
2017-10-09 Neale RannsIP neighbour move incorrectly placed jump label 12/8712/2
2017-10-05 Neale RannsDistributed Virtual Router Support 38/8638/2
2017-09-19 Neale RannsTreat label=0 as an invalid next-hop-via-label 52/8452/3
2017-09-13 Neale RannsAdd a name to the creation of an IP and MPLS table 99/8399/3
2017-09-11 Neale RannsFIB table add/delete API 71/8371/2
2017-08-14 Neale RannsFIB table add/delete API only 37/8037/2
2017-08-08 Neale RannsL2 over MPLS 61/6861/14
2017-08-01 Neale RannsFIB path weight incorrect in dump (VPP-922) 67/7867/3
2017-07-18 Neale RannsFIB path preference 86/7586/3
2017-04-26 Neale RannsIP Flow Hash Config fixes 13/6313/5
2017-04-07 Neale RannsMPLS Mcast 53/5653/8
2017-04-01 Neale RannsMTRIE Optimisations 2 89/5889/6
2017-03-09 Neale RannsIMplementation for option to not create a FIB table... 82/5682/2
2017-03-08 Neale RannsBUG: multiple registrations of 'vl_api_ip6nd_proxy_deta... 68/5668/2
2017-03-08 Neale RannsProxy ND (RFC4389 - or a sub-set thereof). This allows... 24/5524/7
2017-03-02 Dave BarachClean up binary api message handler registration issues 96/5596/2
2017-02-20 Neale RannsPython test IP and MPLS objects conform to infra. 92/5392/2
2017-02-13 Jon LoeligerAugment IP_DETAILS, IP_ADDRESS_DETAILS with a few conte... 95/5095/2
2017-01-27 Neale RannsIP Multicast FIB (mfib) 09/4709/9
2017-01-10 Neale RannsIPv6 NS RS tests and fixes 10/4610/3
2016-12-28 Damjan MarionReorganize source tree to use single autotools instance 30/4430/19