miconda left a comment (kamailio/kamailio#4419)

Does this have to work only for `listen=proto:addr:port vrf "id"` variant? Or 
it should be also supported for the other cases, like when `advertise` or 
socket `name` are provided?

If the later, then it might be better to add it to the `socket` definition:

- https://www.kamailio.org/wikidocs/cookbooks/6.0.x/core/#socket

The grammar to define all the combinations possible for `listen` has to be 
extended and it is getting too complex, comparing with the one for `socket`.  
You just have to add `vrf` to `socket_lattr:` group inside the 
`src/core/cfg.lex`, extend the `socket_attrs_t` structure to hold its value, 
... But then, all combinations with or without advertise, socket name, ... 
should be possible.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4419#issuecomment-3370738017
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/pull/4419/[email protected]>
_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to