api: missing support for dumping of neighbours (VPP-333)
[vpp.git] / vnet / vnet / l2 /
2016-12-02 Matus Fabianapi: L2 XConnect API (VPP-438) 76/4076/2
2016-11-30 Eyal BariVXLAN multicast dst (remote) address support 51/3951/5
2016-11-25 Damjan Marionl2: quad loop l2input, l2learn and l2output nodes 62/3962/1
2016-11-25 Damjan Marionl2: fix latency issue casued by unnecesary read of... 52/3952/2
2016-11-24 Damjan Marionl2: remove unused l3 packet type discovery in l2 path 39/3939/2
2016-11-23 Damjan Mariondpdk: remove rte_mbuf modifications at many places... 35/3835/7
2016-11-23 Damjan Marionl2: quad loop l2fwd node 37/3937/1
2016-11-16 Steve ShinVPP-521: Classify API enhancement to redirect traffic... 31/3731/8
2016-11-01 Damjan Marionfeature: add new feature handling code and device-input... 45/3445/25
2016-11-01 Damjan Marionl2: fix l2-patch node 44/3644/2
2016-10-27 John LoFix potential L2 forwarding crash with stale L2FIB... 12/3612/2
2016-10-04 Pavel KotucekVPP-355: add PBB (802.1ah) tag rewrite 20/2520/12
2016-09-27 Christophe Fontaineclassify: fix issue with output classify node using... 73/2873/3
2016-09-23 John LoFix detection of packet output via BVI into a BD and... 98/3098/3
2016-09-22 Damjan Marionl2_output: fix packet drop error reporting when mapping... 93/3093/2
2016-09-20 Damjan MarionUse SSE instructions for matching tagged frames by... 38/2938/4
2016-09-13 Damjan Marionl2_output: reset bit after mapping is created 56/2856/2
2016-09-13 Billy McFallVPP-288: Documentation changes via doxygen for vnet... 27/2827/4
2016-09-11 Keith Burns (alagalah)Move CLI examples from wiki to code - VPP-165 94/2794/2
2016-09-01 Chris LukeVPP-346 A swathe of doc fixes 87/2587/1
2016-08-31 Dave BarachVPP-369 Add an L2 output classification feature 58/2558/7
2016-08-31 John LoVPP-358: Add IPv6 ND Event Notification and Termination 24/2524/5
2016-08-29 Dave BarachVPP-360 Allow L2 classify to use dynamic graph arcs 39/2539/1
2016-08-15 Dave BarachVPP-257 Coding standards cleanup for vnet/vnet/l2 90/2390/1
2016-08-10 Dave BarachVPP-189 Fix coverity warnings 23/2323/1
2016-07-31 Florin CorasInitial L2 LISP support 42/2142/4
2016-07-26 Matus Fabianpolicer classify 69/1669/8
2016-07-21 John LoAs interface is set to L3 mode, reset its output_node_i... 49/2049/2
2016-07-21 Pierre Pfisterl2_rw preload starts where data is 64/1964/3
2016-06-09 John LoVPP-115: Remove stale ACL CLIs which are not supported 56/1456/3
2016-06-07 John LoVPP-110: vxlan encap node should never touch a deleted... 31/1431/1
2016-06-05 John LoVPP-113: BVI shall filter unicast DMAC for L2 to L3... 03/1403/2
2016-05-19 Damjan MarionAdd support for multiple microarchitectures in single... 75/1075/6
2016-05-16 Pierre PfisterVPP-68: L2 Rewrite: Support for chained classify tables 91/1091/3
2016-05-16 Pierre PfisterVPP-69: Create fib or bridge domain with arbitrary ID 55/1055/3
2016-04-28 Chris LukeTrack number of ethernet vlans in a frame 73/873/8
2016-04-25 John LoImprove mechanism for using loopback interface as BVI... 51/851/2
2016-04-22 Damjan MarionAdd clib_memcpy macro based on DPDK rte_memcpy implemen... 46/846/3
2016-04-18 Christophe FontaineAdd support for AArch32 99/799/3
2016-04-15 ranganTook care of code review comments. Extended the fix... 81/781/4
2016-04-14 John LoChange ARP and IP6-ND nodes to use interface-output... 66/766/2
2016-03-24 Pierre Pfisterl2-rw: Packet rewrite feature for L2 bridges 85/585/2
2016-03-23 John LoFix L2 flood packet replication interaction with VXLAN... 02/602/1
2016-03-14 Jean-Mickael Guerinfix declaration of symbol of different size 13/513/2
2016-03-09 Pierre PfisterFix IPv6 NDP and bridge BVI and restore NDP and ARP... 16/516/1
2016-01-27 Damjan MarionFix l2output error-drop next node index 52/152/2
2016-01-19 Dave BarachMerge "Enhance and fix packet trace for IP forwarding...
2016-01-19 Dave BarachMerge "Revert "Reenable debug cli telnet listener""
2016-01-19 John LoEnhance and fix packet trace for IP forwarding as follows: 29/129/1
2016-01-19 Damjan MarionMerge "Reenable debug cli telnet listener"
2016-01-14 Shesha Sreenivasam... hw0 used without initialization in when DPDK is undefined 19/119/1
2015-12-17 Ed WarnickeMerge "Move vppctl to vpp-api-test"
2015-12-16 Dave BarachMerge "Remove warning message outputing vpp-test-api...
2015-12-16 Damjan MarionDon't send more than one mapping req in l2output node 68/68/1
2015-12-14 Dave BarachWarnings be gone 51/51/1
2015-12-14 Ed WarnickeMerge "Move rpc handler where it belongs, related cleanup"
2015-12-14 Dave BarachMerge "add compiler information to "show version" cli"
2015-12-14 Damjan MarionRemove inline from definition of bd_validate() 48/48/1
2015-12-13 Ed WarnickeMerge "Handle large user-mode page sizes, tested to...
2015-12-13 Damjan MarionMerge "Clear one-time test key, add missing cast in...
2015-12-12 Dave BarachClear one-time test key, add missing cast in big-endian... 41/41/1
2015-12-08 Ed WarnickeInitial commit of vpp code. 23/23/3