Interface based default packet labels
Brought to you by:
cschaufler
Smack uses a global default label (the "ambient" label) for all unlabeled packets. It would be useful to assign the label to be used on unlabeled packets based on the interface that the packet came from. Similarly if an interface is given a label it should only accept outgoing packets at that label.