index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ripd
/
rip_interface.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-18
ripd: simplify cleaning up of routing instance
Renato Westphal
3
-62
/
+48
2019-01-18
ripngd: fix valgrind warning about uninitialized memory usage
Renato Westphal
1
-1
/
+1
2019-01-18
ripd, ripngd: fix null pointer dereference in YANG RPCs
Renato Westphal
2
-0
/
+6
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-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
2019-01-09
lib: Convert RUSAGE_SELF to RUSAGE_THREAD where we can
Donald Sharp
1
-1
/
+6
2019-01-09
bgpd: Do not send a label to zebra that it doesn't understand
Donald Sharp
1
-0
/
+5
2019-01-09
doc: Add more documentation around configure options
Donald Sharp
1
-1
/
+71
2019-01-09
configure: Add a bit more warning to the enable-shell option
Donald Sharp
1
-1
/
+1
2019-01-09
bgpd: Further refine hash lookup to store hash value
Donald Sharp
5
-12
/
+48
2019-01-09
bgpd: Add a hash for quick lookup in community_list_lookup
Donald Sharp
2
-24
/
+69
2019-01-09
bgpd: Use `struct rmap_community` when we use community_list_lookup
Donald Sharp
1
-14
/
+38
2019-01-08
debianpkg: use getent instead of egrepping files
Rhonda D'Vine
1
-9
/
+6
2019-01-08
zebra: update local ns_id field
Philippe Guibert
1
-0
/
+1
2019-01-08
zebra: fix another FreeBSD warning message
Rafael Zalamena
1
-1
/
+1
2019-01-08
zebra: fix FreeBSD warning on fresh OS boot
Rafael Zalamena
1
-0
/
+12
2019-01-08
zebra: implement FreeBSD route attr handling
Rafael Zalamena
1
-3
/
+18
2019-01-08
doc: Fix typos and grammar
Anand
1
-6
/
+6
2019-01-07
bgp_rfapi_basic_sanity_config2: delayed timeouts not supported without VNC attr
Lou Berger
3
-3
/
+3
2019-01-07
bgp_rfapi_basic_sanity: delayed timeouts not supported without VNC attr
Lou Berger
3
-3
/
+3
2019-01-07
bgpd: Modify End of Rib notification to INFO
Donald Sharp
1
-5
/
+5
2019-01-07
bgpd: don't use BGP_ATTR_VNC(255) unless ENABLE_BGP_VNC_ATTR is defined
Lou Berger
2
-5
/
+5
2019-01-07
isisd: fix point-to-point network type config
Emanuele Di Pascale
1
-3
/
+2
2019-01-07
zebra: dup addr detect fix clear mac command
Chirag Shah
1
-1
/
+6
[next]