Re: [PATCH v2 0/3] mpls: ABI changes for security and correctness

2015-04-22 Thread David Miller
From: ebied...@xmission.com (Eric W. Biederman) Date: Wed, 22 Apr 2015 11:47:10 -0500 > Robert Shearman writes: > >> V2: >> - don't treat loopback interfaces specially by enabling mpls by >>default >> >> These changes make mpls not be enabled by default on all >> interfaces when in use for

Re: [PATCH v2 0/3] mpls: ABI changes for security and correctness

2015-04-22 Thread Eric W. Biederman
Robert Shearman writes: > V2: > - don't treat loopback interfaces specially by enabling mpls by >default > > These changes make mpls not be enabled by default on all > interfaces when in use for security, along with ensuring that a label > not valid as an outgoing label can be added in mpls

[PATCH v2 0/3] mpls: ABI changes for security and correctness

2015-04-22 Thread Robert Shearman
V2: - don't treat loopback interfaces specially by enabling mpls by default These changes make mpls not be enabled by default on all interfaces when in use for security, along with ensuring that a label not valid as an outgoing label can be added in mpls routes. This series contains three ABI