vppsb.git
8 years ago[router] Remove note about build failure. 15/1815/1
Jeff Shaw [Wed, 29 Jun 2016 16:43:29 +0000 (09:43 -0700)]
[router] Remove note about build failure.

The build issue has been fixed in the netlink repo. Remove
the note from the README as it is no longer relevant.

Change-Id: I3d9fe59f443b926fb83dce16655d86d88ea06be4
Signed-off-by: Jeff Shaw <jeffrey.b.shaw@intel.com>
8 years ago[router] Support tcp injection on tapped interfaces. 14/1814/1
Jeff Shaw [Wed, 29 Jun 2016 16:40:23 +0000 (09:40 -0700)]
[router] Support tcp injection on tapped interfaces.

Enabled with 'tap inject arp,icmp4,tcp from ... as ...'

Change-Id: Ibc1670a8d4b9b3c4369ced9e42df85f496f4129c
Signed-off-by: Jeff Shaw <jeffrey.b.shaw@intel.com>
8 years ago[router] Combine node functions. 12/1812/1
Jeff Shaw [Wed, 29 Jun 2016 16:27:21 +0000 (09:27 -0700)]
[router] Combine node functions.

Handle arp, icmp4, and classified packets in a single node
function instead of three nearly identical ones.

Change-Id: Id3752bbf2b4f5b1f9d8f98315d330dcf2124c829
Signed-off-by: Jeff Shaw <jeffrey.b.shaw@intel.com>
8 years ago[Netlink] Namespace name formatting bugfix and reduced verbosity 06/1806/1
Pierre Pfister [Wed, 29 Jun 2016 13:20:00 +0000 (14:20 +0100)]
[Netlink] Namespace name formatting bugfix and reduced verbosity

Change-Id: Idf7d9cff0bf5b4e8c9eea8a38a61c75ee9d3da1c
Signed-off-by: Pierre Pfister <ppfister@cisco.com>
8 years agoMerge "netlink: re-define DBL_MAX to be smaller than usual."
Pierre Pfister [Mon, 20 Jun 2016 08:41:51 +0000 (08:41 +0000)]
Merge "netlink: re-define DBL_MAX to be smaller than usual."

8 years agorouter: initial commit 49/1649/1
Jeff Shaw [Fri, 17 Jun 2016 19:02:48 +0000 (12:02 -0700)]
router: initial commit

Change-Id: Ief5544e58f002e8d33b72dd87295c29f93345d37
Signed-off-by: Jeff Shaw <jeffrey.b.shaw@intel.com>
8 years agonetlink: re-define DBL_MAX to be smaller than usual. 48/1648/1
Jeff Shaw [Fri, 17 Jun 2016 20:18:19 +0000 (13:18 -0700)]
netlink: re-define DBL_MAX to be smaller than usual.

Without this modification I see a timing wheel assertion
failure.

Change-Id: I20435b36e06d8978771809857cd1a1121f785bc0
Signed-off-by: Jeff Shaw <jeffrey.b.shaw@intel.com>
9 years ago[Netlink] Bugfix - Use indexes rather than pointers 00/1200/1
Pierre Pfister [Thu, 19 May 2016 13:49:30 +0000 (14:49 +0100)]
[Netlink] Bugfix - Use indexes rather than pointers

Change-Id: I76d3400b4d62e871def81420203407761c8d5c7f
Signed-off-by: Pierre Pfister <ppfister@cisco.com>
9 years ago[Netlink] Add format function to get namespace path 99/1199/1
Pierre Pfister [Thu, 19 May 2016 13:45:18 +0000 (14:45 +0100)]
[Netlink] Add format function to get namespace path

Change-Id: I5a3e955696ea4b1b866f6217c375cfce8d722681
Signed-off-by: Pierre Pfister <ppfister@cisco.com>
9 years ago[Netlink] Fix Makefile.am test plugin dependency to librtnl 98/1198/1
Pierre Pfister [Thu, 19 May 2016 13:35:59 +0000 (14:35 +0100)]
[Netlink] Fix Makefile.am test plugin dependency to librtnl

Change-Id: I59b393888246e8b37f815ffda6259977f9c03c7b
Signed-off-by: Pierre Pfister <ppfister@cisco.com>
9 years agoInitial commit for the netlink effort 67/1067/1
Pierre Pfister [Wed, 11 May 2016 12:09:21 +0000 (13:09 +0100)]
Initial commit for the netlink effort

Change-Id: Ie804a9855f20e12f44fe040d15efb710941dee9f
Signed-off-by: Pierre Pfister <ppfister@cisco.com>
9 years agoInitial commit with README.md 61/1061/1
Pierre Pfister [Wed, 11 May 2016 08:31:28 +0000 (10:31 +0200)]
Initial commit with README.md

Change-Id: I74e55293ce7fb9888a9473eb5a3a2f06bd2a97e5
Signed-off-by: Pierre Pfister <ppfister@cisco.com>
9 years agoInitial empty repository
C.J. Collier [Mon, 9 May 2016 18:20:27 +0000 (18:20 +0000)]
Initial empty repository