aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/interface_api.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-03Add an API call to set interface MAC addresses.Jon Loeliger1-1/+34
2017-03-30Fix more "symbol XXX found in none of the libs" warningsDave Barach1-0/+1
2017-03-18Check change in unnumbered setting before updating IP enabled stateNeale Ranns1-2/+8
2017-03-17Attached hostsNeale Ranns1-0/+15
2017-03-14API:support hidden sw interfacesEyal Bari1-38/+27
2017-03-07fix gcc 5.4 warning: argument to 'sizeof' in 'memcpy' call is the same expres...Gabriel Ganne1-7/+7
2017-03-04DHCPv6 - Be consistent with the use of MFIB index as the RX FIB index for DHC...Neale Ranns1-2/+2
2017-03-03Changing the IP table for an interface is an error if the interface already h...Neale Ranns1-0/+32
2017-03-02Clean up binary api message handler registration issuesDave Barach1-7/+0
2017-02-21VPP-540 : pbb tag rewrite detailsPavel Kotucek1-0/+20
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+725