OpenBSD CVS

src/sys/netmpls/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sys / netmpls

Current tag: OPENBSD_7_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] mpls.h  1.46   3 years  bluhm   As network features are not added dynamically, the domain structures are constan...
[TXT] mpls_input.c  1.78   2 years  mvs   In revision 1.74 of netmpls/mpls_input.c we use rtisvalid(4) to check the result...
[TXT] mpls_output.c  1.28   4 years  jsg   correct INET6 path in mpls_getttl() and avoid uninitialised variable ok dlg@
[TXT] mpls_proto.c  1.20   2 years  guenther   Delete unnecessary #includes of <sys/domain.h> and/or <sys/protosw.h> net/if_pp...
[TXT] mpls_raw.c  1.19   2 years  guenther   Delete unnecessary #includes of <sys/domain.h> and/or <sys/protosw.h> net/if_pp...
[TXT] mpls_shim.c  1.8   9 years  mpi   Explicitly include <net/if_var.h> instead of pulling it in <net/if.h>. ok mikeb...