aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ip/ip_api.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-18VPP-930: add missing ntohl to send_ip6_fib_details(...)Dave Barach1-1/+1
2017-10-11IP neighbour move incorrectly placed jump labelNeale Ranns1-2/+2
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