Age | Commit message (Expand) | Author | Files | Lines |
2022-02-22 | fib: fix adj_get crash |  Rajith P R | 1 | -1/+1 |
2022-02-18 | fib: Use the VLIB logger for adjacency debugging |  Neale Ranns | 1 | -4/+7 |
2021-02-15 | ip: Path MTU |  Neale Ranns | 1 | -0/+24 |
2020-12-14 | misc: move to new pool_foreach macros |  Damjan Marion | 1 | -3/+3 |
2020-12-08 | fib: Source Address Selection |  Neale Ranns | 1 | -2/+1 |
2020-06-05 | fib: fix adj pool expand cases |  Dave Barach | 1 | -1/+24 |
2020-05-04 | fib: midchain adjacency optimisations |  Neale Ranns | 1 | -0/+9 |
2020-04-10 | fib: fix adjacency cli command issue |  ShivaShankarK | 1 | -3/+1 |
2020-02-20 | fib: adjacency midchain teardown (VPP-1841) |  Neale Ranns | 1 | -2/+4 |
2020-01-27 | ipip: Multi-point interface |  Neale Ranns | 1 | -1/+1 |
2019-12-03 | fib feature: Code mechanics to decouple dependency of feature on adj |  Neale Ranns | 1 | -2/+5 |
2019-09-23 | fib: do not dump no-longer valid adjacencies |  Benoît Ganne | 1 | -0/+4 |
2019-04-16 | ADJ: crash in format/show (VPP-1648) |  Neale Ranns | 1 | -1/+1 |
2019-03-28 | Typos. A bunch of typos I've been collecting. |  Paul Vinciguerra | 1 | -4/+4 |
2019-03-26 | ADJ: midchain delegate to performing stacking |  Neale Ranns | 1 | -4/+26 |
2019-02-22 | Callback functions must have the correct signature |  Neale Ranns | 1 | -1/+3 |
2018-12-07 | FIB recusrion loop checks traverse midchain adjacencies |  Neale Ranns | 1 | -4/+70 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -2/+2 |
2018-10-01 | Add adjacency counters to the stats segment |  Neale Ranns | 1 | -2/+6 |
2018-09-24 | Trivial: Clean up some typos. |  Paul Vinciguerra | 1 | -1/+1 |
2018-07-20 | IP directed broadcast |  Neale Ranns | 1 | -0/+8 |
2018-06-11 | MTU: Software interface / Per-protocol MTU support |  Ole Troan | 1 | -22/+5 |
2018-05-25 | ARP proxy dumps |  Neale Ranns | 1 | -1/+3 |
2018-04-13 | Revert "MTU: Setting of MTU on software interface (instead of hardware interf... |  Damjan Marion | 1 | -2/+16 |
2018-04-13 | MTU: Setting of MTU on software interface (instead of hardware interface) |  Ole Troan | 1 | -16/+2 |
2018-03-20 | FIB Interpose Source |  Neale Ranns | 1 | -4/+8 |
2018-02-19 | Adjacency Delegate updates |  Neale Ranns | 1 | -25/+3 |
2018-02-16 | Adj: VFTs for adjacency sub-blocks |  Ole Troan | 1 | -1/+3 |
2018-02-15 | Revert "Adj: VFTs for adjacency sub-blocks" |  Ole Trøan | 1 | -3/+1 |
2018-02-15 | Adj: VFTs for adjacency sub-blocks |  Ole Troan | 1 | -1/+3 |
2018-02-12 | Improve MTU handling |  Neale Ranns | 1 | -0/+37 |
2017-10-25 | L3 proxy FIB source for container networking |  Andrew Yourtchenko | 1 | -0/+10 |
2017-05-23 | Labelled attached paths via an MPLS tunnel |  Neale Ranns | 1 | -0/+1 |
2017-04-11 | Remove usued, redundant and deprecated code from lookup.h |  Neale Ranns | 1 | -3/+0 |
2017-04-07 | MPLS Mcast |  Neale Ranns | 1 | -2/+11 |
2017-04-06 | BFD-FIB interactions |  Neale Ranns | 1 | -4/+47 |
2017-04-03 | Adjacency layout change and move to vnet/adj |  Neale Ranns | 1 | -2/+1 |
2017-03-29 | Mtrie optimisations |  Neale Ranns | 1 | -12/+0 |
2017-03-27 | Mcast rewrite no memcpy |  Neale Ranns | 1 | -1/+1 |
2017-03-17 | Cache a 'has-features' flag on the adjacency for faster access. Reclaim the n... |  Neale Ranns | 1 | -10/+72 |
2017-03-07 | make per-adj counters configurable |  Neale Ranns | 1 | -28/+93 |
2017-03-03 | Changing the IP table for an interface is an error if the interface already h... |  Neale Ranns | 1 | -22/+0 |
2017-01-27 | IP Multicast FIB (mfib) |  Neale Ranns | 1 | -2/+9 |
2017-01-25 | [re]Enable per-Adjacency/neighbour counters |  Neale Ranns | 1 | -0/+4 |
2016-12-28 | Reorganize source tree to use single autotools instance |  Damjan Marion | 1 | -0/+454 |