index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qpb
/
README.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-22
zebra: reorg dataplane context to support lsp info
Mark Stapp
2
-79
/
+149
2019-01-22
zebra: use rta_getattr for NETMASK
Rafael Zalamena
1
-1
/
+1
2019-01-22
zebra: fix routing socket AF_LINK handling on NETMASK
Rafael Zalamena
1
-1
/
+1
2019-01-22
zebra: remove unused functions
Rafael Zalamena
1
-48
/
+0
2019-01-22
zebra: use proper sockaddr size in kernel_rtm
Rafael Zalamena
1
-18
/
+24
2019-01-21
bgpd: do not crash when removing ip vpn entries
Philippe Guibert
1
-2
/
+3
2019-01-21
python: make DEFPY provide the text token of fixed parameters
Renato Westphal
1
-1
/
+1
2019-01-21
zebra: make routing socket debug user friendlier
Rafael Zalamena
1
-10
/
+99
2019-01-21
zebra: fix debug messages in ifam_read_mesg
Rafael Zalamena
1
-11
/
+11
2019-01-21
zebra: fix debug prefix string size
Rafael Zalamena
1
-8
/
+25
2019-01-21
zebra: fix debug messages with prefixes
Rafael Zalamena
1
-10
/
+9
2019-01-20
lib: remove the vrf_is_mapped_on_netns() function
Renato Westphal
4
-25
/
+14
2019-01-20
zebra, lib: send VRF backend to the client daemons
Renato Westphal
3
-2
/
+6
2019-01-19
lib: simplify detection of when the user is leaving the CLI config mode
Renato Westphal
2
-139
/
+6
2019-01-19
lib: reset the vty xpath index when entering the config mode
Renato Westphal
2
-4
/
+1
2019-01-18
doc: fix small inconsistencies in the table of zapi command values
Renato Westphal
1
-3
/
+3
2019-01-18
zebra: send link parameters to zclients once they request interface info
Renato Westphal
1
-0
/
+1
2019-01-18
lib: use the correct VRF ID when parsing INTERFACE_LINK_PARAMS messages
Renato Westphal
4
-9
/
+11
2019-01-18
lib: fix checking of clients subscribed to receive default routes
Renato Westphal
1
-4
/
+2
2019-01-18
zebra: fix checking of clients subscribed to receive interface info
Renato Westphal
3
-5
/
+5
2019-01-18
ospfd: fix no virtual-link cmd
Emanuele Di Pascale
1
-4
/
+7
2019-01-17
bgpd: Use string length not sizeof the array
Donald Sharp
1
-1
/
+1
2019-01-16
ldpd: fix missing return value in bindany
Mark Stapp
1
-0
/
+1
2019-01-16
ospfd: remove default origin max age lsa
Chirag Shah
3
-0
/
+20
2019-01-15
zebra: Cleanup unnecessary check
Donald Sharp
1
-1
/
+1
2019-01-14
doc: update build instructions for freebsd on how to obtain libyang
Renato Westphal
2
-2
/
+6
2019-01-14
lib: update suggestions related to some northbound errors
Renato Westphal
1
-4
/
+4
2019-01-14
lib: don't abort when incomplete xpath is given by the user
Renato Westphal
1
-2
/
+6
2019-01-14
lib: fix "use of uninitialised value" valgrind warning
Renato Westphal
1
-1
/
+1
2019-01-14
lib: fix "may be used uninitialized" build warning
Renato Westphal
1
-1
/
+2
2019-01-14
doc: Add `[no] bgp default ipv4-unicast` documentation
Donald Sharp
1
-0
/
+7
2019-01-14
lib, zebra: add AFI parameter to the ZEBRA_REDISTRIBUTE_DEFAULT_* messages
Renato Westphal
11
-47
/
+109
2019-01-12
bfdd: Fix timer print-out function
Donald Sharp
1
-4
/
+4
2019-01-11
zebra: Fix uninitialized value warning in dplane code
Mark Stapp
1
-1
/
+1
2019-01-11
zebra: Add a switch statement for rib_process_after
Donald Sharp
1
-67
/
+75
2019-01-11
zebra: Modify the status flag to 32 bits, add more flags
Donald Sharp
1
-1
/
+9
2019-01-11
zebra: Limit meta_queue insertion to one time.
Donald Sharp
1
-25
/
+48
2019-01-11
sharpd: Clean up vtysh warning about insufficient doc string
Donald Sharp
1
-2
/
+3
2019-01-11
zebra: return dataplane provider plugin handle
Mark Stapp
2
-5
/
+11
2019-01-11
sharpd: Do addition/subtraction for me
Donald Sharp
1
-2
/
+13
2019-01-11
sharpd: Allow route install/removal of v6 routes.
Donald Sharp
2
-13
/
+44
2019-01-11
lib: Add another 32 bit accessor to the prefix data structure
Donald Sharp
1
-0
/
+1
2019-01-10
bfdd: remove unused OS specific functions
Rafael Zalamena
3
-139
/
+0
2019-01-10
bfdd: use zebra to learn about network interfaces
Rafael Zalamena
4
-22
/
+112
2019-01-10
zebra: pass lists of results from dataplane to zebra
Mark Stapp
3
-68
/
+58
2019-01-09
lib, bgpd: Convert frr_pthread_set_name to only cause it to set os name of th...
Donald Sharp
3
-37
/
+13
2019-01-09
lib: Cleanup thread name setting to happen at start
Donald Sharp
1
-2
/
+9
2019-01-09
lib: On frr_pthread_new save a os_name
Donald Sharp
1
-0
/
+2
2019-01-09
zebra: do not create vrf if name already set to default vrf at startup
Philippe Guibert
1
-0
/
+12
2019-01-09
zebra: start the netns notification mechanism after ns initialisation
Philippe Guibert
3
-6
/
+7
[next]