Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
pppoe
/
pppoe.c
Age
Commit message (
Expand
)
Author
Files
Lines
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