diff options
author | Robert Mustacchi <rm@joyent.com> | 2015-02-23 23:22:14 +0000 |
---|---|---|
committer | Andy Fiddaman <omnios@citrus-it.co.uk> | 2022-02-22 10:37:31 +0000 |
commit | 36589d6bb0cdae89e166b57b0d64ae56d53247d9 (patch) | |
tree | 987cd02be74c303307fa448d91ff82f57be47f95 /exception_lists | |
parent | 68df0c4f60a2e57680d6d1e6dba32ffa2d035538 (diff) | |
download | illumos-joyent-36589d6bb0cdae89e166b57b0d64ae56d53247d9.tar.gz |
13500 Want support for overlay networks
Portions contributed by: Dan McDonald <danmcd@joyent.com>
Portions contributed by: Jason King <jason.king@joyent.com>
Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Portions contributed by: Mike Zeller <mike@mikezeller.net>
Portions contributed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Jason King <jbk@joyent.com>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Joshua M. Clulow <jmc@joyent.com>
Reviewed by: Mike Gerdts <mike.gerdts@joyent.com>
Reviewed by: Mike Zeller <mike.zeller@joyent.com>
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Rob Gulewich <robert.gulewich@joyent.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Ryan Zezeski <rpz@joyent.com>
Approved by: Joshua M. Clulow <josh@sysmgr.org>
Diffstat (limited to 'exception_lists')
-rw-r--r-- | exception_lists/packaging | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/exception_lists/packaging b/exception_lists/packaging index f5cdbbf189..dc74d6d3bf 100644 --- a/exception_lists/packaging +++ b/exception_lists/packaging @@ -400,6 +400,18 @@ usr/include/libidspace.h # VXLAN # usr/include/sys/vxlan.h +lib/libvarpd.so +lib/amd64/libvarpd.so +# +# Overlay +# +usr/include/libdloverlay.h +usr/include/libvarpd.h +usr/include/libvarpd_client.h +usr/include/libvarpd_provider.h +usr/include/sys/overlay.h +usr/include/sys/overlay_common.h +usr/include/sys/overlay_target.h # # Private interfaces in libsec # |