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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-05
misc: Fix python scripts shebang line
Renato Botelho do Couto
1
-1
/
+1
2019-10-03
pppoe: remove api boilerplate
Ole Troan
6
-197
/
+9
2019-08-22
tests: move plugin tests to src/plugins/*/test
Dave Wallace
2
-0
/
+645
2019-07-09
vat: unload unused vat plugins
Dave Barach
1
-20
/
+2
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
2019-03-01
pppoe: migrate old MULTIARCH macros to VLIB_NODE_FN
Filip Tehlar
3
-12
/
+6
2019-02-09
buffers: fix typo
Damjan Marion
1
-1
/
+1
2019-02-06
buffers: make buffer data size configurable from startup config
Damjan Marion
1
-1
/
+1
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
1
-1
/
+1
2018-10-23
c11 safe string handling support
Dave Barach
3
-6
/
+6
2018-10-01
Rename device class from PPPPOE to PPPoE
Paul Vinciguerra
2
-10
/
+10
2018-08-27
cmake: Fix plugins .h includes
Mohsin Kazmi
1
-0
/
+4
2018-08-25
cmake: handle api_test_plugins in add_vpp_plugin macro
Damjan Marion
1
-3
/
+1
2018-08-25
cmake: improve add_vpp_plugin macro
Damjan Marion
1
-3
/
+6
2018-08-17
CMake as an alternative to autotools (experimental)
Damjan Marion
1
-0
/
+27
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-05-04
Harmonize vec/pool_get_aligned object sizes and alignment requests
Dave Barach
1
-0
/
+3
2018-01-30
Allow the provider of a midchain adjacency to pass context data that is retur...
Neale Ranns
1
-5
/
+12
2018-01-23
VPPAPIGEN: vppapigen replacement in Python PLY.
Ole Troan
1
-1
/
+1
2018-01-18
VPP-1119: PPPoE's destination MAC was overwritten
Hongjun Ni
1
-1
/
+2
2018-01-11
api: remove transport specific code from handlers
Florin Coras
1
-10
/
+8
2018-01-09
api: refactor vlibmemory
Florin Coras
1
-2
/
+2
2017-11-17
Replace tap interface using general interface
Hongjun Ni
4
-50
/
+48
2017-10-09
vppapigen: support per-file (major,minor,patch) version stamps
Dave Barach
1
-0
/
+2
2017-10-06
Separate CP and DP fib table for PPPoE
Hongjun Ni
3
-56
/
+66
2017-10-03
Repair vlib API socket server
Dave Barach
2
-2
/
+2
2017-08-21
PPPoE usses a midchain adjacency stack on an interface-tx DPO
Neale Ranns
3
-423
/
+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
12
-0
/
+2858