index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
if.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-09
configure: Add a bit more warning to the enable-shell option
Donald Sharp
1
-1
/
+1
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
2019-01-07
zebra: evpn dup addr detect fix unfreeze action
Chirag Shah
1
-14
/
+14
2019-01-04
pimd: Allow pim to display what it believes the mlag role is.
Donald Sharp
1
-0
/
+3
2019-01-04
pimd: Store the router mlag role
Donald Sharp
2
-3
/
+5
2019-01-04
pimd: Remove pimg
Donald Sharp
4
-11
/
+7
2019-01-04
pimd: Remove pim_msdp_config_write as it was never used
Donald Sharp
3
-11
/
+5
2019-01-04
pimd: Move register_probe_time to pim_router
Donald Sharp
4
-4
/
+3
2019-01-04
pimd: Move packet_process variable to pim_router
Donald Sharp
7
-8
/
+8
2019-01-04
pimd: Move register_suppress_time into struct pim router
Donald Sharp
6
-8
/
+9
2019-01-04
pimd: Convert rpf_cache_refresh_delay_msec into pim_router struct
Donald Sharp
5
-6
/
+6
2019-01-04
pimd: Move the infinite_assert_metric global to pim_router
Donald Sharp
6
-20
/
+22
2019-01-04
pimd: Convert qpim_t_periodic into the `struct pim_router` structure
Donald Sharp
8
-14
/
+14
2019-01-04
pimd: Move debugs into pim_router structure
Donald Sharp
3
-82
/
+102
2019-01-04
pimd: Create a `struct pim_router` and move thread master into it
Donald Sharp
17
-58
/
+87
2019-01-04
zebra: Add test and show commands for mlag
Donald Sharp
2
-1
/
+46
2019-01-04
lib: Add mlag_role2str function
Donald Sharp
3
-0
/
+43
2019-01-04
pimd: Add the reading of capabilities on startup.
Donald Sharp
1
-0
/
+8
2019-01-04
lib, zebra: On startup send mlag role as part of the capabilities
Donald Sharp
3
-0
/
+6
2019-01-04
zebra: Add a retrieve the mlag role function
Donald Sharp
2
-0
/
+9
2019-01-04
zebra: Add some small infrastructure to get the mlag code in zebra started
Donald Sharp
4
-0
/
+70
2019-01-04
lib: Add a basic mlag.h file
Donald Sharp
2
-0
/
+32
2019-01-04
zebra: Remove zebra_delete_rnh from being a public function
Donald Sharp
2
-2
/
+1
2019-01-04
zebra: Abstract zebra_delete_rnh
Donald Sharp
1
-7
/
+7
2019-01-03
doc: Update documentation to new functionality
Donald Sharp
1
-3
/
+7
2019-01-03
sharpd: Add code to allow install/uninstall repeatedly
Donald Sharp
2
-25
/
+45
2019-01-03
lib: fix segfault on freebsd when using vsnprintf() incorrectly
Renato Westphal
2
-6
/
+9
2019-01-02
bgpd: fix parsing of community number in the "show bgp community" command
Renato Westphal
1
-1
/
+8
2019-01-02
sharpd: Abstract the route install/delete functions a bit
Donald Sharp
3
-19
/
+63
2019-01-02
zebra: silence harmless ioctl warning when retrieving interface speed
Renato Westphal
1
-1
/
+1
2019-01-02
zebra, lib: fix the ZEBRA_INTERFACE_VRF_UPDATE zapi message
Renato Westphal
2
-8
/
+8
2019-01-02
sharpd: Allow sharpd to accept nexthop group as part of route install
Donald Sharp
1
-8
/
+22
2019-01-02
sharpd/vtysh: Allow sharpd to use nexthop-groups
Donald Sharp
3
-3
/
+5
2019-01-02
sharp: Modify route install to take nexthop groups
Donald Sharp
4
-9
/
+41
2019-01-02
zebra: Consolidate meta_queue_map into route_info
Donald Sharp
1
-55
/
+26
2019-01-01
bgpd: evpn command to restrict to default vrf
Chirag Shah
1
-0
/
+30
2018-12-31
ospfd: convert a couple of "show" commands to DEFPY
Renato Westphal
1
-34
/
+11
2018-12-31
ospfd: fix wrong argv index in the "show ip ospf neighbor" command
Renato Westphal
1
-2
/
+5
2018-12-31
eigrpd: Allow eigrp to set/unset the router-id as a value.
Donald Sharp
1
-8
/
+10
[next]