Age | Commit message (Expand) | Author | Files | Lines |
2024-10-25 | dhcp: client use mac address as client identifier |  Ole Troan | 1 | -1/+3 |
2024-03-12 | misc: remove GNU Indent directives |  Damjan Marion | 1 | -14/+0 |
2021-05-01 | vlib: refactor trajectory trace debug feature |  Benoît Ganne | 1 | -1/+0 |
2021-03-03 | dhcp: calls to vnet_feature_enable_disable needs to be protected |  Steven Luong | 1 | -1/+7 |
2020-12-14 | misc: move to new pool_foreach macros |  Damjan Marion | 1 | -9/+9 |
2020-10-21 | vlib: print logs to stderr if interactive or nosyslog set |  Damjan Marion | 1 | -1/+1 |
2020-05-28 | dhcp: use per-thread vlib main instead of global one |  Benoît Ganne | 1 | -2/+2 |
2020-04-13 | dhcp: fix unicast pkts, clean up state machine |  Dave Barach | 1 | -47/+39 |
2020-01-28 | dhcp: disable extraneous vlib_log spew |  Dave Barach | 1 | -9/+12 |
2019-12-17 | dhcp: client use local logger |  Paul Vinciguerra | 1 | -7/+6 |
2019-11-27 | nat: fix dhcp client on outside interface with output feature |  Alexander Chernavin | 1 | -0/+1 |
2019-11-13 | dhcp: option 61 add missing type field |  Dave Barach | 1 | -3/+5 |
2019-10-25 | dhcp: fix crash on unicast renewal send |  Neale Ranns | 1 | -230/+244 |
2019-10-07 | dhcp: Move to plugin |  Neale Ranns | 1 | -0/+1255 |