summaryrefslogtreecommitdiffstats
path: root/nhrpd/nhrp_multicast.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* nhrpd: Change sockunion2str to %pSU in a few placesReuben Dowle2021-04-071-11/+6
* nhrpd: Fix style issuesReuben Dowle2021-04-051-2/+3
* nhrpd: Add missing semicolonReuben Dowle2021-04-051-1/+1
* nhrpd: Improve debug message for multicast interceptionReuben Dowle2021-04-051-1/+1
* nhrpd: Cleanup multicast nflog handler functionReuben Dowle2021-04-051-15/+9
* nhrpd: Introduce new - nflog mutlicast-nflog-group (1-65535) - commandAmol Lad2021-04-051-13/+10
* nhrpd: Use ethertype defines instead of hard-coded valuesReuben Dowle2021-04-051-1/+1
* nhrpd: Fix style violation issuesReuben Dowle2021-04-051-32/+43
* nhrpd: Use correct printf format specifierReuben Dowle2021-04-051-1/+1
* nhrpd: Fix multicast crash due to dangling references to nhrp peersReuben Dowle2021-04-051-1/+1
* nhrpd: Add support for forwarding multicast packetsAmol Lad2021-04-051-0/+307