From 876cd7fa1001c538f6d2211745ac396d32659b2b Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Wed, 23 Mar 2011 12:34:21 -0700 Subject: [PATCH] Add README.devel --- README.devel | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.devel diff --git a/README.devel b/README.devel new file mode 100644 index 000000000..2022869a5 --- /dev/null +++ b/README.devel @@ -0,0 +1,15 @@ +Iproute2 development is closely tied to Linux kernel networking +development. Most new features require a kernel and a utility component. + +Please submit both the the Linux networking mailing list + + +The current source is in the git repository: + git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git + +The master branch contains the source corresponding to the current +code in the mainline Linux kernel (ie follows Linus). The net-next +branch is a temporary branch that tracks the code intended for the +next release; it corresponds with networking development branch in +the kernel. + -- 2.47.2