aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/adj
AgeCommit message (Expand)AuthorFilesLines
2018-11-15GBP: redirect contractsNeale Ranns1-9/+7
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-1/+1
2018-10-30ADJ: init MTU to interface defaultNeale Ranns2-1/+4
2018-10-23c11 safe string handling supportDave Barach3-7/+7
2018-10-01Add adjacency counters to the stats segmentNeale Ranns1-2/+6
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra1-1/+1
2018-08-27Adjacency walks protected by 'walk in progress' flagNeale Ranns1-2/+11
2018-07-30SIXRD: fix post introduction of the directed subnet broadcastNeale Ranns1-1/+2
2018-07-20IP directed broadcastNeale Ranns3-0/+23
2018-07-16Adjacency-BFD: assume BFD down on createNeale Ranns1-8/+16
2018-06-11MTU: Software interface / Per-protocol MTU supportOle Troan7-37/+18
2018-05-25ARP proxy dumpsNeale Ranns4-4/+11
2018-05-17tcp: handle link-local addressesFlorin Coras2-1/+9
2018-04-25Adjacency walk more scalableNeale Ranns1-50/+25
2018-04-18Mcast rewrite optimisationsNeale Ranns3-33/+8
2018-04-13Revert "MTU: Setting of MTU on software interface (instead of hardware interf...Damjan Marion1-2/+16
2018-04-13MTU: Setting of MTU on software interface (instead of hardware interface)Ole Troan1-16/+2
2018-03-30bond: show trace causes a crash if the interface is deletedSteven1-4/+2
2018-03-20FIB Interpose SourceNeale Ranns2-10/+8
2018-03-09MPLS Unifom modeNeale Ranns1-0/+5
2018-03-016RD: Rewritten 6RD RFC5969 support.Ole Troan4-1/+12
2018-02-21Adj Delegates; don't store raw pointersNeale Ranns4-43/+37
2018-02-19Adjacency Delegate updatesNeale Ranns6-133/+269
2018-02-16Adj: VFTs for adjacency sub-blocksOle Troan5-29/+69
2018-02-16Allow providers to override glean behaviourNeale Ranns5-33/+89
2018-02-15Revert "Allow interface types to override glean adjacency behaivour"Ole Trøan5-82/+32
2018-02-15Revert "Adj: VFTs for adjacency sub-blocks"Ole Trøan5-74/+29
2018-02-15Adj: VFTs for adjacency sub-blocksOle Troan5-29/+74
2018-02-15Allow interface types to override glean adjacency behaivourNeale Ranns5-32/+82
2018-02-12Improve MTU handlingNeale Ranns4-3/+55
2018-01-30Allow the provider of a midchain adjacency to pass context data that is retur...Neale Ranns8-10/+41
2017-10-25L3 proxy FIB source for container networkingAndrew Yourtchenko6-0/+18
2017-10-04[aarch64] Fixes CLI crashes on dpaa2 platform.Christophe Fontaine1-1/+1
2017-08-21PPPoE usses a midchain adjacency stack on an interface-tx DPONeale Ranns1-35/+91
2017-06-01IP Mcast - recalculate on interface up/dowmNeale Ranns1-4/+4
2017-05-23Labelled attached paths via an MPLS tunnelNeale Ranns1-0/+1
2017-04-11Remove usued, redundant and deprecated code from lookup.hNeale Ranns1-3/+0
2017-04-07MPLS McastNeale Ranns7-32/+226
2017-04-06BFD-FIB interactionsNeale Ranns5-4/+494
2017-04-06Use thread local storage for thread indexDamjan Marion3-8/+8
2017-04-03Adjacency layout change and move to vnet/adjNeale Ranns7-38/+824
2017-03-29Mtrie optimisationsNeale Ranns2-15/+0
2017-03-27Fix output feature processing (VPP-670)AkshayaNadahalli1-7/+6
2017-03-27Mcast rewrite no memcpyNeale Ranns3-3/+21
2017-03-27Fix output feature processing (VPP-670)AkshayaNadahalli1-0/+42
2017-03-21LISP statisticsFilip Tehlar1-0/+1
2017-03-17Cache a 'has-features' flag on the adjacency for faster access. Reclaim the n...Neale Ranns5-19/+81
2017-03-07make per-adj counters configurableNeale Ranns2-28/+108
2017-03-03Changing the IP table for an interface is an error if the interface already h...Neale Ranns1-22/+0
2017-02-16Add NSH load-balance and drop DPOFlorin Coras1-0/+6