summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2023-10-12update rtnetlinkPablo Mazzini
2023-09-08CI bumpPablo Mazzini
2023-09-06os instead of ioutilPablo Mazzini
2023-08-30Merge pull request #512 from ↵Pablo Mazzini
insomniacslk/dependabot/go_modules/gopkg.in/yaml.v3-3.0.0 Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0
2023-08-30Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0dependabot[bot]
Bumps gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0. --- updated-dependencies: - dependency-name: gopkg.in/yaml.v3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2023-08-16Merge pull request #510 from tuxillo/feat-dragonflybsd-supportPablo Mazzini
Porting work for DragonFly BSD
2023-08-16dragonfly: Initial porting workAntonio Huete Jimenez
Signed-off-by: Antonio Huete Jimenez <tuxillo@quantumachine.net>
2023-07-31Merge pull request #507 from Boneyan/fix-out-of-bounds-readPablo Mazzini
Fix out of bounds read
2023-07-31stylistic changesKonnovKM
Signed-off-by: KonnovKM <boneyandoom@gmail.com>
2023-07-27isValid() methodKonnovKM
Signed-off-by: KonnovKM <boneyandoom@gmail.com>
2023-07-20Merge branch 'master' into fix-out-of-bounds-readPablo Mazzini
2023-07-20Merge pull request #508 from 0x34d/masterPablo Mazzini
[Fuzzing] remove old go-fuzz and use Native Go fuzz
2023-07-20[Fuzzing] remove deprecated go-fuzz and use Native Go fuzzArjun Singh
Signed-off-by: Arjun Singh <ajsinghyadav00@gmail.com>
2023-07-18revert go.modBoneyan
Signed-off-by: KonnovKM <boneyandoom@gmail.com>
2023-07-18no continueKonnovKM
Signed-off-by: KonnovKM <boneyandoom@gmail.com>
2023-07-18Update go.modBoneyan
Signed-off-by: KonnovKM <boneyandoom@gmail.com>
2023-07-18header size checkKonnovKM
Signed-off-by: KonnovKM <boneyandoom@gmail.com>
2023-06-12Merge pull request #503 from gepoggio/mlnx-osPablo Mazzini
Add MLNX-OS ZTPv6 vendor data parsing
2023-06-12Add MLNX-OS ZTPv6 vendor data parsingGerardo Poggio
Signed-off-by: Gerardo Poggio <gepoggio@fb.com>
2023-05-16Merge pull request #499 from Gobd/removerawdepPablo Mazzini
Remove mdlayher/raw dep
2023-04-13Fix errorsBrian Kemper
Signed-off-by: Brian Kemper <bkemper@gmail.com>
2023-04-13Remove mdlayher/raw depBrian Kemper
Signed-off-by: Brian Kemper <bkemper@gmail.com>
2023-04-07Merge pull request #501 from RobelK1/masterPablo Mazzini
Adding arista port-channel support
2023-04-06Adding arista port-channel supportRobel Kitaba
Signed-off-by: Robel Kitaba <krobel@meta.com>
2023-03-27Merge pull request #498 from twelho/renew-from-ackPablo Mazzini
dhcpv4: change `NewRenewFromOffer` to `NewRenewFromAck`
2023-03-27Merge branch 'master' into renew-from-ackPablo Mazzini
2023-03-27Merge pull request #470 from twelho/inform-from-offerPablo Mazzini
dhcpv4: implement interface for sending INFORM requests
2023-03-27dhcpv4: change `NewRenewFromOffer` to `NewRenewFromAck`Dennis Marttinen
Signed-off-by: Dennis Marttinen <twelho@welho.tech>
2023-03-25dhcpv4: implement interface for sending INFORM requestsDennis Marttinen
Signed-off-by: Dennis Marttinen <twelho@welho.tech>
2023-03-07Merge pull request #496 from ↵Pablo Mazzini
insomniacslk/dependabot/go_modules/golang.org/x/net-0.7.0 Bump golang.org/x/net from 0.0.0-20201110031124-69a78807bb2b to 0.7.0
2023-03-07Bump golang.org/x/net from 0.0.0-20201110031124-69a78807bb2b to 0.7.0dependabot[bot]
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20201110031124-69a78807bb2b to 0.7.0. - [Release notes](https://github.com/golang/net/releases) - [Commits](https://github.com/golang/net/commits/v0.7.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2023-03-01Merge pull request #494 from name29/masterPablo Mazzini
Adding support for new juniper format
2023-03-01New juniper formatEmanuele Fia
Signed-off-by: Emanuele Fia <name29@meta.com>
2023-02-27IAPrefix: tests for Getters, FromBytes, ToBytesChris Koch
Signed-off-by: Chris Koch <chrisko@google.com>
2023-02-27IAAddress: tests for Getter, FromBytes, ToBytesChris Koch
Signed-off-by: Chris Koch <chrisko@google.com>
2023-02-27Vendor class: new Getters & tests for Getters, FromBytes, ToBytesChris Koch
Signed-off-by: Chris Koch <chrisko@google.com>
2023-02-274RD: new Getters & tests for Getters, FromBytes, ToBytesChris Koch
Signed-off-by: Chris Koch <chrisko@google.com>
2023-02-27RelayMessage option: tests for FromBytes, ToBytes, and GetterChris Koch
Signed-off-by: Chris Koch <chrisko@google.com>
2023-02-27ClientLinkLayerAddress: tests for FromBytes, ToBytes, and GetterChris Koch
Signed-off-by: Chris Koch <chrisko@google.com>
2023-02-27RemoteID: tests for FromBytes, ToBytes, and GetterChris Koch
Signed-off-by: Chris Koch <chrisko@google.com>
2023-02-27InterfaceID: tests for FromBytes, ToBytes, and GetterChris Koch
Signed-off-by: Chris Koch <chrisko@google.com>
2023-02-27StatusCode: test for all Options typesChris Koch
Signed-off-by: Chris Koch <chrisko@google.com>
2023-02-27DHCP4oDHCP6: tests for FromBytes, ToBytes, and GetterChris Koch
Signed-off-by: Chris Koch <chrisko@google.com>
2023-02-27FQDN: tests for FromBytes, ToBytes, and GetterChris Koch
Signed-off-by: Chris Koch <chrisko@google.com>
2023-02-27IRT: tests for FromBytes, ToBytes, and GetterChris Koch
Signed-off-by: Chris Koch <chrisko@google.com>
2023-02-27ElapsedTime: tests for FromBytes, ToBytes, and GetterChris Koch
Signed-off-by: Chris Koch <chrisko@google.com>
2023-02-27VendorOpts: tests for FromBytes, ToBytes, and GetterChris Koch
Signed-off-by: Chris Koch <chrisko@google.com>
2023-02-27UserClasses: tests for FromBytes, ToBytes, and GetterChris Koch
Signed-off-by: Chris Koch <chrisko@google.com>
2023-02-27BootFileParam: tests for FromBytes, ToBytes, and GetterChris Koch
Signed-off-by: Chris Koch <chrisko@google.com>
2023-02-27BootFileURL: tests for FromBytes, ToBytes, and GetterChris Koch
Signed-off-by: Chris Koch <chrisko@google.com>