Age | Commit message (Expand) | Author | Files | Lines |
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 |