index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ldpd
/
rlfa.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-16
tests: update tests using 'show bgp json detail'
Trey Aspelund
4
-78
/
+100
2023-02-16
bgpd: fix 'json detail' output structure
Trey Aspelund
3
-41
/
+58
2023-02-16
pimd: Remove impossible situation
Donald Sharp
1
-3
/
+1
2023-02-16
zebra: Ensure bvlan is non null
Donald Sharp
1
-0
/
+2
2023-02-16
lib: Fix non-use of option
Donald Sharp
1
-1
/
+1
2023-02-16
zebra: Add debug for bridge capability
vivek
1
-1
/
+17
2023-02-16
bgpd: Prevent multipathing among EVPN and non-EVPN paths
vivek
1
-3
/
+12
2023-02-16
bgpd: Fix deterministic-med check for stale paths
vivek
1
-1
/
+4
2023-02-15
bgpd: Add BGP Software Version Capability
Donatas Abraitis
20
-4
/
+367
2023-02-15
tests: Increase flags from uint32_t to uint64_t
Donatas Abraitis
1
-2
/
+2
2023-02-14
bgpd: Remove unnecessary all_digit() call
Donald Sharp
1
-4
/
+0
2023-02-14
babeld: changes for code maintainability
sri-mohan1
4
-15
/
+17
2023-02-14
doc: correct the pid path for daemons
anlan_cs
4
-8
/
+7
2023-02-14
tests: add iproute2 API guard to svd test
Stephen Worley
2
-0
/
+26
2023-02-14
tests: fix SVD topotest, new evpn vni json output
Stephen Worley
2
-4
/
+10
2023-02-14
doc: remove "new way" for SVD docs
Stephen Worley
1
-1
/
+1
2023-02-14
tests: add topotest to cover SVD flood entry
Stephen Worley
1
-0
/
+17
2023-02-14
zebra: add VNI info to flood entry
Stephen Worley
1
-12
/
+14
2023-02-14
zebra: Fix for mcast-group update and delete per vni for svd
sharathr
3
-12
/
+41
2023-02-14
zebra: fix for unexpected fdb entry showing up during ifdown/ifup events
sharathr
7
-47
/
+138
2023-02-14
zebra: Clean remote FDB entries upon VNI removal
vivek
1
-1
/
+7
2023-02-14
zebra: svd and mvab bug fixes
sharathr
2
-1
/
+4
2023-02-14
lib: make htonll/ntohll compile time and readable
Stephen Worley
1
-8
/
+7
2023-02-14
lib: remove unneeded parans on labl2str return
Stephen Worley
1
-1
/
+1
2023-02-14
zebra: clang-format style fixes
Stephen Worley
8
-37
/
+37
2023-02-14
sharpd: clang-format style fix
Stephen Worley
1
-2
/
+2
2023-02-14
zebra: ignore GETVLAN errors at startup
Stephen Worley
1
-1
/
+2
2023-02-14
lib: add asserts to appease the SA
Stephen Worley
1
-0
/
+4
2023-02-14
bgpd: SA set labels/num_labels to NULL/0
Stephen Worley
1
-0
/
+2
2023-02-14
zebra: state value never used SA fix
Stephen Worley
1
-1
/
+0
2023-02-14
zebra: log if RTNLGRP_BRVLAN register fails
Stephen Worley
1
-0
/
+4
2023-02-14
zebra: ignore zero_mac without VNI deletes
Stephen Worley
1
-1
/
+1
2023-02-14
tests: fix mpls_label2str() in make check
Stephen Worley
2
-2
/
+3
2023-02-14
doc: add docs for `show evpn access-vlan`
Stephen Worley
1
-0
/
+10
2023-02-14
tests: skip SVD/DVNI tests for < 5.7 kernel
Stephen Worley
1
-0
/
+5
2023-02-14
tests: add first dvni topotests
Stephen Worley
5
-10
/
+94
2023-02-14
zebra: encode dvni with nexthop groups
Stephen Worley
1
-32
/
+61
2023-02-14
zebra: account for non-evpn ecmp
Stephen Worley
1
-0
/
+4
2023-02-14
zebra: use new vni_info->access_vlan structs
Stephen Worley
1
-1
/
+2
2023-02-14
zebra: handle ipv6-mapped-ipv4 with DVNI
Stephen Worley
1
-3
/
+12
2023-02-14
zebra: make next-hop svd command hidden for now
Stephen Worley
2
-26
/
+18
2023-02-14
zebra: dont install implicit NULL labels non-vni
Stephen Worley
1
-1
/
+1
2023-02-14
zebra: handle STP state change for SVD per vlan ID
Stephen Worley
9
-0
/
+287
2023-02-14
zebra: subscribe to bridge vlan netlink messages
Stephen Worley
1
-1
/
+14
2023-02-14
linux: update if_bridge include to newer version
Stephen Worley
1
-0
/
+448
2023-02-14
bgpd: disable NHGs with D-VNI
Stephen Worley
1
-0
/
+4
2023-02-14
bgpd: add mpath label stack helper functions for dvni
Stephen Worley
3
-7
/
+72
2023-02-14
zebra: add show commands for SVD global neigh table
Stephen Worley
3
-50
/
+158
2023-02-14
zebra: nhg resolution handler for d-vni
Stephen Worley
1
-5
/
+90
2023-02-14
zebra: install neigh entries on SVD
Stephen Worley
4
-21
/
+261
[next]