Reinier Schoof

Results 34 comments of Reinier Schoof

Little nuance: while the vcreate-error started on c70b3e0 (last worked on fbb5989), actually getting a DHCP-lease from a VLAN-tagged interface through `ifconf` doesn't work in fbb5989. When I reverted to...

In order to UEFI boot on a specific VLAN, I backported your patch to current master (which has some parts of your patch already more or less implemented) and I...

For the record, the error is generated at https://github.com/ipxe/ipxe/blob/master/src/interface/efi/efi_snp.c#L1722

With current master, it doesn't work either, so it's not this PR at all messing things up. Output of ifstat: ``` net0: 0c:42:a1:9e:f3:54 using ConnectX-4Lx on 0000:18:00.0 (Ethernet) [closed] [Link:down...

@janw did you ever find the time to make that PR? I'd love similar functionality as well!

I see that you did make a branch for your work, @woile would [this](https://github.com/janw/commitizen/compare/master...add-hooks-for-bump-command) qualify to be merged? If so, I'd be happy to backport this to the current master...

@wallyqs perhaps you can take a look?

@piotrpio perhaps you could take a look to this PR?

@ribbybibby could you perhaps review this PR? Thanks!