Age | Commit message (Expand) | Author | Files | Lines |
2020-10-21 | vlib: print logs to stderr if interactive or nosyslog set | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -1/+1 |
2020-05-28 | dhcp: use per-thread vlib main instead of global one | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 1 | -2/+2 |
2020-04-13 | dhcp: fix unicast pkts, clean up state machine | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -47/+39 |
2020-01-28 | dhcp: disable extraneous vlib_log spew | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -9/+12 |
2019-12-17 | dhcp: client use local logger | ![](//seccdn.libravatar.org/avatar/81f26cd589fd63adadb7fa100a4d80e3?s=13&d=retro) Paul Vinciguerra | 1 | -7/+6 |
2019-11-27 | nat: fix dhcp client on outside interface with output feature | ![](//seccdn.libravatar.org/avatar/73855d90e4e0cc39224d17a56c85cefd?s=13&d=retro) Alexander Chernavin | 1 | -0/+1 |
2019-11-13 | dhcp: option 61 add missing type field | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -3/+5 |
2019-10-25 | dhcp: fix crash on unicast renewal send | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -230/+244 |
2019-10-07 | dhcp: Move to plugin | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -0/+1255 |