Age | Commit message (Expand) | Author | Files | Lines |
2020-11-10 | ip6-nd: fix memory leaks | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -0/+1 |
2020-11-09 | vlib: support macros in initial config file | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -15/+59 |
2020-10-21 | vlib: print logs to stderr if interactive or nosyslog set | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 3 | -2/+14 |
2020-10-19 | misc: don't export symbols from plugins | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -1/+1 |
2020-10-15 | vlib: add cgo-friendly plugin registration support | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 2 | -9/+128 |
2020-10-09 | vlib: save signal handler data to global vbls | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -4/+4 |
2020-10-01 | vlib: fix line-mode cli memory leak | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 1 | -0/+1 |
2020-09-17 | vlib: map thread stack instead of allocating them from heap | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -10/+9 |
2020-09-03 | vlib: exit 0 (nocore) on SIGHUP | ![](//seccdn.libravatar.org/avatar/a285b88a35a2692f6946a065e7e3c542?s=13&d=retro) Christian Hopps | 1 | -2/+2 |
2020-08-31 | vlib: extend telnet protocol guard | ![](//seccdn.libravatar.org/avatar/ae4f47c21ba0754de4d8ead8a9ac0450?s=13&d=retro) Vladimir Isaev | 1 | -1/+1 |
2020-07-16 | vlib: fix asan compilation with gcc | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 1 | -1/+1 |
2020-07-01 | vlib: wake up workers if interrupts are posted | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 1 | -1/+2 |
2020-06-23 | vlib: debug CLI macro expander, part deux | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -11/+34 |
2020-06-19 | vlib: add recursive macro expander to debug cli | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -1/+142 |
2020-06-16 | vlib: address sanitizer support for stack switch, enable clang | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 2 | -0/+4 |
2020-05-15 | vlib: restore commands for non-interactive sessions | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 1 | -8/+13 |
2020-05-15 | misc: removed executable bits from source files | ![](//seccdn.libravatar.org/avatar/915a8f4b27a5d1fd87bce716885f86a2?s=13&d=retro) Ray Kinsella | 1 | -0/+0 |
2020-05-14 | vlib: fix unix cli commands crash without session | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 1 | -15/+23 |
2020-05-02 | vlib: add nosyslog unix option | ![](//seccdn.libravatar.org/avatar/49c55dddba60ff66c9dd8e98387c30ae?s=13&d=retro) Ruslan Babayev | 2 | -3/+12 |
2020-04-27 | vlib: deprecate i2c and cj | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 2 | -363/+0 |
2020-03-21 | vlib: leave SIGPROF signal with its default handler | ![](//seccdn.libravatar.org/avatar/6ca5fc21526179d449ec0eb33010df58?s=13&d=retro) Jieqiang Wang | 1 | -0/+1 |
2020-03-12 | vlib: fix unix cli SIGSEGV for empty line input | ![](//seccdn.libravatar.org/avatar/17b89e6e9e727c6eaea106e3fe154d51?s=13&d=retro) Fan Zhang | 1 | -1/+2 |
2020-03-11 | vlib: unix cli - log cli commands one per line | ![](//seccdn.libravatar.org/avatar/81f26cd589fd63adadb7fa100a4d80e3?s=13&d=retro) Paul Vinciguerra | 1 | -0/+2 |
2020-02-11 | misc: fix coverity warnings | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -4/+6 |
2020-02-10 | misc: add FEATURE.yaml files | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -0/+13 |
2020-02-06 | vlib: add plugin override support | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 3 | -31/+185 |
2019-12-17 | misc: don't os_exit(1) causing core on SIGINT | ![](//seccdn.libravatar.org/avatar/70599645681959d7ed710c94c331ac88?s=13&d=retro) Christian E. Hopps | 1 | -1/+5 |
2019-12-17 | vlib: fix startup-config-process stack overflow | ![](//seccdn.libravatar.org/avatar/5bf3a6c130c7a6e547359442206f1bb8?s=13&d=retro) GordonNoonan | 1 | -0/+1 |
2019-11-27 | vlib: add 'wait' cli command | ![](//seccdn.libravatar.org/avatar/81f26cd589fd63adadb7fa100a4d80e3?s=13&d=retro) Paul Vinciguerra | 1 | -0/+40 |
2019-10-28 | vlib: unix trivial- clean up typos in docs | ![](//seccdn.libravatar.org/avatar/81f26cd589fd63adadb7fa100a4d80e3?s=13&d=retro) Paul Vinciguerra | 1 | -2/+2 |
2019-10-08 | vlib: fix cli process stack overflow | ![](//seccdn.libravatar.org/avatar/7008367fad0a3d6ad34ac516ea7ad2c1?s=13&d=retro) Chenmin Sun | 1 | -1/+1 |
2019-09-17 | vlib: fix cli process stack overflow | ![](//seccdn.libravatar.org/avatar/ffd2904396645000186c64a7e6b21b89?s=13&d=retro) Aloys Augustin | 1 | -1/+1 |
2019-09-16 | vlib: cli support ctrl-w to erase left word | ![](//seccdn.libravatar.org/avatar/5befe32c40c1fb1ddad3b12bd3d26b01?s=13&d=retro) Hiroki Shirokura | 1 | -0/+47 |
2019-08-20 | vlib: create unix runtime directory | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 1 | -0/+5 |
2019-08-09 | stats: create /run/vpp before stat socket bind() | ![](//seccdn.libravatar.org/avatar/07b36caebfb6bcd66c25f72fe8f05048?s=13&d=retro) YohanPipereau | 1 | -1/+1 |
2019-07-10 | vlib: Replace timer in CLI with an event process | ![](//seccdn.libravatar.org/avatar/116978b9ab2b60c70050729dcc42da6b?s=13&d=retro) Chris Luke | 1 | -16/+140 |
2019-06-11 | vlib: avoid retrieving freed file in epoll | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -6/+7 |
2019-05-17 | Fix 'terminal history off' crasher | ![](//seccdn.libravatar.org/avatar/116978b9ab2b60c70050729dcc42da6b?s=13&d=retro) Chris Luke | 1 | -7/+14 |
2019-05-16 | init / exit function ordering | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 2 | -4/+14 |
2019-05-14 | Preallocate mhash key_tmps vector | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -1/+2 |
2019-05-06 | gcov / test framework: sigterm not sigkill | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -0/+11 |
2019-05-02 | vlib: align stack on OS page size | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 1 | -1/+1 |
2019-04-24 | Clean up multi-thread barrier-sync hold-down timer | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -3/+27 |
2019-04-22 | vlib epoll: handle file removal on EPOLLIN | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -0/+2 |
2019-04-18 | vlib epoll: protect against clib file pool expansion | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -1/+3 |
2019-04-18 | Fix memory corruption faulting [VPP-1639] | ![](//seccdn.libravatar.org/avatar/b53142f85df0e806aa348d292dd6e4ea?s=13&d=retro) Artem Belov | 1 | -3/+3 |
2019-04-12 | Trivial: Update doxygen comments. | ![](//seccdn.libravatar.org/avatar/81f26cd589fd63adadb7fa100a4d80e3?s=13&d=retro) Paul Vinciguerra | 1 | -3/+10 |
2019-03-28 | Typos. A bunch of typos I've been collecting. | ![](//seccdn.libravatar.org/avatar/81f26cd589fd63adadb7fa100a4d80e3?s=13&d=retro) Paul Vinciguerra | 2 | -5/+5 |
2019-03-21 | Ignore SIGTERM during the vpp boot sequence | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -1/+6 |
2019-03-01 | Save signum and faulting address in static variables | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -0/+6 |