Age | Commit message (Expand) | Author | Files | Lines |
2020-01-27 | classify: pcap / packet trace debug CLI bugs | Dave Barach | 1 | -1/+3 |
2020-01-27 | libmemif: memif_control_fd_update always pass context from libmemif_main | Jakub Grajciar | 3 | -17/+23 |
2020-01-03 | build: Fix Subject-line feature list extraction | Jon Loeliger | 1 | -1/+2 |
2019-12-19 | bash: add -j <jobs> option to vpp-make-test | Dave Wallace | 1 | -7/+18 |
2019-12-17 | misc: Add CentOS 8 package support | Renato Botelho do Couto | 1 | -4/+10 |
2019-12-17 | build: export vapi generation in vpp-dev | Oliver Giles | 1 | -0/+3 |
2019-12-17 | ip: Protocol Independent IP Neighbors | Neale Ranns | 13 | -35/+45 |
2019-12-11 | devices: tap API cleanup | Jakub Grajciar | 2 | -19/+18 |
2019-12-05 | classify: vpp packet tracer support | Dave Barach | 1 | -0/+20 |
2019-12-04 | vom: get interface type from vpp device type | Mohsin Kazmi | 2 | -22/+21 |
2019-11-20 | bash: vpp-make-test bash function | Dave Wallace | 1 | -0/+140 |
2019-11-15 | build: make checkstyle-* targets and cleanup | Dave Wallace | 1 | -0/+3 |
2019-11-06 | misc: add lcov scripts, README.md | Dave Barach | 3 | -0/+62 |
2019-11-05 | misc: Fix python scripts shebang line | Renato Botelho do Couto | 2 | -2/+2 |
2019-11-05 | libmemif: reset number of queues on disconnect | Jakub Grajciar | 1 | -9/+6 |
2019-10-30 | vpp_config: fix typos in templates | Paul Vinciguerra | 2 | -3/+3 |
2019-10-10 | http_static: add .json content | Dave Barach | 1 | -0/+2 |
2019-10-09 | docs: Add macos build documentation | Nathan Skrzypczak | 2 | -0/+91 |
2019-10-03 | emacs: track improvements in vppapigen | Dave Barach | 7 | -270/+17 |
2019-10-03 | dhcp: API cleanup | Jakub Grajciar | 2 | -6/+8 |
2019-09-18 | builtinurl: initial working attempt | Dave Barach | 2 | -1/+84 |
2019-09-11 | bonding: API cleanup | Jakub Grajciar | 1 | -2/+2 |
2019-09-10 | misc: clean up "pcap [rx|tx] trace" debug CLI | Dave Barach | 1 | -0/+34 |
2019-09-09 | libmemif: prevent crash in case of invalid connection handle | Jakub Grajciar | 1 | -9/+31 |
2019-09-07 | ip: fix udp/tcp checksum corner cases | Dave Barach | 1 | -0/+276 |
2019-09-03 | api: enforce vla is last and fixed string type | Ole Troan | 3 | -7/+7 |
2019-08-21 | libmemif: introduce 'memif_per_thread_' namespace | Jakub Grajciar | 9 | -113/+1314 |
2019-08-20 | api: Cleanup APIs interface.api | Jakub Grajciar | 4 | -15/+19 |
2019-08-12 | papi: Revert vpp-api-python to py2, add py3 pkg | Ian Wells | 1 | -2/+29 |
2019-08-10 | http_static: tls support | Dave Barach | 2 | -0/+13 |
2019-08-07 | vom: export/install cmake files | Neale Ranns | 6 | -1/+169 |
2019-07-31 | qos: Store function | Neale Ranns | 7 | -1/+653 |
2019-07-26 | libmemif: fix autoconnect | Jakub Grajciar | 1 | -4/+4 |
2019-07-26 | dhcp ip: DSCP settings for transmitted DHCP packets | Neale Ranns | 8 | -17/+174 |
2019-07-25 | vom: QoS support | Neale Ranns | 17 | -0/+2132 |
2019-07-25 | libmemif: fix chained buffer flag | Jakub Grajciar | 1 | -0/+1 |
2019-07-12 | docs: how to enable coredump with systemd | Benoît Ganne | 1 | -0/+5 |
2019-07-11 | vom: Fix reference to flags in GBP bridge-domain | Neale Ranns | 1 | -1/+1 |
2019-07-10 | emacs: update the vat plugin generator | Dave Barach | 1 | -17/+1 |
2019-07-09 | misc: extras update list_api_changes.py to PY3 | Paul Vinciguerra | 1 | -11/+14 |
2019-07-05 | misc: allow second ':' in commit message | Damjan Marion | 1 | -1/+1 |
2019-07-03 | fib: allow route delete with no paths and multipath=0 to remove the | Neale Ranns | 1 | -1/+2 |
2019-07-02 | gbp: add anonymous l3-out subnets | Benoît Ganne | 2 | -6/+20 |
2019-07-02 | libmemif: version 3.0 | Jakub Grajciar | 12 | -339/+423 |
2019-07-02 | vom: Fix [m]route dump | Neale Ranns | 1 | -36/+2 |
2019-07-01 | libmemif: icmp-responder example buffer management fix | Jakub Grajciar | 1 | -5/+8 |
2019-07-01 | gbp: VRF scoped contracts | Neale Ranns | 16 | -53/+152 |
2019-06-26 | api: refactor format_vl_api_prefix_t return keys | Paul Vinciguerra | 1 | -2/+2 |
2019-06-26 | vom: Add getter for interface admin state | Mohsin Kazmi | 2 | -0/+11 |
2019-06-25 | build: fix error messages in check_commit_msg.sh | Dave Barach | 1 | -4/+3 |