aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ip/ip_api.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-10Add reaper functions to want events APIs (VPP-1304)Neale Ranns1-1/+126
2018-03-29Coverity fixes (VPP-1204)Chris Luke1-0/+1
2018-03-21reassembly: feature/concurrencyKlement Sekera1-1/+19
2018-03-16IPv6 ND Router discovery data plane (VPP-1095)Juraj Sloboda1-3/+143
2018-03-13Common form of fib-path reproting in dumpsNeale Ranns1-101/+8
2018-03-09MPLS Unifom modeNeale Ranns1-9/+21
2018-02-01IPv4/6 reassemblyKlement Sekera1-1/+60
2018-01-29Remove last vestigies of auto-ip-table createNeale Ranns1-34/+4
2018-01-18FIB Inherited SrouceNeale Ranns1-4/+4
2018-01-11api: fix handlers that explicitly depend on svm queueFlorin Coras1-27/+25
2018-01-11api: remove transport specific code from handlersFlorin Coras1-59/+56
2018-01-09api: refactor vlibmemoryFlorin Coras1-25/+23
2018-01-09DVR: run L3 output featuresNeale Ranns1-5/+5
2017-12-21fib: make deag entries urpf extemptFlorin Coras1-0/+5
2017-12-06UT: Repaired broken C unit tests (--enable-tests)Ole Troan1-9/+6
2017-11-14Ip6 dump not showing fib table names (VPP-1063)Neale Ranns1-5/+6
2017-11-10Break up vpe.apiNeale Ranns1-1/+925
2017-11-10Add sw_if_index to the ip_neighbor_details_t response.Jon Loeliger1-3/+6
2017-11-09BIERNeale Ranns1-17/+26
2017-11-07UDP Encapsulation.Neale Ranns1-1/+12
2017-11-07ip: add container proxy apiFlorin Coras1-1/+25
2017-10-18VPP-930: add missing ntohl to send_ip6_fib_details(...)Dave Barach1-1/+1
2017-10-15Revert "Enforce FIB table creation before use"Florin Coras1-3/+34
2017-10-14Source Lookup progammable via APINeale Ranns1-0/+5
2017-10-13Enforce FIB table creation before useNeale Ranns1-34/+3
2017-10-10punt and drop features:Neale Ranns1-0/+60
2017-10-09IP neighbour move incorrectly placed jump labelNeale Ranns1-2/+2
2017-10-05Distributed Virtual Router SupportNeale Ranns1-0/+5
2017-09-19Treat label=0 as an invalid next-hop-via-labelNeale Ranns1-1/+7
2017-09-13Add a name to the creation of an IP and MPLS tableNeale Ranns1-15/+17
2017-09-11FIB table add/delete APINeale Ranns1-22/+100
2017-08-14FIB table add/delete API onlyNeale Ranns1-0/+10
2017-08-08L2 over MPLSNeale Ranns1-16/+22
2017-08-01FIB path weight incorrect in dump (VPP-922)Neale Ranns1-3/+5
2017-07-18FIB path preferenceNeale Ranns1-1/+5
2017-04-26IP Flow Hash Config fixesNeale Ranns1-2/+10
2017-04-07MPLS McastNeale Ranns1-39/+59
2017-04-01MTRIE Optimisations 2Neale Ranns1-15/+28
2017-03-09IMplementation for option to not create a FIB table entry when adding a neigh...Neale Ranns1-2/+4
2017-03-08BUG: multiple registrations of 'vl_api_ip6nd_proxy_details_t_handlerNeale Ranns1-7/+0
2017-03-08Proxy ND (RFC4389 - or a sub-set thereof). This allows the 'emulation' of bri...Neale Ranns1-0/+102
2017-03-02Clean up binary api message handler registration issuesDave Barach1-83/+0
2017-02-20Python test IP and MPLS objects conform to infra.Neale Ranns1-2/+252
2017-02-13Augment IP_DETAILS, IP_ADDRESS_DETAILS with a few context fields.Jon Loeliger1-5/+12
2017-01-27IP Multicast FIB (mfib)Neale Ranns1-0/+210
2017-01-10IPv6 NS RS tests and fixesNeale Ranns1-2/+1
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+1196