| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
This avoids the unportable five pointer hack.
|
|
|
|
|
| |
This will allow us to reuse the names of child configs e.g. when they
are defined in different connections.
|
|
|
|
|
|
|
|
|
|
|
| |
After an interface disappeared we can't remove the policies correctly as
the name doesn't resolve to the previous index anymore.
And making the policies so specific might not provide that much benefit.
To handle the interfaces on the policies correctly would require some
changes to the child-cfg, kernel-interface etc. so they'd take interface
indices directly so we could target the policies correctly even if an
interface disappeared (or reappeared and got a new index).
|
|
|
|
| |
The config can also be reloaded by sending a SIGHUP to charon.
|
|
|
|
|
| |
Currently, only the kernel-netlink plugin supports this, the others will
just ignore it.
|
| |
|
|
subnets
|