Age | Commit message (Expand) | Author | Files | Lines |
2019-01-10 | ARP/ND: copy opaque2 persistent fields to new packet | Neale Ranns | 1 | -1/+4 |
2019-01-07 | Handle buffer alloc failure in vlib_buffer_add_data | Dave Barach | 1 | -22/+45 |
2019-01-02 | Fixes for buliding for 32bit targets: | David Johnson | 1 | -1/+1 |
2019-01-01 | buffers: remove unused code | Damjan Marion | 1 | -6/+2 |
2018-11-12 | IPv6: Make link-local configurable per-interface (VPP-1446) | Juraj Sloboda | 1 | -69/+15 |
2018-10-29 | Use throttle_t for ND throttling | Neale Ranns | 1 | -29/+8 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -7/+7 |
2018-09-13 | IP-neighbor: add and delete internal API | Neale Ranns | 1 | -17/+13 |
2018-09-08 | L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes | Neale Ranns | 1 | -0/+1 |
2018-08-14 | neighbor advertisement must with target_link option | ahdj007 | 1 | -0/+2 |
2018-08-10 | VPP-1382: Fix ip6 address cann't display completely when show ip6 neighbors | shubing guo | 1 | -2/+2 |
2018-08-09 | Thread-safe ARP / ND throttling | Dave Barach | 1 | -38/+21 |
2018-07-23 | fix vector index range checks | Eyal Bari | 1 | -1/+1 |
2018-07-20 | IP directed broadcast | Neale Ranns | 1 | -0/+8 |
2018-07-14 | Improve IP4 ARP and IP6 ND Events Notificationv18.10-rc0 | John Lo | 1 | -1/+7 |
2018-07-07 | Pipes | Neale Ranns | 1 | -0/+1 |
2018-06-19 | Check get packet template allocation failure (VPP-1321) | John Lo | 1 | -0/+7 |
2018-06-11 | MTU: Software interface / Per-protocol MTU support | Ole Troan | 1 | -5/+2 |
2018-06-08 | Add reaper functions to want events APIs (VPP-1304) | Neale Ranns | 1 | -3/+9 |
2018-06-08 | Implement DHCPv6 PD client (VPP-718, VPP-1050) | Juraj Sloboda | 1 | -0/+23 |
2018-06-05 | bond: send gratuitous arp when the active slave went down in active-backup mode | Steven | 1 | -11/+15 |
2018-05-28 | Fix IP neighbor/arp pool full and static entry handling | John Lo | 1 | -97/+100 |
2018-05-14 | Rework CP and DP communication in IPv6 RD (VPP-1256) | Juraj Sloboda | 1 | -3/+21 |
2018-05-11 | Periodic scan and probe of IP neighbors to maintain neighbor pools | John Lo | 1 | -3/+13 |
2018-04-27 | IPv6 NS/RS; do not vec_validate global structs in the DP | Neale Ranns | 1 | -12/+16 |
2018-04-27 | IPv6 NS: use the mcast rewrite node to fill in the destination MAC | Neale Ranns | 1 | -0/+275 |
2018-04-18 | Mcast rewrite optimisations | Neale Ranns | 1 | -2/+2 |
2018-04-13 | Revert "MTU: Setting of MTU on software interface (instead of hardware interf... | Damjan Marion | 1 | -2/+5 |
2018-04-13 | MTU: Setting of MTU on software interface (instead of hardware interface) | Ole Troan | 1 | -5/+2 |
2018-04-13 | GBP V2 | Neale Ranns | 1 | -1/+13 |
2018-03-16 | IPv6 ND Router discovery data plane (VPP-1095) | Juraj Sloboda | 1 | -1/+345 |
2018-03-12 | Remove md5.[ch] from vppinfra | Dave Barach | 1 | -13/+2 |
2018-03-05 | IP6 link-local table | Neale Ranns | 1 | -52/+110 |
2018-02-26 | IPv6 MLD; pointer address used as hash key | Neale Ranns | 1 | -3/+3 |
2018-02-16 | Allow providers to override glean behaviour | Neale Ranns | 1 | -1/+9 |
2018-02-15 | Revert "Allow interface types to override glean adjacency behaivour" | Ole Trøan | 1 | -5/+1 |
2018-02-15 | Allow interface types to override glean adjacency behaivour | Neale Ranns | 1 | -1/+5 |
2017-12-15 | Fix icmp/udp/tcp punt/drop paths | Vijayabhaskar Katamreddy | 1 | -4/+4 |
2017-10-03 | Repair vlib API socket server | Dave Barach | 1 | -1/+2 |
2017-09-22 | IP-MAC,ND:wildcard events,fix sending multiple events | Eyal Bari | 1 | -20/+53 |
2017-09-11 | replace uint32_t with u32 | Neale Ranns | 1 | -2/+2 |
2017-09-11 | FIB table add/delete API | Neale Ranns | 1 | -31/+77 |
2017-08-15 | IPv6 local-address for P2P ethernet interfaces | Pavel Kotucek | 1 | -1/+2 |
2017-08-08 | L2 over MPLS | Neale Ranns | 1 | -5/+5 |
2017-07-14 | vnet_buffer_t flags cleanup | Damjan Marion | 1 | -2/+2 |
2017-07-14 | Introduce l{2,3,4}_hdr_offset fields in the buffer metadata | Damjan Marion | 1 | -11/+8 |
2017-07-06 | Send GARP/NA on bonded intf slave up/down if in active-backup mode | John Lo | 1 | -0/+53 |
2017-06-23 | IP4/IP6 FIB: fix crash during interface delete | Pavel Kotucek | 1 | -1/+1 |
2017-05-26 | ARP/ND use path_remove to complement path_add | Neale Ranns | 1 | -7/+31 |
2017-05-23 | ARP/ND entries for the same address on different interfaces (VPP-848) | Neale Ranns | 1 | -6/+6 |