Age | Commit message (Expand) | Author | Files | Lines |
2017-12-14 | VPP-1100 Fix loop in "set punt tcp/udp command" |  Swarup Nayak | 1 | -5/+17 |
2017-12-14 | tap_v2: include host-side parameters in the dump binary API |  Milan Lenco | 8 | -7/+114 |
2017-12-14 | BIER disposition default route |  Neale Ranns | 3 | -8/+20 |
2017-12-14 | session: cleanup attach flags |  Florin Coras | 11 | -67/+66 |
2017-12-13 | IP bi-direction multicast - same cable check on egress |  Neale Ranns | 2 | -1/+17 |
2017-12-13 | make "test-all" target pass again |  Gabriel Ganne | 3 | -2/+11 |
2017-12-13 | BIER: API documentation fixes. |  Neale Ranns | 1 | -10/+5 |
2017-12-13 | Separate heap for IPv4 mtries |  Neale Ranns | 7 | -44/+73 |
2017-12-13 | GRE: fix single loop decap and add test |  Neale Ranns | 1 | -1/+1 |
2017-12-13 | Fix parameter mismatch in map-t code |  Juraj Sloboda | 1 | -1/+1 |
2017-12-13 | VPP-1099 Fix create vxlan-gpe tunnel local 10::1 remote 20::1 vni 11 (for ipv6) |  Swarup Nayak | 1 | -0/+1 |
2017-12-13 | VPP-275 Coding standards cleanup - vnet/vnet/vxlan-gpe |  sharath reddy | 5 | -1268/+1437 |
2017-12-12 | tcp/session: add make tests |  Florin Coras | 1 | -11/+28 |
2017-12-12 | session: fix proxy removal |  Florin Coras | 1 | -20/+68 |
2017-12-12 | Stats for Multicast FIB |  Neale Ranns | 2 | -0/+13 |
2017-12-12 | VPP-1092 Correcting ip punt delete flow, when recv if index valid but doesnt ... |  Swarup Nayak | 2 | -4/+10 |
2017-12-11 | session: generalize handling of network transports |  Florin Coras | 15 | -201/+263 |
2017-12-11 | ONE-33 "one statistics flush" throws assert when one counter not added |  Swarup Nayak | 1 | -0/+3 |
2017-12-11 | VPP-273 Coding standards cleanup - vnet/vnet/unix |  sharath reddy | 8 | -794/+947 |
2017-12-11 | call unformat_free in some flow, remove unnecessary calls |  Swarup Nayak | 2 | -7/+17 |
2017-12-10 | BIER coverity Fix |  Neale Ranns | 1 | -6/+8 |
2017-12-10 | tap_v2: fix issues reported by coverity |  Damjan Marion | 1 | -3/+3 |
2017-12-10 | update builtin UDP server to new vnet_session API |  Andreas Schultz | 1 | -3/+25 |
2017-12-10 | make sure the very first fragment triggers an rx_callback |  Andreas Schultz | 1 | -0/+1 |
2017-12-10 | VPP-1077 Add meaningful error info, when executing command with enable/disabl... |  Swarup Nayak | 3 | -12/+12 |
2017-12-09 | BIER in non-MPLS netowrks |  Neale Ranns | 34 | -518/+1017 |
2017-12-09 | VPP-249 Coding standards cleanup - vnet/vnet/dhcp |  khemendra kumar | 8 | -2035/+2085 |
2017-12-08 | Remove the unused 'create VRF if needed' API parameters |  Neale Ranns | 2 | -7/+0 |
2017-12-08 | tapv2: multiple improvements |  Damjan Marion | 10 | -126/+326 |
2017-12-08 | punt: fix tracing for partially traced chains |  Klement Sekera | 1 | -4/+5 |
2017-12-07 | Corrected help string of show ip punt |  Swarup Nayak | 2 | -2/+2 |
2017-12-06 | VPP-259 Coding standards cleanup - vnet/vnet/lawful-intercept |  satish.karunanithi | 3 | -182/+211 |
2017-12-06 | Label stack size exceeded fix |  Neale Ranns | 2 | -1/+19 |
2017-12-06 | session: support for rule tags overwriting |  Florin Coras | 2 | -67/+156 |
2017-12-06 | UT: Repaired broken C unit tests (--enable-tests) |  Ole Troan | 1 | -9/+6 |
2017-12-06 | Restructure some files in LB to src/vnet to reuse |  Hongjun Ni | 2 | -0/+141 |
2017-12-06 | Remove unused, uninteresting code |  Dave Barach | 2 | -744/+0 |
2017-12-05 | tap_v2: convert ring size from network to host order |  Milan Lenco | 1 | -2/+2 |
2017-12-05 | Revert "FIB: optimise for src memory allocations" |  Neale Ranns | 5 | -264/+121 |
2017-12-04 | vnet: set vnet_buffer l2_hdr_offset and l3_hdr_offset |  Steven | 1 | -0/+22 |
2017-12-04 | tap_v2: move code to vnet/devices/tap |  Damjan Marion | 6 | -4/+4 |
2017-12-04 | tapcli: change interface name |  Damjan Marion | 1 | -1/+1 |
2017-12-04 | tap_v2: coverity strikes, again! |  Steven | 1 | -2/+3 |
2017-12-04 | virtio: zero data structs in virtio_vring_init |  Damjan Marion | 1 | -3/+3 |
2017-12-02 | tap_v2: multiple improvements |  Damjan Marion | 8 | -104/+321 |
2017-12-02 | gpe: fix gpe enable/disable command |  Florin Coras | 1 | -1/+1 |
2017-12-01 | session: allocate cb messages from client ring |  Florin Coras | 1 | -5/+5 |
2017-12-01 | vnet: fix a typo in vnet/buffer.c |  Steven | 1 | -1/+1 |
2017-12-01 | virtio: fix coverity warnings |  Steven | 2 | -6/+7 |
2017-11-30 | tap_v2: move netlink code to separate file |  Damjan Marion | 3 | -76/+146 |