thom311 / libnl

Netlink Library Suite
GNU Lesser General Public License v2.1
419 stars 311 forks source link

route: support for retrieving a link's permanent address. #362

Open NailAgliev opened 11 months ago

NailAgliev commented 11 months ago

Not sure about libnl-route-3.sym. Please check.

NailAgliev commented 6 months ago

I'm sorry for keeping the flow-up delayed. I'm hoping to complete this feature soon.

Any updates that should be taken into consideration after the release of 3.9?

thom311 commented 6 months ago

I'm sorry for keeping the flow-up delayed. I'm hoping to complete this feature soon.

Don't worry. Contribute at the pace that works best for you. Thank you!

Any updates that should be taken into consideration after the release of 3.9?

No? I think I don't understand the question.

NailAgliev commented 6 months ago

Sorry for confusing question. I meant to ask if there something a should take into account while implementing requested changes. For example in libnl-route-3.sym section libnl_3_9 already exist due to release of 3.9, so i should name new section 3.10 right?

thom311 commented 6 months ago

libnl_3_9 already exist due to release of 3.9, so i should name new section 3.10 right?

Yes, the section to be extended is the one from the next (future) release. At this time, that is libnl_3_10. Note that this section already exists. Make sure to rebase your patch on top of current main.