profile/ivi/OpenAVB.git
11 years agomrpd: define _GNU_SOURCE on compiler invocation. Required to enable strnlen() declara...
Delio Brignoli [Mon, 1 Oct 2012 16:05:23 +0000 (18:05 +0200)]
mrpd: define _GNU_SOURCE on compiler invocation. Required to enable strnlen() declaration in string.h

11 years agomrpd: crosscompilation fixes
Delio Brignoli [Sun, 30 Sep 2012 11:50:44 +0000 (13:50 +0200)]
mrpd: crosscompilation fixes

11 years agomrpd: indent
Andrew Elder [Fri, 21 Sep 2012 18:39:24 +0000 (14:39 -0400)]
mrpd: indent

11 years agomrpd: indent
Andrew Elder [Fri, 21 Sep 2012 18:20:12 +0000 (14:20 -0400)]
mrpd: indent

11 years agomrpd: indent (again?)
Andrew Elder [Fri, 21 Sep 2012 18:19:17 +0000 (14:19 -0400)]
mrpd: indent (again?)

11 years agomrpd: indent
Andrew Elder [Fri, 21 Sep 2012 18:14:57 +0000 (14:14 -0400)]
mrpd: indent

11 years agomrpd: Windows build module
Andrew Elder [Fri, 21 Sep 2012 18:06:35 +0000 (14:06 -0400)]
mrpd: Windows build module

11 years agomrpd: fix windows compile
Andrew Elder [Fri, 21 Sep 2012 18:02:02 +0000 (14:02 -0400)]
mrpd: fix windows compile

11 years agomrpd: update building of examples in linux
Andrew Elder [Fri, 21 Sep 2012 17:47:10 +0000 (13:47 -0400)]
mrpd: update building of examples in linux

11 years agomrpd: fix linux build
Andrew Elder [Fri, 21 Sep 2012 17:46:16 +0000 (13:46 -0400)]
mrpd: fix linux build

11 years agomrpq: split client interface from example application. add windows version.
Andrew Elder [Fri, 21 Sep 2012 14:25:16 +0000 (10:25 -0400)]
mrpq: split client interface from example application. add windows version.

11 years agomrpd: remap send() function
Andrew Elder [Fri, 21 Sep 2012 14:24:28 +0000 (10:24 -0400)]
mrpd: remap send() function

11 years agomrpd: rename mrp_init_timers to mrpd_init_timers since they are implemented in mrpd...
Andrew Elder [Tue, 18 Sep 2012 20:59:42 +0000 (16:59 -0400)]
mrpd: rename mrp_init_timers to mrpd_init_timers since they are implemented in mrpd module.

11 years agomrpd: implement mrpd_close_socket()
Andrew Elder [Tue, 18 Sep 2012 17:31:44 +0000 (13:31 -0400)]
mrpd: implement mrpd_close_socket()

11 years agomrpd: add mrpd method to close a socket.
Andrew Elder [Tue, 18 Sep 2012 17:28:01 +0000 (13:28 -0400)]
mrpd: add mrpd method to close a socket.

11 years agomrpd: updates to support Windows compile
Andrew Elder [Tue, 18 Sep 2012 16:50:04 +0000 (12:50 -0400)]
mrpd: updates to support Windows compile

11 years agomrpd: fix C99 types
Andrew Elder [Tue, 18 Sep 2012 16:37:44 +0000 (12:37 -0400)]
mrpd: fix C99 types

11 years agomrpd: abstract sock and start timer abstraction
Andrew Elder [Tue, 18 Sep 2012 15:02:12 +0000 (11:02 -0400)]
mrpd: abstract sock and start timer abstraction

11 years agomrpd: move timers and ethernet i/o to mrpd.c
Andrew Elder [Tue, 18 Sep 2012 13:53:46 +0000 (09:53 -0400)]
mrpd: move timers and ethernet i/o to mrpd.c

11 years agomrpd: split mrp module from mrpd
Andrew Elder [Mon, 17 Sep 2012 19:44:31 +0000 (15:44 -0400)]
mrpd: split mrp module from mrpd

11 years agomrpd: move reclaim operation to individual modules
Andrew Elder [Mon, 17 Sep 2012 15:23:31 +0000 (11:23 -0400)]
mrpd: move reclaim operation to individual modules

11 years agomrpd: split out mmrp module for mrpd
Andrew Elder [Mon, 17 Sep 2012 15:11:04 +0000 (11:11 -0400)]
mrpd: split out mmrp module for mrpd

11 years agomrpd: split out msrp code
Andrew Elder [Mon, 17 Sep 2012 14:47:27 +0000 (10:47 -0400)]
mrpd: split out msrp code

11 years agomrpq: print cmds as they are sent to mrpd
Andrew Elder [Sat, 15 Sep 2012 02:07:29 +0000 (22:07 -0400)]
mrpq: print cmds as they are sent to mrpd

11 years agomrpl: add BYE at the end
Andrew Elder [Sat, 15 Sep 2012 02:06:57 +0000 (22:06 -0400)]
mrpl: add BYE at the end

11 years agomrpd: split mvrp from mrpd
Andrew Elder [Sat, 15 Sep 2012 02:06:22 +0000 (22:06 -0400)]
mrpd: split mvrp from mrpd

11 years agomrpctrl: rename send_ctl_msg to send_control_msg to prevent prototype conflict
Andrew Elder [Sat, 15 Sep 2012 02:05:03 +0000 (22:05 -0400)]
mrpctrl: rename send_ctl_msg to send_control_msg to prevent prototype conflict
with mrpd.h

11 years agomrpd: don't use newer TFD_NONBLOCK
Andrew Elder [Tue, 11 Sep 2012 12:38:20 +0000 (08:38 -0400)]
mrpd: don't use newer TFD_NONBLOCK

11 years agoexamples: makefile change since mrpl and mrpq do not depend on igb library
Andrew Elder [Thu, 6 Sep 2012 14:33:12 +0000 (10:33 -0400)]
examples: makefile change since mrpl and mrpq do not depend on igb library

11 years agoAdd Lib, Readme
intel-ethernet [Wed, 5 Sep 2012 23:11:40 +0000 (16:11 -0700)]
Add Lib, Readme

11 years agoInitial Checkin
intel-ethernet [Wed, 5 Sep 2012 22:40:52 +0000 (15:40 -0700)]
Initial Checkin