aboutsummaryrefslogtreecommitdiffstats
path: root/net/mpls/internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-30net: mpls: Make nla_get_via in af_mpls.cDavid Ahern1-2/+0
2017-05-30net: mpls: Add extack messages for route add and delete failuresDavid Ahern1-1/+1
2017-05-30net: Fill in extack for mpls lwt encapDavid Ahern1-1/+1
2017-04-01net: mpls: Increase max number of labels for lwt encapDavid Ahern1-0/+5
2017-04-01net: mpls: bump maximum number of labelsDavid Ahern1-1/+1
2017-04-01net: mpls: change mpls_route layoutDavid Ahern1-15/+30
2017-04-01net: mpls: Convert number of nexthops to u8David Ahern1-2/+3
2017-04-01net: mpls: rt_nhn_alive and nh_flags should be accessed using READ_ONCEDavid Ahern1-0/+8
2017-03-13mpls: allow TTL propagation to IP packets to be configuredRobert Shearman1-0/+7
2017-02-20net: mpls: Add support for netconfDavid Ahern1-1/+1
2017-01-17mpls: Packet statsRobert Shearman1-3/+55
2016-10-03mpls: move mpls_hdr to a common locationJiri Benc1-9/+1
2015-12-03mpls: support for dead routesRoopa Prabhu1-0/+2
2015-10-27mpls: reduce memory usage of routesRobert Shearman1-3/+25
2015-10-23mpls: multipath route supportRoopa Prabhu1-1/+51
2015-07-21mpls: export mpls functions for use by mpls iptunnelsRoopa Prabhu1-2/+7
2015-06-07mpls: fix possible use after free of deviceRobert Shearman1-0/+1
2015-05-05mpls: Move reserved label definitionsTom Herbert1-10/+0
2015-04-22mpls: Per-device enabling of packet inputRobert Shearman1-0/+3
2015-04-22mpls: Per-device MPLS stateRobert Shearman1-0/+3
2015-03-04mpls: Functions for reading and wrinting mpls labels over netlinkEric W. Biederman1-0/+3
2015-03-04mpls: Basic routing supportEric W. Biederman1-0/+56