Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-31 | OptHostName: update rfc url | Pablo Mazzini | |
2018-07-31 | OptHostName: update rfc url | Pablo Mazzini | |
2018-07-31 | OptHostName: update rfc url | Pablo Mazzini | |
2018-07-31 | fix OptHostName | Pablo Mazzini | |
2018-07-31 | add OptHostName | Pablo Mazzini | |
2018-07-31 | DHCPv6: Fix message type constants (#105) | insomniac | |
2018-07-30 | Merge pull request #109 from pmazzini/master | Sean Karlage | |
fix OptIPAddressLeaseTime | |||
2018-07-30 | fix OptIPAddressLeaseTime | Pablo Mazzini | |
2018-07-30 | Merge pull request #108 from pmazzini/master | Sean Karlage | |
add OptIPAddressLeaseTime | |||
2018-07-30 | OptIPAddressLeaseTime: fix test | Pablo Mazzini | |
2018-07-30 | add OptIPAddressLeaseTime | Pablo Mazzini | |
2018-07-29 | Merge pull request #103 from pmazzini/master | Sean Karlage | |
add OptRouter | |||
2018-07-29 | Fix message type usage in netboot package | Sean Karlage | |
2018-07-29 | DHCPv6: Fix message type constants | Sean Karlage | |
Renames DHCPv6 constants for message types to CamelCase | |||
2018-07-29 | OptRouter: fix lint | Pablo Mazzini | |
2018-07-29 | OptRouter: fix test | Pablo Mazzini | |
2018-07-29 | add OptRouter | Pablo Mazzini | |
2018-07-29 | Merge pull request #101 from pmazzini/master | Sean Karlage | |
add OptSubnetMask | |||
2018-07-29 | OptSubnetMask: add options test | Pablo Mazzini | |
2018-07-29 | parse OptSubnetMask | Pablo Mazzini | |
2018-07-29 | OptSubnetMask: change Length() | Pablo Mazzini | |
2018-07-29 | add OptSubnetMask | Pablo Mazzini | |
2018-07-29 | add NewReplyFromRequest (#100) | Pablo Mazzini | |
2018-07-27 | [DHCPv4] BroadcastSendReceive now can wait for specific reply types (#95) | insomniac | |
2018-07-27 | Merge pull request #98 from lestrozi/fix_indentation | Sean Karlage | |
Fix indentation | |||
2018-07-27 | Fix indentation | Luis Fernando Estrozi | |
2018-07-27 | Add support to encapsulated advertise replies on client.Exchange func (#96) | lestrozi | |
2018-07-27 | BSDP: Refactor to use dhcpv4.GetOneOption (#94) | Sean Karlage | |
Refactors BSDP code to use `dhcpv4.GetOneOption` instead of manually searching through the list of options. | |||
2018-07-25 | Added additional ParseOption tests (#93) | Owen Mooney | |
2018-07-25 | Add TFTP server name option (#92) | Owen Mooney | |
2018-07-25 | Add support for Bootfile name option (#91) | insomniac | |
2018-07-24 | . | Owen Mooney | |
2018-07-24 | Add support for Bootfile name option | Owen Mooney | |
2018-07-24 | Merge pull request #90 from mooneyow/master | insomniac | |
Added UserClass option to DHCPv4 | |||
2018-07-24 | . | Owen Mooney | |
2018-07-24 | Spelling | Owen Mooney | |
2018-07-24 | Return error on empty User Class | Owen Mooney | |
2018-07-24 | Don't parse past length | Owen Mooney | |
2018-07-24 | Added UserClass option to DHCPv4 | Owen Mooney | |
2018-07-16 | Merge pull request #86 from insomniacslk/netboot_no_url_no_fail | insomniac | |
Netboot: don't fail if no netboot url is returned | |||
2018-07-16 | Netboot: don't fail if no netboot url is returned | Andrea Barberio | |
2018-07-14 | Merge pull request #83 from pmazzini/master | insomniac | |
add DecapsulateRelayIndex | |||
2018-07-14 | return error if index < -1 | Pablo Mazzini | |
2018-07-14 | add missing file | Pablo Mazzini | |
2018-07-14 | add DecapsulateRelayIndex | Pablo Mazzini | |
2018-07-14 | extend DecapsulateRelay | Pablo Mazzini | |
2018-07-13 | Optiana GetOneOption (#85) | insomniac | |
2018-07-13 | Added negative test case | Andrea Barberio | |
2018-07-13 | linter | Andrea Barberio | |
2018-07-13 | Added tests for GetOneOption | Andrea Barberio | |