index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-24
zebra: Add a function handler for zserv commands
Donald Sharp
1
-115
/
+123
2017-10-24
zebra: Make all zserv handler functions use zvrf instead of vrf_id
Donald Sharp
1
-19
/
+12
2017-10-24
zebra: No need to pass sock descriptor around.
Donald Sharp
9
-47
/
+47
2017-10-24
zebra: Always read full zapi message in ptm code
Donald Sharp
1
-3
/
+3
2017-10-21
redhat: Fix doc by removing outdated package information and point to main do...
Martin Winter
1
-8
/
+3
2017-10-21
redhat: Fix rpm scripts to correctly restart daemons on upgrade
Martin Winter
1
-8
/
+5
2017-10-21
redhat: Add fix to correct watchfrr config during upgrade
Martin Winter
1
-1
/
+8
2017-10-21
redhat: systemd file should not be executable
Martin Winter
1
-1
/
+1
2017-10-21
redhat: Always reference main frr start/stop script in /usr/lib/frr
Martin Winter
2
-3
/
+6
2017-10-20
ospf6d: Divide LSupdate to keep size small
Chirag Shah
2
-9
/
+119
2017-10-20
bgpd: bump listen() backlog
Rafael Zalamena
1
-1
/
+1
2017-10-20
Send all routes to FPM, including VRF and multicast
Thorvald Natvig
1
-40
/
+1
2017-10-19
bgpd: Fix 'not initialized' possibly on older compilers
Donald Sharp
1
-2
/
+2
2017-10-19
bgpd: Fix off by one error introduced by 8c9cc7bbf657e3440d9bc758fe45aef5f43c...
Donald Sharp
3
-13
/
+13
2017-10-18
bgpd: Display unsigned ints
Donald Sharp
1
-1
/
+1
2017-10-18
lib: Display unsigned instead of signed
Donald Sharp
1
-1
/
+1
2017-10-17
lib: Fix small memory leak when using command_py.c
Donald Sharp
1
-0
/
+2
2017-10-17
ospf6d: Handle lsupdate upto max ospf6 payload
Chirag Shah
2
-32
/
+107
2017-10-16
lib: No need to call apply_mask 2 times
Donald Sharp
1
-1
/
+0
2017-10-16
lib: Allow hash_get to sidestep expensive hash key generation in some cases
Donald Sharp
1
-0
/
+3
2017-10-16
ospfd: fix ospf nssa command
Chirag Shah
3
-50
/
+111
2017-10-11
lib: Free workqueue memory leak on free
Donald Sharp
1
-16
/
+22
2017-10-11
ospf6d: Make ospf6_prefix have an empty v6 addr at end
Donald Sharp
1
-0
/
+1
2017-10-11
bgpd: Add ability to display information about bestpath in json
Donald Sharp
1
-0
/
+45
2017-10-10
ospfd: Do not delete write_q 2 times either
Donald Sharp
1
-2
/
+0
2017-10-10
ospfd: We should not be deleting ospf->oiflist 2 times
Donald Sharp
1
-1
/
+0
2017-10-10
ospfd: Fix ships in the night PR's and list_delete
Donald Sharp
1
-2
/
+2
2017-10-10
ospfd: OSPFv2 VRF abstact api
Chirag Shah
1
-44
/
+22
2017-10-10
ospfd: OSPFv2 VRF, vrf in show command output
Chirag Shah
2
-1
/
+55
2017-10-10
ospfd: Free memory associated with ospf instance startup
Donald Sharp
1
-0
/
+5
2017-10-10
ripngd: Fix possible memory leak of route_node
Donald Sharp
1
-0
/
+2
2017-10-10
lib: Add some documentation about argv_find
Donald Sharp
1
-0
/
+7
2017-10-10
lib: Fix missing va_end
Donald Sharp
1
-1
/
+4
2017-10-10
ospfd: Fix leak of route_node
Donald Sharp
1
-0
/
+1
2017-10-10
ospfd: Fix leak of stream
Donald Sharp
1
-1
/
+3
2017-10-10
ospfd: Fix memory leak
Donald Sharp
1
-2
/
+6
2017-10-10
ospfd: Fix leak of FD
Donald Sharp
1
-1
/
+4
2017-10-10
pimd: Fix uninited idx for argv_find
Donald Sharp
1
-1
/
+1
2017-10-10
isisd: Fix leaked memory in error case
Donald Sharp
1
-1
/
+4
2017-10-10
ldpd: send correct notification code upon receipt of malformed packet
Renato Westphal
1
-1
/
+1
2017-10-10
ldpd: fix heap-use-after-free at exit
Renato Westphal
2
-2
/
+18
2017-10-10
*: use the FOR_ALL_INTERFACES abstraction from babeld
Renato Westphal
47
-136
/
+133
2017-10-10
ospf6d: Add missing vrf lookup
Donald Sharp
1
-0
/
+2
2017-10-10
lib: fix bug in if_cmp_name_func()
Renato Westphal
1
-0
/
+2
2017-10-10
*: introduce new rb-tree to optimize interface lookup by ifindex
Renato Westphal
20
-38
/
+99
2017-10-10
*: eliminate IFINDEX_DELETED in favor of IFINDEX_INTERNAL
Renato Westphal
10
-17
/
+7
2017-10-10
*: use rb-trees to store interfaces instead of sorted linked-lists
Renato Westphal
49
-382
/
+308
2017-10-10
lib: register 'if_var_handlers' only once
Renato Westphal
1
-22
/
+22
2017-10-10
lib: nuke the if_*_by_name_len() functions
Renato Westphal
13
-133
/
+71
2017-10-10
rfapi: whitespace change and add debug check
Lou Berger
2
-3
/
+3
[next]