index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ripd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-07
doc: update .gitignore
Quentin Young
1
-12
/
+0
2018-03-06
doc: sync ospf-sr docs from master
Quentin Young
2
-27
/
+44
2018-03-06
doc: prevent `clean` target from building manpages
Quentin Young
4
-7
/
+15
2018-03-05
tests: update gitignore
Christian Franke
1
-0
/
+4
2018-03-05
tests: fix python test description for test_ringbuf
Christian Franke
1
-1
/
+3
2018-03-05
doc: allow env var to ovveride sphinx defaults
Quentin Young
2
-6
/
+6
2018-03-02
bgpd,ospfd: add sys_admin capabilities
Philippe Guibert
2
-2
/
+2
2018-03-02
ospfd: Cleanup ospf SR log messages
Donald Sharp
1
-6
/
+7
2018-03-02
doc: Update Building instructions for CentOS6
Martin Winter
1
-4
/
+36
2018-03-02
redhat: Update CentOS6 to use python27-sphinx package
Martin Winter
1
-4
/
+11
2018-03-02
redhat: Update spec file for new rst documentation
Martin Winter
1
-11
/
+9
2018-03-01
doc: s/environment/make
Quentin Young
2
-2
/
+2
2018-03-01
debianpkg: include mtracebis.8
Quentin Young
1
-0
/
+1
2018-03-01
ospf6d: ECMP for external routes
Chirag Shah
4
-56
/
+267
2018-03-01
debianpkg: disable pdf build by default
Quentin Young
3
-0
/
+9
2018-03-01
doc: Create infodir before writing to it and prefix with DESTDIR
Martin Winter
1
-2
/
+3
2018-03-01
ospfd: Add vrf to nhlfe route add
Donald Sharp
1
-0
/
+1
2018-03-01
bgpd: Cleanup api_nh in bgpd a bit
Donald Sharp
1
-3
/
+3
2018-03-01
zebra: Use the passed in nexthops vrf
Donald Sharp
1
-5
/
+5
2018-03-01
lib: Use STREAM_GET
Donald Sharp
1
-1
/
+1
2018-02-27
ospfd: Add json output for Segment Routing
Olivier Dugeon
3
-60
/
+220
2018-02-27
vtysh: Fix missing \n at end of desc string
Christian Franke
1
-1
/
+1
2018-02-27
vtysh: pass route-map & prefix-list commands to isisd and sharpd
Christian Franke
2
-4
/
+4
2018-02-27
pimd: added mtrace caveat
Mladen Sablic
1
-0
/
+6
2018-02-27
zebra: prevent from discovering a NS with same NSID as previous one
Philippe Guibert
1
-4
/
+11
2018-02-27
zebra: retrieve zns context from zvrf when netlink discovery
Philippe Guibert
2
-27
/
+13
2018-02-27
lib: do not use ENOSYS errno when returning from ns
Philippe Guibert
1
-3
/
+3
2018-02-27
lib: netns checkstyle fix
Philippe Guibert
1
-2
/
+2
2018-02-27
lib: add debug guard for ns informational traces
Philippe Guibert
1
-12
/
+23
2018-02-27
ospfd: basic support for VRF NETNS backend
Philippe Guibert
3
-42
/
+29
2018-02-27
bgpd: make bgpd rely on vrf_bind() API usage
Philippe Guibert
1
-40
/
+13
2018-02-27
lib: add vrf-lite bind capability to vrf APIs
Philippe Guibert
4
-7
/
+46
2018-02-27
lib: add vrf_ioctl API
Philippe Guibert
3
-12
/
+23
2018-02-27
bgpd: no need to initialise netns directly
Philippe Guibert
1
-1
/
+0
2018-02-27
vtysh: change logical router node name
Philippe Guibert
4
-16
/
+33
2018-02-27
zebra: adapt the vrf and logical router initialisation
Philippe Guibert
5
-10
/
+33
2018-02-27
lib: split logicalrouter and vrf netns feature
Philippe Guibert
10
-462
/
+809
2018-02-27
doc: add vrfwnetns keyword for zebra in doc
Philippe Guibert
1
-0
/
+5
2018-02-27
zebra: handle some ioctl operations for VRF
Philippe Guibert
4
-7
/
+49
2018-02-27
zebra: speed ioctl read() with interfaces from various NETNS
Philippe Guibert
1
-5
/
+21
2018-02-27
bgpd: do not start BGP VRF peer connection, if VRF not unknown
Philippe Guibert
1
-1
/
+2
2018-02-27
bgpd: server socket is created for all enabled VRF
Philippe Guibert
5
-13
/
+132
2018-02-27
bgpd: bgp support for netns
Philippe Guibert
5
-19
/
+63
2018-02-27
lib: add two APIs to handle socket operations with VRF NETNS
Philippe Guibert
2
-2
/
+58
2018-02-27
zebra: fix assert mpls when terminating zebra
Philippe Guibert
1
-2
/
+2
2018-02-27
ospfd: fix static analysis with variable initialised never read
Philippe Guibert
1
-1
/
+1
2018-02-27
lib: create interface even if name is the same
Philippe Guibert
1
-20
/
+26
2018-02-27
zebra: fix initialised vrf_id value never read
Philippe Guibert
1
-1
/
+1
2018-02-27
zebra: upon startup, a NSID is assigned to default netns
Philippe Guibert
7
-20
/
+108
2018-02-27
zebra: collect and get netnamespaces information
Philippe Guibert
5
-0
/
+300
[next]