index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
zebra: use prefix_ipv6 in rtadv_prefix
Denis Ovsienko
2012-01-26
2
-11
/
+10
|
*
zebra: clear host bits of ND RA prefix option
Denis Ovsienko
2012-01-26
1
-0
/
+2
|
*
zebra: justify some IPv6 ND RA timers wrt RFC
Denis Ovsienko
2012-01-26
3
-18
/
+79
|
*
zebra: fix output of IPv6 ND RA options
Denis Ovsienko
2012-01-26
1
-0
/
+14
|
*
zebra: fix recent MP-BGP commits for FreeBSD
Denis Ovsienko
2012-01-23
1
-5
/
+5
|
*
zebra: Removal of the following warning messages
G.Balaji
2012-01-23
1
-3
/
+2
|
*
zebra: IPv6 MP-BGP Routes addition and deletion
G.Balaji
2012-01-23
5
-15
/
+17
|
*
zebra: IPv4 MP-BGP Routes addition and deletion
G.Balaji
2012-01-23
9
-19
/
+111
|
*
zebra: include MTU option in RA on request (BZ#665)
Denis Ovsienko
2012-01-20
1
-0
/
+54
|
*
general: remove inline qualifiers and move in-header functions to objects
Paul Jakma
2012-01-06
1
-1
/
+1
|
*
zebra: fix IPv6 RA wrt interface removal (BZ#480)
Denis Ovsienko
2012-01-02
1
-1
/
+1
|
*
zebra: fix ifindex test condition (BZ#487)
Matthias Ferdinand
2012-01-02
1
-2
/
+6
|
*
zebra: ZEBRA_HELLO and mopping up routes (BZ#448)
Vyacheslav Trushkin
2012-01-02
3
-1
/
+95
|
*
fix set never used warnings
Stephen Hemminger
2011-12-18
2
-8
/
+1
|
*
lib: put route_types.txt to real use
David Lamparter
2011-12-13
1
-63
/
+15
|
*
zebra: fix redistribution of new protocols
David Lamparter
2011-12-13
1
-34
/
+12
|
*
rib: default distance value for new protocols (v2)
David Lamparter
2011-12-13
1
-1
/
+5
|
*
zebra: set the interface link-layer socket address
Tom Goff
2011-12-13
1
-0
/
+12
|
*
zebra: spelling
Denis Ovsienko
2011-12-13
1
-2
/
+2
|
*
build: delete .cvsignore files
Denis Ovsienko
2011-12-13
1
-13
/
+0
|
*
quagga: option "-z" ("--socket <path>") added
Vyacheslav Trushkin
2011-12-13
3
-6
/
+12
|
*
zebra: fix warnings in forward proc
Stephen Hemminger
2011-12-07
1
-5
/
+4
|
*
zebra: add missing includes
Denis Ovsienko
2011-09-27
2
-0
/
+5
|
*
zebra: fix loss of metric for Linux routes
Dmitry Popov
2011-09-27
1
-2
/
+8
*
|
zebra: include hardware addr in if up/down messages
Josh Bailey
2012-04-08
1
-48
/
+28
*
|
zebra: clean up client routes when client goes away
Josh Bailey
2012-04-08
3
-0
/
+82
*
|
zebra: add more logs/asserts to rib work queue code
Subbaiah Venkata
2012-04-07
1
-4
/
+31
*
|
zebra: tweak deletion of routes without nexthop addr
Subbaiah Venkata
2012-04-07
1
-6
/
+8
*
|
zebra: read multipath routes and hw addr from netlink
Josh Bailey
2012-04-07
3
-29
/
+165
|
/
*
zebra: trivial warning fix
Paul Jakma
2011-04-13
1
-7
/
+4
*
Zebra zserv: bogus conditional
Stephen Hemminger
2010-08-19
1
-1
/
+1
*
zebra: fix infinite loop when deleting an interface
Roman Hoog Antink
2010-05-05
1
-0
/
+4
*
zebra: change router-id selection algo
Stephen Hemminger
2009-12-21
1
-10
/
+6
*
zebra: deal with irdp compile warnings
Stephen Hemminger
2009-12-10
4
-31
/
+27
*
zebra: cleanup RIB meta queue code
Stephen Hemminger
2009-12-09
1
-37
/
+10
*
zebra: fix more warnings in rtadv
Stephen Hemminger
2009-12-08
1
-8
/
+5
*
Merge branch 'master' of ssh://code.quagga.net/var/lib/git/quagga
Denis Ovsienko
2009-12-08
1
-13
/
+0
|
\
|
*
zebra: remove unused function to fix warning
Stephen Hemminger
2009-12-08
1
-13
/
+0
*
|
zebra: fix more compiler warnings
Stephen Hemminger
2009-12-08
1
-40
/
+4
|
/
*
zebra: handle RTF_CLONING removal from FreeBSD 8.0
David Ward
2009-12-03
1
-0
/
+7
*
zebra: fix argument reference in strncpy() call for BSD
heasley
2009-12-03
1
-1
/
+1
*
zebra: fix RIB debug message for IPv6
David Ward
2009-12-03
1
-4
/
+4
*
zebra: make declaration const in rtm_flag_dump()
Tom Goff
2009-12-03
1
-1
/
+1
*
zebra: Fix router advertisements for non-Ethernet link layer addresses
David Ward
2009-09-01
1
-2
/
+16
*
zebra: Add an example config file for testzebra
Paul Jakma
2009-08-28
1
-0
/
+56
*
zebra: test_main.c should be a bit more helpful about its usage
Paul Jakma
2009-08-28
1
-1
/
+5
*
all: check return value from daemon() call
Stephen Hemminger
2009-08-13
2
-4
/
+10
*
[zebra] Fix crash in test_zebra
Paul Jakma
2009-07-28
1
-0
/
+1
*
[zebra] do not touch socket before pidfile locking
Denis Ovsienko
2009-07-24
3
-7
/
+15
*
[zebra] Silence noisy process_subq
Chris Caputo
2009-07-21
1
-0
/
+2
[prev]
[next]