Age | Commit message (Expand) | Author | Files | Lines |
2019-12-27 | tests: test_mpls_v6_ebgp_pic - don't write to stdout |  Paul Vinciguerra | 1 | -1/+1 |
2019-12-17 | ip: Protocol Independent IP Neighbors |  Neale Ranns | 1 | -1/+1 |
2019-11-15 | tests: Add UT to test incomplete MPLS adjacencies send ARP requests |  Neale Ranns | 1 | -3/+42 |
2019-11-11 | ip: functional interface to ip fragmentation |  Ole Troan | 1 | -2/+37 |
2019-11-08 | tests: python3 use byte strings in raw() |  Ole Troan | 1 | -10/+10 |
2019-11-05 | misc: Fix python scripts shebang line |  Renato Botelho do Couto | 1 | -1/+1 |
2019-10-09 | mpls: support fragmentation of mpls output packet |  Rajesh Goel | 1 | -0/+56 |
2019-08-07 | tests: UT for MPLS 6PE |  Neale Ranns | 1 | -1/+52 |
2019-07-24 | fib: Support the POP of a Psuedo Wire Control Word |  Neale Ranns | 1 | -41/+85 |
2019-06-18 | fib: fib api updates |  Neale Ranns | 1 | -66/+78 |
2019-05-16 | tests: refactor. Replace literal constant w/ named constant. |  Paul Vinciguerra | 1 | -5/+5 |
2019-05-14 | tests: fix TestMPLSPIC tests in test_mpls.py. |  Paul Vinciguerra | 1 | -28/+82 |
2019-04-10 | Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. |  Paul Vinciguerra | 1 | -0/+32 |
2019-03-28 | Typos. A bunch of typos I've been collecting. |  Paul Vinciguerra | 1 | -11/+11 |
2019-03-11 | vpp_papi_provider: Remove more wrapper functions. |  Ole Troan | 1 | -10/+8 |
2019-03-11 | VPP-1508: Use scapy.compat to manage packet level library differences. |  Paul Vinciguerra | 1 | -1/+2 |
2018-12-20 | FIB: encode the label stack in the FIB path during table dump |  Neale Ranns | 1 | -1/+7 |
2018-09-27 | IPIP and IPv6 fragmentation |  Ole Troan | 1 | -1/+1 |
2018-09-26 | MPLS tunnel dump: use sw_if_index not tunnel_index |  Neale Ranns | 1 | -0/+13 |
2018-09-20 | Route counters in the stats segment |  Neale Ranns | 1 | -0/+21 |
2018-09-11 | GBP Endpoint Updates |  Neale Ranns | 1 | -1/+2 |
2018-03-09 | MPLS Unifom mode |  Neale Ranns | 1 | -368/+473 |
2018-01-09 | test: consolidate the multiple versions of send_and_* |  Neale Ranns | 1 | -16/+7 |
2017-11-11 | MPLS disposition actions at the tail of unicast LSPs |  Neale Ranns | 1 | -2/+112 |
2017-10-31 | Refactor IP input checks for re-use at MPLS disposition |  Neale Ranns | 1 | -2/+21 |
2017-09-11 | FIB table add/delete API |  Neale Ranns | 1 | -6/+42 |
2017-08-08 | L2 over MPLS |  Neale Ranns | 1 | -56/+262 |
2017-05-26 | MPLS lookup DPO does not pop the label (nor does it handle replicate) |  Neale Ranns | 1 | -0/+20 |
2017-05-24 | Missing VLIB node for IPv6 disposition from mcast MPLS LSP |  Neale Ranns | 1 | -4/+73 |
2017-05-23 | Labelled attached paths via an MPLS tunnel |  Neale Ranns | 1 | -2/+25 |
2017-04-24 | Improve Load-Balance MAPs |  Neale Ranns | 1 | -0/+359 |
2017-04-07 | MPLS Mcast |  Neale Ranns | 1 | -22/+255 |
2017-03-17 | Fix IP feature ordering. |  Neale Ranns | 1 | -0/+83 |
2017-03-03 | Changing the IP table for an interface is an error if the interface already h... |  Neale Ranns | 1 | -4/+5 |
2017-02-20 | Python test IP and MPLS objects conform to infra. |  Neale Ranns | 1 | -75/+66 |
2016-12-23 | make test: improve handling of packet captures |  Klement Sekera | 1 | -17/+24 |
2016-12-16 | make test: improve robustness and performance |  Klement Sekera | 1 | -23/+6 |
2016-12-14 | Ping response in a VRF context uses correct FIB for response |  Neale Ranns | 1 | -10/+73 |
2016-12-13 | make test: Use VXLAN built in scapy 2.3.3 |  Matej Klotton | 1 | -28/+33 |
2016-12-06 | add missing import to mpls test |  Gabriel Ganne | 1 | -0/+1 |
2016-12-05 | make test: fix missing log/packet messages |  Klement Sekera | 1 | -6/+6 |
2016-12-02 | MPLS infrastructure improvments |  Neale Ranns | 1 | -20/+502 |
2016-11-01 | MPLS Exp-null Tests |  Neale Ranns | 1 | -0/+209 |