Age | Commit message (Expand) | Author | Files | Lines |
2024-04-24 | misc: fix int/enum mismatch errors reported by gcc-14 | Damjan Marion | 1 | -1/+2 |
2024-03-12 | misc: remove GNU Indent directives | Damjan Marion | 23 | -426/+0 |
2024-03-05 | vnet: fix format of deleted sw interfaces | Vladislav Grishenko | 1 | -3/+1 |
2024-01-19 | build: disable plugins which require openssl if openssl is not available | Damjan Marion | 1 | -0/+5 |
2023-10-25 | lisp: fix missing symbol issue | Damjan Marion | 1 | -2/+0 |
2022-10-12 | misc: fix issues reported by clang-15 | Damjan Marion | 1 | -1/+1 |
2022-09-30 | udp: add udp encap source port entropy support | Vladislav Grishenko | 1 | -1/+2 |
2022-09-26 | api: replace print functions wth format | Damjan Marion | 3 | -21/+15 |
2022-09-18 | lisp: fix coverity 277315 | Andrew Yourtchenko | 1 | -0/+5 |
2022-08-23 | lisp: address the issues raised by coverity 249165 | Andrew Yourtchenko | 1 | -4/+12 |
2022-04-04 | vppinfra: make _vec_len() read-only | Damjan Marion | 2 | -2/+2 |
2022-02-21 | lisp: fix ip and udp checksum computation | Florin Coras | 1 | -7/+0 |
2021-11-19 | fib: Don't use [midchain] adjacencies to change an interface's feature arc | Neale Ranns | 3 | -7/+13 |
2021-11-02 | lisp: fix outside array bounds | Damjan Marion | 1 | -1/+1 |
2021-09-27 | misc: api move continued | Florin Coras | 3 | -3/+3 |
2021-09-13 | interface: fix init fib_index_by_sw_if_index | Nathan Skrzypczak | 2 | -4/+0 |
2021-05-13 | tests: move test source to vpp/test | Dave Wallace | 1 | -219/+0 |
2021-04-19 | interface: interface-output end node rework | Damjan Marion | 1 | -2/+2 |
2021-03-11 | misc: fix gcc-11 build | Damjan Marion | 1 | -2/+2 |
2021-02-15 | lisp: coverity fixes | Florin Coras | 1 | -6/+0 |
2021-02-15 | vlib: refactor checksum offload support | Mohsin Kazmi | 1 | -1/+1 |
2021-01-21 | ip: Use correct enum type in ip_address_set | Neale Ranns | 2 | -4/+5 |
2020-12-14 | misc: refactor clib_bitmap_foreach macro | Damjan Marion | 1 | -6/+6 |
2020-12-14 | misc: move to new pool_foreach macros | Damjan Marion | 10 | -80/+80 |
2020-12-06 | tests: refactor ForeignAddressFactory | Paul Vinciguerra | 1 | -1/+14 |
2020-12-03 | lisp: .api dont set defaults in reply messages | Paul Vinciguerra | 1 | -3/+3 |
2020-12-03 | tests: remove py2/py3 six compatability library | Paul Vinciguerra | 1 | -3/+1 |
2020-10-28 | misc: Break the big IP header files to improve compile time | Neale Ranns | 4 | -0/+5 |
2020-10-21 | misc: minimize dependencies on udp.h | Florin Coras | 3 | -2/+4 |
2020-10-19 | ip: Move the IP6 fib into ip6_[m]fib.c | Neale Ranns | 1 | -2/+0 |
2020-10-07 | misc: Purge unused pg includes | Neale Ranns | 1 | -1/+0 |
2020-09-22 | lisp: Move to plugin | Neale Ranns | 53 | -0/+34722 |
2020-09-21 | lldp: Move to plugin | Neale Ranns | 1 | -0/+27 |