summaryrefslogtreecommitdiffstats
path: root/sys/netmpls/mpls_shim.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Explicitly include <net/if_var.h> instead of pulling it in <net/if.h>.mpi2014-12-051-1/+2
* a little header cleanup. ok deraadttedu2013-03-271-3/+1
* Get rid of the ugly rtentry hack.michele2009-01-281-9/+9
* Fix sockaddr_mpls structure.michele2009-01-081-2/+2
* Initial fixup of sockaddr_mpls struct.michele2008-12-151-2/+2
* There is no need to endian convert the label after swapping it, all label opsclaudio2008-05-021-2/+1
* I hate working outside the tree.norby2008-04-231-147/+1
* Import MPLS (Multi Protocol Label Switching)norby2008-04-231-0/+247