Age | Commit message (Expand) | Author | Files | Lines |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 1 | -2/+2 |
2018-01-19 | Sub-Interface deletion not cleanup hash's properly (VPP-1136) | John Lo | 1 | -10/+7 |
2018-01-17 | Fix checksum offload sssue caused by overwriten lX_hdr_offset | Damjan Marion | 1 | -2/+2 |
2018-01-06 | VPP-1110 BVI reply ARP that doesn't request BVI loacl IP. | zhaoqingling | 1 | -0/+6 |
2017-12-08 | tapv2: multiple improvements | Damjan Marion | 1 | -0/+6 |
2017-12-06 | Remove unused, uninteresting code | Dave Barach | 1 | -397/+0 |
2017-12-04 | vnet: set vnet_buffer l2_hdr_offset and l3_hdr_offset | Steven | 1 | -0/+22 |
2017-10-24 | Add extern to *_main global variable declarations in header files. | Dave Wallace | 1 | -1/+1 |
2017-10-09 | vppapigen: support per-file (major,minor,patch) version stamps | Dave Barach | 1 | -0/+2 |
2017-10-04 | [aarch64] Fixes CLI crashes on dpaa2 platform. | Christophe Fontaine | 3 | -3/+3 |
2017-10-03 | Repair vlib API socket server | Dave Barach | 1 | -1/+2 |
2017-09-25 | Fix sending GARP/NA on Bonded Interface Active/Backup Link Up/Down | John Lo | 2 | -45/+2 |
2017-09-22 | IP-MAC,ND:wildcard events,fix sending multiple events | Eyal Bari | 2 | -5/+9 |
2017-09-18 | L2BD,ARP-TERM:fix arp query report mechanism+test | Eyal Bari | 2 | -25/+61 |
2017-09-11 | replace uint32_t with u32 | Neale Ranns | 1 | -2/+2 |
2017-09-11 | FIB table add/delete API | Neale Ranns | 1 | -34/+93 |
2017-08-16 | Add missing counters for P2P ethernet interfaces | Pavel Kotucek | 2 | -0/+40 |
2017-08-15 | Support proxy ARP on mirrored TAP interfaces | Neale Ranns | 1 | -4/+16 |
2017-08-09 | VPP-933 VPP crashes when deleting an ARP entry | Matthew Smith | 1 | -0/+7 |
2017-08-09 | ARP reply: use interface to build rewrite string | Neale Ranns | 1 | -17/+13 |
2017-08-08 | L2 over MPLS | Neale Ranns | 1 | -2/+2 |
2017-08-04 | don't truncate the interface name in 'sh ip arp' | Neale Ranns | 1 | -1/+1 |
2017-08-01 | P2P Ethernet | Pavel Kotucek | 8 | -27/+517 |
2017-07-23 | Improve L2 Input/Output Feature Infrastructure and Usage | John Lo | 1 | -6/+2 |
2017-07-14 | vnet_buffer_t flags cleanup | Damjan Marion | 1 | -7/+7 |
2017-07-14 | Introduce l{2,3,4}_hdr_offset fields in the buffer metadata | Damjan Marion | 2 | -16/+10 |
2017-07-13 | Fix typo for non x86 platforms. | Christophe Fontaine | 1 | -1/+1 |
2017-07-07 | ETH:optimized double is_tagged check | Eyal Bari | 1 | -2/+24 |
2017-07-06 | Send GARP/NA on bonded intf slave up/down if in active-backup mode | John Lo | 2 | -0/+92 |
2017-06-21 | ARP: ignore non-connected routes and non-interface sources when determing if ... | Neale Ranns | 1 | -30/+97 |
2017-06-14 | ETH:fix l2_len/vlan count mismatch for > 2 tags | Eyal Bari | 1 | -1/+4 |
2017-06-08 | P2P Ethernet - API | Pavel Kotucek | 4 | -0/+302 |
2017-06-06 | Packets recieved on VLAN-0 map to the main interface | Neale Ranns | 2 | -164/+32 |
2017-05-26 | ARP/ND use path_remove to complement path_add | Neale Ranns | 1 | -1/+17 |
2017-05-23 | ARP/ND entries for the same address on different interfaces (VPP-848) | Neale Ranns | 1 | -5/+5 |
2017-05-17 | VPP-719: Accept ARP replies from VRRP hw addr | Matthew Smith | 1 | -7/+27 |
2017-05-17 | Add ethernet type to support NSH over ethernet | Hongjun Ni | 1 | -1/+1 |
2017-05-17 | ARP learning fixes (VPP-843) | Neale Ranns | 1 | -72/+47 |
2017-05-06 | Fix mac check issue for vitual tunnel interface with no mac address | Hongjun Ni | 1 | -0/+3 |
2017-04-19 | Learn IP6 link-local ND entries from NSs sourced from link-local address | Neale Ranns | 1 | -0/+3 |
2017-04-11 | Remove usued, redundant and deprecated code from lookup.h | Neale Ranns | 1 | -9/+5 |
2017-04-07 | MPLS Mcast | Neale Ranns | 4 | -5/+6 |
2017-04-06 | Use thread local storage for thread index | Damjan Marion | 3 | -11/+12 |
2017-04-03 | Adjacency layout change and move to vnet/adj | Neale Ranns | 1 | -1/+0 |
2017-03-31 | ARP/API:protect against identical registrations | Eyal Bari | 1 | -55/+38 |
2017-03-30 | BRIDGE-DOMAIN:enable arp term,mac/ip learning on local ints | Eyal Bari | 1 | -8/+7 |
2017-03-27 | Mcast rewrite no memcpy | Neale Ranns | 1 | -21/+23 |
2017-03-17 | Attached hosts | Neale Ranns | 1 | -18/+54 |
2017-03-13 | Add MAC address check in ethernet-input node if interface in L3 mode | John Lo | 1 | -6/+17 |
2017-03-10 | Retire vpp_lite | Damjan Marion | 2 | -0/+234 |