]> xenbits.xensource.com Git - unikraft/libs/lwip.git/commit
init: Update to new uknetdev einfo field names
authorSimon Kuenzer <simon@unikraft.io>
Wed, 6 Dec 2023 15:07:23 +0000 (16:07 +0100)
committerRazvan Deaconescu <razvan.deaconescu@upb.ro>
Tue, 16 Jan 2024 18:16:01 +0000 (20:16 +0200)
commit8b4e7544a1dd0ea6c507c0d3c84134275e05406e
tree39ef04072400a9315a41bb6fa9316fd44e3f7664
parenta43bf6190879167731184d26e8756ca1839b3943
init: Update to new uknetdev einfo field names

[PR#1211](https://github.com/unikraft/unikraft/pull/1211) in Unikraft core
changes `uk_netdev_einfo_get()` to return C-strings only and removed the
`_STR` name suffix of the fields that we are using to setup a statically
assigned IPv4 address.

Signed-off-by: Simon Kuenzer <simon@unikraft.io>
Reviewed-by: Stefan Jumarea <stefanjumarea02@gmail.com>
Approved-by: Razvan Deaconescu <razvand@unikraft.io>
GitHub-Closes: #42
init.c