Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-02 | OptClientArchType: increase coverage | Pablo Mazzini | |
2018-08-02 | OptClientArchType: increase coverage | Pablo Mazzini | |
2018-08-02 | OptClientArchType | Pablo Mazzini | |
2018-08-02 | OptClientArchType | Pablo Mazzini | |
2018-08-02 | OptClientArchType | Pablo Mazzini | |
2018-08-02 | OptClientArchType: add comments | Pablo Mazzini | |
2018-08-02 | add OptClientArchType | Pablo Mazzini | |
2018-08-02 | fix OptUserClass (#117) | insomniac | |
2018-08-02 | OptUserClass: use only the flag as authoritative | Pablo Mazzini | |
2018-08-02 | OptUserClass: fix short length | Pablo Mazzini | |
2018-08-02 | fix OptUserClass | Pablo Mazzini | |
2018-08-01 | Parse non-RFC compliant user class (#114) | Owen Mooney | |
2018-08-01 | add OptDomainSearch (#111) | insomniac | |
2018-08-01 | rename dnscompress to rfc1035label | Pablo Mazzini | |
2018-08-01 | add OptNTPServers (#115) | Pablo Mazzini | |
2018-08-01 | Add support for modifiers to dhcpv4 (#102) | insomniac | |
2018-08-01 | add OptHostName (#112) | insomniac | |
2018-08-01 | extract rfc1035label | Pablo Mazzini | |
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 | DHCPv6: Rename Option constants to CamelCase (#106) | insomniac | |
2018-07-31 | fix OptHostName | Pablo Mazzini | |
2018-07-31 | add OptHostName | Pablo Mazzini | |
2018-07-31 | OptDomainSearch: fix String() | Pablo Mazzini | |
2018-07-31 | OptDomainSearch | Pablo Mazzini | |
2018-07-31 | OptDomainSearch: add comments | Pablo Mazzini | |
2018-07-31 | add OptDomainSearch | Pablo Mazzini | |
2018-07-30 | DHCPv6: Rename Option constants to CamelCase | Sean Karlage | |
To appease linters | |||
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 | Add some helper tools for tests | Sean Karlage | |
Adds new `OptionGetter` interface that helps when asserting that certain packets/vendor-specific opts contain specific options. | |||
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 | Add modifier support to NewReplyFromRequest | Owen Mooney | |
2018-07-29 | DHCPv4: Refactor methods for easier testing | Sean Karlage | |
This refactors the input parameters for construction DISCOVER/INFORM* packets so that it's easier to write unit tests for DHCPv4 and BSDP methods. It also adds a bunch of unit tests for both packages and rounds out their test coverage. | |||
2018-07-29 | Add support for modifiers to dhcpv4 | Owen Mooney | |
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 | |