index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_bmp.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-08-15
zebra: Remove unused assignment in zebra_dplane.c
Donald Sharp
1
-3
/
+3
2022-08-12
ospfd: debug string corrected
sri-mohan1
1
-1
/
+1
2022-08-12
bgpd: Convert some int functions to void
Donatas Abraitis
2
-69
/
+51
2022-08-12
redhat: Drop --enable-systemd from build specification
Donatas Abraitis
1
-3
/
+0
2022-08-11
zebra: Fix crash in shutdown w/ pw thread still running
Donald Sharp
1
-3
/
+4
2022-08-11
bgpd: don't adv conditionally withdrawn routes
Quentin Young
1
-0
/
+26
2022-08-11
bgpd: apply cond-adv policy to update group
Quentin Young
2
-2
/
+28
2022-08-11
ospf6d: Remove ospf6Enabled from JSON output
Donatas Abraitis
2
-12
/
+4
2022-08-11
ospf6d: fix missing cost change
anlan_cs
1
-1
/
+4
2022-08-11
pimd, pim6d: Using ttable for displaying "show ip/ipv6 mroute count" command ...
Abhishek N R
1
-11
/
+27
2022-08-10
pimd, pim6d: Using ttable for displaying "show ip/ipv6 mroute" command output.
Abhishek N R
1
-18
/
+30
2022-08-10
vtysh: Handle SIGTSTP (C-z) without exiting the vty shell
Donatas Abraitis
1
-47
/
+35
2022-08-10
zebra: Remove unused return codes in zebra_mpls.c
Donald Sharp
3
-31
/
+15
2022-08-10
zebra: Combine meta_queue_free and meta_queue_vrf_free functions
Donald Sharp
4
-96
/
+72
2022-08-10
zebra: System routes should be processed the same time as kernel
Donald Sharp
1
-1
/
+1
2022-08-10
zebra: Let's use enum for META Queue indexes
Donald Sharp
1
-55
/
+101
2022-08-10
zebra: Explicitly call out the correct queue name
Donald Sharp
1
-10
/
+10
2022-08-10
pimd, pim6d: Using ttable for displaying "show ip/ipv6 multicast count" command.
Abhishek N R
1
-11
/
+26
2022-08-09
doc: pimd needs linux kernel 4.19(IGMPMSG_WRVIFWHOLE)
ron
2
-2
/
+2
2022-08-08
staticd: When changing the underlying nh ensure it is reinstalled
Donald Sharp
1
-0
/
+26
2022-08-08
bgpd: When specifying listen address for bgpd we shouldn't imply no fib flag
Donatas Abraitis
1
-2
/
+1
2022-08-08
zebra: Don't install connected routes multiple times into FRR
Donald Sharp
1
-4
/
+0
2022-08-08
tests: Convert one test to use interface based mpls config
Donald Sharp
5
-16
/
+13
2022-08-08
zebra: Add a `mpls enable` interface node command
Donald Sharp
10
-4
/
+178
2022-08-08
zebra: Notice when an interface is turned on w/ mpls and enable mpls subsystem
Donald Sharp
3
-18
/
+26
2022-08-08
zebra: Add IF_ZEBRA_DATA_X define
Donald Sharp
2
-38
/
+33
2022-08-08
zebra: Cleanup unguarded debug
Donald Sharp
1
-3
/
+0
2022-08-08
lib: Remove invalid function declaration
Weiguo Li
1
-7
/
+0
2022-08-08
pim6d: Removing the temporary enabled debugs.
Abhishek N R
1
-2
/
+0
2022-08-06
bfdd: Some interfaces don't have mac addresses
Donald Sharp
1
-2
/
+5
2022-08-06
tools: Add pim6d to tools so that pim6d will work properly
Donald Sharp
7
-3
/
+16
2022-08-05
tests: Check if ORF filtering works correctly when modifying prefix-lists
Donatas Abraitis
6
-0
/
+189
2022-08-05
bgpd: Send route update when modifying access/aspath/prefix lists
Donatas Abraitis
5
-32
/
+48
2022-08-05
zebra: zrouter.in_shutdown is an atomic variable
Donald Sharp
3
-6
/
+8
2022-08-05
zebra: Fix memory leaks and use after frees in nhg's on shutdown
Donald Sharp
3
-2
/
+55
2022-08-05
zebra: When saving nhg for later stop processing
Donald Sharp
1
-0
/
+1
2022-08-05
doc/user/ripd: clarify unicast behaviour
Ben
1
-8
/
+8
2022-08-04
bgpd: ignore NEXT_HOP for MP_REACH_NLRI
Trey Aspelund
4
-42
/
+55
2022-08-04
bgpd: addition of vxlanFlooding field to show output
Pdoijode
1
-0
/
+11
2022-08-04
bgpd: add BGP_ATTR_MP_NEXTHOP_LEN_IP6 macro
Trey Aspelund
1
-5
/
+9
2022-08-04
*: remove test python file
Mark Stapp
1
-22
/
+0
2022-08-04
pimd, pim6d: Using ttable for displaying
Sai Gomathi N
1
-12
/
+32
2022-08-04
lib: Add errno details to the sockopt_reuseaddr api
Mobashshera Rasool
1
-2
/
+4
2022-08-04
pimd, pim6d: Send register msg via register socket
Mobashshera Rasool
6
-1
/
+53
2022-08-04
bgpd: fix show bgp l2vpn evpn route rd crashes
Trey Aspelund
1
-2
/
+2
2022-08-03
bgpd: bgp_best_path_select_defer never returns negative
Donatas Abraitis
3
-8
/
+5
2022-08-03
pim6d: fix clear ipv6 mroute
Sarita Patra
3
-0
/
+24
2022-08-03
doc: Add `show bgp access-list` command
Donatas Abraitis
1
-0
/
+4
2022-08-03
bgpd: Add `show bgp access-list` command to filter routes by ACL
Donatas Abraitis
2
-0
/
+26
2022-08-03
zebra: fix bond down for evpn-mh
anlan_cs
1
-0
/
+13
[next]