index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_routemap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-08-16
pim6d: Add debug mroute6 and detail commands
Mobashshera Rasool
4
-2
/
+40
2022-08-16
bgpd: Change warning message when BGP community-list is not found
Donatas Abraitis
1
-8
/
+5
2022-08-16
doc: Drop `deny` rules from BGP community-list example
Donatas Abraitis
1
-3
/
+0
2022-08-15
watchfrr: Check that the operational timeout specified is good.
Donald Sharp
1
-1
/
+1
2022-08-15
pbrd: VTY_GET_CONTEXT can fail
Donald Sharp
1
-0
/
+54
2022-08-15
pathd: Ensure path is free'd after we no longer need it.
Donald Sharp
1
-1
/
+1
2022-08-15
lib: Ensure ls_msg2edge does not use memory after freeing
Donald Sharp
1
-2
/
+3
2022-08-15
pimd: vrf may be NULL from pim_cmd_lookup_vrf
Donald Sharp
1
-1
/
+2
2022-08-15
pimd: pim_upstream_add up must exist
Donald Sharp
1
-9
/
+7
2022-08-15
pimd: ch->upstream cannot be NULL
Donald Sharp
1
-29
/
+23
2022-08-15
nhrpd: Use frr_weak_random()
Donald Sharp
1
-1
/
+2
2022-08-15
bgpd: Treat as withdraw if we receive as path with AS_SET / AS_CONFED_SET
Donatas Abraitis
1
-0
/
+26
2022-08-15
bgpd: Ensure bgp_vrf is non-null
Donald Sharp
1
-0
/
+3
2022-08-15
zebra: Remove unused assignment in zebra_dplane.c
Donald Sharp
1
-3
/
+3
2022-08-15
doc: correct description for "fast-external-failover"
anlan_cs
1
-1
/
+1
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
ospf6d: Remove unused variable
Donald Sharp
1
-5
/
+1
2022-08-11
ospfd: Add how many packets the interface has queued to send
Donald Sharp
1
-8
/
+10
2022-08-11
ospfd: Refactor fifo_flush for the interface
Donald Sharp
3
-18
/
+18
2022-08-11
ospfd: When a neighbor goes down clear the oi->obuf if we can
Donald Sharp
1
-0
/
+40
2022-08-11
ospfd: Cleanup indentation surrounding oi->nbr
Donald Sharp
5
-198
/
+215
2022-08-11
ospfd: Increase packets sent at one time in ospf_write
Donald Sharp
1
-11
/
+2
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
zebra: add empty placeholders for tc via BSD socket
Siger Yang
3
-0
/
+48
2022-08-10
zebra: add tc netlink and dplane ops
Siger Yang
12
-0
/
+778
2022-08-10
pimd, pim6d: Using ttable for displaying "show ip/ipv6 mroute" command output.
Abhishek N R
1
-18
/
+30