Age | Commit message (Expand) | Author | Files | Lines |
2022-04-04 | vppinfra: make _vec_len() read-only |  Damjan Marion | 1 | -1/+1 |
2021-11-19 | fib: Don't use [midchain] adjacencies to change an interface's feature arc |  Neale Ranns | 1 | -0/+3 |
2021-10-04 | docs: plugin comment nitfixes |  Nathan Skrzypczak | 1 | -4/+4 |
2020-12-14 | misc: move to new pool_foreach macros |  Damjan Marion | 1 | -3/+3 |
2020-10-24 | pppoe: make pppoe plugin work with dot1q subinterfaces |  zstas | 1 | -14/+52 |
2019-12-16 | vppinfra: bihash walk cb typedef and continue/stop controls |  Neale Ranns | 1 | -1/+3 |
2019-12-04 | fib: Decouple source from priority and behaviour |  Neale Ranns | 1 | -2/+8 |
2019-12-03 | fib: constify the adjacency in the rewrite nodes |  Neale Ranns | 1 | -1/+1 |
2019-05-03 | plugins: clean up plugin descriptions |  Dave Wallace | 1 | -1/+1 |
2019-04-19 | Remove dummy_interface_tx output node from PPPoE plugin |  John Lo | 1 | -9/+0 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -4/+4 |
2018-10-01 | Rename device class from PPPPOE to PPPoE |  Paul Vinciguerra | 1 | -7/+7 |
2018-08-10 | Use the bihash walk function |  Neale Ranns | 1 | -52/+45 |
2018-07-20 | IP directed broadcast |  Neale Ranns | 1 | -0/+1 |
2018-01-30 | Allow the provider of a midchain adjacency to pass context data that is retur... |  Neale Ranns | 1 | -5/+12 |
2018-01-18 | VPP-1119: PPPoE's destination MAC was overwritten |  Hongjun Ni | 1 | -1/+2 |
2017-11-17 | Replace tap interface using general interface |  Hongjun Ni | 1 | -1/+1 |
2017-10-06 | Separate CP and DP fib table for PPPoE |  Hongjun Ni | 1 | -4/+14 |
2017-08-21 | PPPoE usses a midchain adjacency stack on an interface-tx DPO |  Neale Ranns | 1 | -33/+111 |
2017-08-09 | PPPoE: use DPO protos in FIB entry path add/remove |  Neale Ranns | 1 | -2/+3 |
2017-08-09 | Add PPPoE Plugin |  Hongjun Ni | 1 | -0/+660 |