Age | Commit message (Expand) | Author | Files | Lines |
2020-08-06 | misc: harmonize names |  Dave Barach | 2 | -2/+2 |
2020-06-27 | l2: performance enhancement in l2input |  Zhiyong Yang | 1 | -80/+69 |
2020-05-16 | l2: L2/L3 mode swicth cleanup and l2-patch fix |  John Lo | 2 | -19/+9 |
2020-04-30 | l2: fix coverity warnings in l2_fwd.c |  Dave Barach | 1 | -9/+9 |
2020-04-28 | tests: move defaults from defaultmapping to .api files |  Paul Vinciguerra | 1 | -1/+1 |
2020-04-27 | l2: merge two clib_memcpy_fast into one |  Zhiyong Yang | 1 | -11/+16 |
2020-04-21 | vppinfra: bihash improvements |  Dave Barach | 1 | -6/+7 |
2020-04-07 | l2: handle complete clone fail in l2_flood |  Dave Barach | 1 | -2/+8 |
2020-03-09 | l2: API cleanup |  Jakub Grajciar | 3 | -88/+121 |
2020-02-24 | l2: remove unused types and includes form feature arc code |  Neale Ranns | 2 | -26/+0 |
2020-02-18 | misc: fix coverity warnings |  Dave Barach | 1 | -1/+1 |
2020-01-14 | classify: Reduce the include dependencies on vnet_classify.h |  Neale Ranns | 1 | -0/+1 |
2020-01-10 | docs: Edit FEATURE.yaml files so they can be published |  John DeNisco | 1 | -3/+3 |
2020-01-08 | l2: fix MAC learn counter update on adding MAC entry |  John Lo | 1 | -1/+1 |
2020-01-06 | l2: Update FEATURE.yaml |  John Lo | 1 | -0/+3 |
2020-01-04 | l2: Add FEATURE.yaml |  John Lo | 1 | -0/+21 |
2019-12-17 | l2: l2_patch_main should not be static |  Vratko Polak | 1 | -1/+5 |
2019-12-17 | l2: fix l2input_feat_names overflow |  Benoît Ganne | 1 | -1/+1 |
2019-12-17 | ip: Protocol Independent IP Neighbors |  Neale Ranns | 5 | -3/+741 |
2019-12-16 | vppinfra: bihash walk cb typedef and continue/stop controls |  Neale Ranns | 1 | -4/+8 |
2019-12-10 | api: multiple connections per process |  Dave Barach | 1 | -1/+1 |
2019-11-27 | misc: add address sanitizer heap instrumentation |  Benoît Ganne | 1 | -8/+3 |
2019-11-26 | fib: reduce save_rewrite_length to u8 |  Klement Sekera | 1 | -1/+1 |
2019-11-12 | interface: Allow VLAN tag-rewrite on non-sub-interfaces too. |  Jon Loeliger | 1 | -35/+0 |
2019-10-30 | l2: fix typo in doxygen |  Paul Vinciguerra | 1 | -2/+2 |
2019-10-22 | vppinfra: add vec_set_len() |  Benoît Ganne | 1 | -1/+2 |
2019-09-26 | classify: use vector code even when data is not aligned |  Damjan Marion | 1 | -61/+19 |
2019-09-20 | classify: remove includes from classifier header file |  Damjan Marion | 2 | -0/+2 |
2019-09-02 | ipsec ip tcp l2: multiarch nodes cannot be declared as static |  Damjan Marion | 3 | -6/+6 |
2019-08-20 | vppapigen: remove support for legacy typedefs |  Paul Vinciguerra | 1 | -2/+2 |
2019-08-15 | vlib: copy trace_handle in vlib_buffer_copy/clone() functions |  John Lo | 1 | -6/+0 |
2019-07-23 | api: binary api cleanup |  Dave Barach | 2 | -5/+6 |
2019-07-09 | vppinfra: allocate bihash virtual space on demand |  Dave Barach | 1 | -0/+4 |
2019-07-02 | gbp: add anonymous l3-out external interfaces |  Benoît Ganne | 2 | -0/+2 |
2019-06-19 | l2: BD ARP termination entry API update |  Neale Ranns | 2 | -22/+39 |
2019-05-09 | Update API description |  Igor Mikhailov (imichail) | 1 | -3/+2 |
2019-05-03 | mp_safe SW_INTERFACE_DUMP, SW_INTERFACE_DETAILS, SW_INTERFACE_TAG_ADD_DEL, |  Steven Luong | 1 | -0/+3 |
2019-04-25 | Remove dummy_interface_tx nodes from l2tp l2xcrw and nsh |  John Lo | 1 | -9/+0 |
2019-04-24 | l2: Add support for arp unicast forwarding |  Mohsin Kazmi | 6 | -8/+112 |
2019-04-19 | DOCS-ONLY: Fix broken doxygen tag in BVI |  Dave Wallace | 1 | -1/+1 |
2019-03-29 | BVI: coverity error fix |  Neale Ranns | 1 | -1/+1 |
2019-03-21 | BVI Interface |  Neale Ranns | 5 | -1/+505 |
2019-03-19 | add default NONE flag for bd_flags |  Michal Cmarada | 1 | -0/+1 |
2019-03-12 | l2: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 15 | -122/+139 |
2019-03-06 | GBP: use sclass in the DP for policy |  Neale Ranns | 2 | -2/+0 |
2019-02-14 | Add -fno-common compile option |  Benoît Ganne | 2 | -2/+2 |
2019-01-30 | Use IP and MAC API types for neighbors |  Neale Ranns | 1 | -1/+1 |
2019-01-22 | GBP: Sclass to src-epg conversions |  Neale Ranns | 2 | -0/+2 |
2019-01-07 | L2 BD API to flush all IP-MAC entries in the specified BD |  John Lo | 4 | -12/+83 |
2019-01-03 | Fix used-before-set in vl_api_bridge_flags_t_handler |  Dave Barach | 1 | -1/+2 |